url
stringlengths
63
63
repository_url
stringclasses
1 value
labels_url
stringlengths
77
77
comments_url
stringlengths
72
72
events_url
stringlengths
70
70
html_url
stringlengths
51
53
id
int64
1.57B
2.35B
node_id
stringlengths
18
19
number
int64
59.5k
69.6k
title
stringlengths
1
554
user
dict
labels
listlengths
0
8
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
8
milestone
null
comments
listlengths
0
30
created_at
timestamp[s]
updated_at
timestamp[s]
closed_at
timestamp[s]
author_association
stringclasses
4 values
active_lock_reason
stringclasses
3 values
draft
bool
2 classes
pull_request
dict
body
stringlengths
1
65.4k
reactions
dict
timeline_url
stringlengths
72
72
performed_via_github_app
null
state_reason
stringclasses
3 values
is_pull_request
bool
2 classes
https://api.github.com/repos/tensorflow/tensorflow/issues/63291
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63291/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63291/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63291/events
https://github.com/tensorflow/tensorflow/pull/63291
2,176,029,750
PR_kwDOArmXAs5pFPM-
63,291
Add sparse dot op support in dot_decomposer pass
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T13:19:07
2024-03-11T16:01:14
2024-03-11T16:01:11
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63291", "html_url": "https://github.com/tensorflow/tensorflow/pull/63291", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63291.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63291.patch", "merged_at": null }
Add sparse dot op support in dot_decomposer pass
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63291/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63291/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63290
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63290/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63290/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63290/events
https://github.com/tensorflow/tensorflow/pull/63290
2,176,022,859
PR_kwDOArmXAs5pFNt5
63,290
PR #10341: Use vec.data() instead of &vec[0]
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T13:14:34
2024-03-08T18:06:30
2024-03-08T18:06:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63290", "html_url": "https://github.com/tensorflow/tensorflow/pull/63290", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63290.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63290.patch", "merged_at": "2024-03-08T18:06:29" }
PR #10341: Use vec.data() instead of &vec[0] Imported from GitHub PR https://github.com/openxla/xla/pull/10341 I noticed that we use address of the first element of the vector to get pointer of the internal buffer - that is a known style "issue" in CodeChecker / clang-tidy. _'data' should be used for accessing the data pointer instead of taking the address of the 0-th element_ ## readability-container-data-pointer Finds cases where code could use data() rather than the address of the element at index 0 in a container. This pattern is commonly used to materialize a pointer to the backing data of a container. std::vector and std::string provide a data() accessor to retrieve the data pointer which should be preferred. This also ensures that in the case that the container is empty, the data pointer access does not perform an errant memory access. https://clang.llvm.org/extra/clang-tidy/checks/readability/container-data-pointer.html Copybara import of the project: -- 3f37e3dc17483f4e49fd86add9276183d0b78a65 by Alexander Pivovarov <[email protected]>: Use vec.data() instead of &vec[0] Merging this change closes #10341 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10341 from apivovarov:ptr_to_elem_zero 3f37e3dc17483f4e49fd86add9276183d0b78a65
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63290/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63290/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63289
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63289/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63289/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63289/events
https://github.com/tensorflow/tensorflow/pull/63289
2,175,972,676
PR_kwDOArmXAs5pFCpj
63,289
Add sparse dot op support in dot_merger pass
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T12:44:16
2024-03-11T14:41:41
2024-03-11T14:41:40
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63289", "html_url": "https://github.com/tensorflow/tensorflow/pull/63289", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63289.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63289.patch", "merged_at": "2024-03-11T14:41:40" }
Add sparse dot op support in dot_merger pass
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63289/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63289/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63288
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63288/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63288/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63288/events
https://github.com/tensorflow/tensorflow/pull/63288
2,175,952,018
PR_kwDOArmXAs5pE-Fl
63,288
Fix checkfail in QuantizedConv2D with invalid input shape dimensions
{ "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.com/users/SuryanarayanaY/followers", "following_url": "https://api.github.com/users/SuryanarayanaY/following{/other_user}", "gists_url": "https://api.github.com/users/SuryanarayanaY/gists{/gist_id}", "starred_url": "https://api.github.com/users/SuryanarayanaY/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SuryanarayanaY/subscriptions", "organizations_url": "https://api.github.com/users/SuryanarayanaY/orgs", "repos_url": "https://api.github.com/users/SuryanarayanaY/repos", "events_url": "https://api.github.com/users/SuryanarayanaY/events{/privacy}", "received_events_url": "https://api.github.com/users/SuryanarayanaY/received_events", "type": "User", "site_admin": false }
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364259, "node_id": "MDU6TGFiZWwxMTY5MzY0MjU5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:XS", "name": "size:XS", "color": "adafea", "default": false, "description": "CL Change Size: Extra Small" }, { "id": 1478826728, "node_id": "MDU6TGFiZWwxNDc4ODI2NzI4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:core", "name": "comp:core", "color": "024391", "default": false, "description": "issues related to core part of tensorflow" } ]
closed
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false }
[ { "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false } ]
null
[]
2024-03-08T12:30:55
2024-03-13T17:56:05
2024-03-13T17:56:04
COLLABORATOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63288", "html_url": "https://github.com/tensorflow/tensorflow/pull/63288", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63288.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63288.patch", "merged_at": "2024-03-13T17:56:04" }
A checkfail can happen in `raw_ops.QuantizedConv2D` with invalid input shape i.e presence of `0` in input shape dimensions. Repro [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/96418887bc380751c49ce3206d6382df/nightly.ipynb). Fixes #59927 .
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63288/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63288/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63287
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63287/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63287/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63287/events
https://github.com/tensorflow/tensorflow/pull/63287
2,175,917,293
PR_kwDOArmXAs5pE2TI
63,287
Add e2e test for `jax.lax.conv_general_dilated` legalization to `tfl.transpose_conv`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T12:11:30
2024-04-10T19:06:20
2024-04-10T19:06:17
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63287", "html_url": "https://github.com/tensorflow/tensorflow/pull/63287", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63287.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63287.patch", "merged_at": null }
Add e2e test for `jax.lax.conv_general_dilated` legalization to `tfl.transpose_conv`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63287/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63287/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63286
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63286/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63286/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63286/events
https://github.com/tensorflow/tensorflow/pull/63286
2,175,896,010
PR_kwDOArmXAs5pExqc
63,286
PR #10334: [ROCM] fixing collective ops tests
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T11:56:59
2024-03-08T13:13:37
2024-03-08T13:13:37
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63286", "html_url": "https://github.com/tensorflow/tensorflow/pull/63286", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63286.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63286.patch", "merged_at": "2024-03-08T13:13:37" }
PR #10334: [ROCM] fixing collective ops tests Imported from GitHub PR https://github.com/openxla/xla/pull/10334 Here I fix collectives ops tests which were not taken care of for quite a some time. - xla/tests/collective_ops_test_e2e: failed because collectives were made async by default in https://github.com/openxla/xla/commit/79ff5de7601d27e78fc1760b4ca20baded1f9139 while this test checks for sync/async collectives - xla/tests/collective_ops_test: failed with errors like: ``` INTERNAL: Unsupported instruction opcode: collective-permute ``` because HLO passes were not run for a number of subtests. The point is we need [AsyncCollectiveCreator](https://github.com/ROCm/xla/blob/7ab393fc384651f367fdff4c3b1d5b1c4cbd9342/xla/service/gpu/gpu_compiler.cc#L1103) call in order to rewrite sync collectives into "start" and "done" pairs: e.g., collective-permute gets rewritten into 'collective-permute-start' and 'collective-permute-done'. @xla-rotation: could you have a look, please ? Copybara import of the project: -- 4b8bcbc61b49855c2477ab23bba9c59ab81dd62e by Pavel Emeliyanenko <[email protected]>: fixing collective ops tests Merging this change closes #10334 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10334 from ROCm:ci_collective_ops_tests_240307 4b8bcbc61b49855c2477ab23bba9c59ab81dd62e
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63286/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63286/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63285
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63285/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63285/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63285/events
https://github.com/tensorflow/tensorflow/pull/63285
2,175,865,250
PR_kwDOArmXAs5pEq9C
63,285
[XLA:GPU] Fix missing dep.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T11:34:45
2024-03-08T12:18:00
2024-03-08T12:17:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63285", "html_url": "https://github.com/tensorflow/tensorflow/pull/63285", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63285.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63285.patch", "merged_at": "2024-03-08T12:17:59" }
[XLA:GPU] Fix missing dep.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63285/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63285/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63284
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63284/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63284/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63284/events
https://github.com/tensorflow/tensorflow/pull/63284
2,175,801,196
PR_kwDOArmXAs5pEchf
63,284
Automated Code Change
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T11:02:01
2024-03-08T14:32:53
2024-03-08T14:32:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63284", "html_url": "https://github.com/tensorflow/tensorflow/pull/63284", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63284.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63284.patch", "merged_at": null }
Automated Code Change FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10334 from ROCm:ci_collective_ops_tests_240307 4b8bcbc61b49855c2477ab23bba9c59ab81dd62e
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63284/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63284/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63283
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63283/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63283/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63283/events
https://github.com/tensorflow/tensorflow/pull/63283
2,175,747,344
PR_kwDOArmXAs5pEQjr
63,283
PR #10358: Fix use of bitwise and with boolean operands
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T10:34:08
2024-03-08T12:50:34
2024-03-08T12:50:33
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63283", "html_url": "https://github.com/tensorflow/tensorflow/pull/63283", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63283.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63283.patch", "merged_at": "2024-03-08T12:50:33" }
PR #10358: Fix use of bitwise and with boolean operands Imported from GitHub PR https://github.com/openxla/xla/pull/10358 Clang diagnostics reported `use of bitwise '&' with boolean operands` issue [-Wbitwise-instead-of-logical](https://clang.llvm.org/docs/DiagnosticsReference.html#id82) Diagnostic text: warning: use of bitwise '&' with boolean operands Copybara import of the project: -- 3e23fa682693e693eb8373b1e2238e56ac91489b by Alexander Pivovarov <[email protected]>: Fix use of bitwise and with boolean operands Merging this change closes #10358 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10358 from apivovarov:bitwise_bool 3e23fa682693e693eb8373b1e2238e56ac91489b
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63283/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63283/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63282
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63282/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63282/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63282/events
https://github.com/tensorflow/tensorflow/issues/63282
2,175,746,868
I_kwDOArmXAs6Br0M0
63,282
prediction change for an image in a batch depending of the size of the batch.
{ "login": "nomadeCodeur", "id": 104905134, "node_id": "U_kgDOBkC5rg", "avatar_url": "https://avatars.githubusercontent.com/u/104905134?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nomadeCodeur", "html_url": "https://github.com/nomadeCodeur", "followers_url": "https://api.github.com/users/nomadeCodeur/followers", "following_url": "https://api.github.com/users/nomadeCodeur/following{/other_user}", "gists_url": "https://api.github.com/users/nomadeCodeur/gists{/gist_id}", "starred_url": "https://api.github.com/users/nomadeCodeur/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nomadeCodeur/subscriptions", "organizations_url": "https://api.github.com/users/nomadeCodeur/orgs", "repos_url": "https://api.github.com/users/nomadeCodeur/repos", "events_url": "https://api.github.com/users/nomadeCodeur/events{/privacy}", "received_events_url": "https://api.github.com/users/nomadeCodeur/received_events", "type": "User", "site_admin": false }
[ { "id": 386191887, "node_id": "MDU6TGFiZWwzODYxOTE4ODc=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stat:awaiting%20response", "name": "stat:awaiting response", "color": "f4b400", "default": false, "description": "Status - Awaiting response from author" }, { "id": 474725938, "node_id": "MDU6TGFiZWw0NzQ3MjU5Mzg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stale", "name": "stale", "color": "d4c5f9", "default": false, "description": "This label marks the issue/pr stale - to be closed automatically if no activity" }, { "id": 1097546578, "node_id": "MDU6TGFiZWwxMDk3NTQ2NTc4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:keras", "name": "comp:keras", "color": "0052cc", "default": false, "description": "Keras related issues" }, { "id": 1463677878, "node_id": "MDU6TGFiZWwxNDYzNjc3ODc4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:performance", "name": "type:performance", "color": "159b2e", "default": false, "description": "Performance Issue" }, { "id": 4511033337, "node_id": "LA_kwDOArmXAs8AAAABDODn-Q", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.10", "name": "TF 2.10", "color": "C15088", "default": false, "description": "" } ]
closed
false
{ "login": "tilakrayal", "id": 81610181, "node_id": "MDQ6VXNlcjgxNjEwMTgx", "avatar_url": "https://avatars.githubusercontent.com/u/81610181?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tilakrayal", "html_url": "https://github.com/tilakrayal", "followers_url": "https://api.github.com/users/tilakrayal/followers", "following_url": "https://api.github.com/users/tilakrayal/following{/other_user}", "gists_url": "https://api.github.com/users/tilakrayal/gists{/gist_id}", "starred_url": "https://api.github.com/users/tilakrayal/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tilakrayal/subscriptions", "organizations_url": "https://api.github.com/users/tilakrayal/orgs", "repos_url": "https://api.github.com/users/tilakrayal/repos", "events_url": "https://api.github.com/users/tilakrayal/events{/privacy}", "received_events_url": "https://api.github.com/users/tilakrayal/received_events", "type": "User", "site_admin": false }
[ { "login": "tilakrayal", "id": 81610181, "node_id": "MDQ6VXNlcjgxNjEwMTgx", "avatar_url": "https://avatars.githubusercontent.com/u/81610181?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tilakrayal", "html_url": "https://github.com/tilakrayal", "followers_url": "https://api.github.com/users/tilakrayal/followers", "following_url": "https://api.github.com/users/tilakrayal/following{/other_user}", "gists_url": "https://api.github.com/users/tilakrayal/gists{/gist_id}", "starred_url": "https://api.github.com/users/tilakrayal/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tilakrayal/subscriptions", "organizations_url": "https://api.github.com/users/tilakrayal/orgs", "repos_url": "https://api.github.com/users/tilakrayal/repos", "events_url": "https://api.github.com/users/tilakrayal/events{/privacy}", "received_events_url": "https://api.github.com/users/tilakrayal/received_events", "type": "User", "site_admin": false } ]
null
[ "@nomadeCodeur,\r\nI tried to execute the mentioned code with the sample images and observed that the code was executed without any issue/error & the output is also intended. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/456ca94783a93daf9bd4be3012d76fb1/untitled1747.ipynb) and also try to execute the code with keras3.0 version. Thank you!", "@tilakrayal Thank you for your response. If I understand well, the output is as intended because it is really near to zeros (about 10**-8) . It is possible that is a model is not well trained, it deviate a lot from zeros ? I am trying to understand the possible causes of this phenomenon. In my case the deviation from zero was about 0.1 which is significant.\r\n\r\n", "@nomadeCodeur,\r\nCould you please try to execute the code by passing a single image in multiple iterations as the input. Also **pred_batch** uses the entire batch, while **pred_batch2** uses only the first element. Depending on the model architecture, processing the entire batch might involve internal calculations that affect the final output for each element. This could lead to a slight difference even for the first element compared to using it alone. Thank you!", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "I tried to test the following. It gives very slight difference. I think there are internal calculations that are not significant for a well trained model. Thank you. \r\nprint(\"start\")\r\n\r\nfirst_image = x_batch[0:1]\r\ntwo_images = tf.concat([first_image, first_image], axis=0)\r\nthree_images = tf.concat([first_image, first_image, first_image], axis=0)\r\n\r\nprint(\"1 => \"); print(model.predict(first_image, verbose=0))\r\nprint(\"2 => \"); print(model.predict(two_images, verbose=0))\r\nprint(\"3 => \"); print(model.predict(three_images, verbose=0))\r\n\r\nThe output is: \r\nstart\r\n1 => \r\n2024-03-22 15:44:55.612396: I tensorflow/stream_executor/cuda/cuda_dnn.cc:384] Loaded cuDNN version 8101\r\n2024-03-22 15:44:56.980805: I tensorflow/stream_executor/cuda/cuda_blas.cc:1614] TensorFloat-32 will be used for the matrix multiplication. This will only be logged once.\r\n[[0.39561632 0.52117676 0.08320692]]\r\n2 => \r\n[[0.39560094 0.52118075 0.08321837]\r\n [0.39560094 0.52118075 0.08321837]]\r\n3 => \r\n[[0.3956172 0.52115935 0.08322345]\r\n [0.3956172 0.52115935 0.08322345]\r\n [0.3956172 0.52115935 0.08322345]]", "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63282\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=No&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63282\">No</a>\n" ]
2024-03-08T10:33:50
2024-03-22T14:49:38
2024-03-22T14:49:35
NONE
null
null
null
### Issue type Performance ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.10.1 ### Custom code Yes ### OS platform and distribution Windows 11 ### Mobile device _No response_ ### Python version 3.8.12 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version cuda 11.2 cuDnn 8.1 ### GPU model and memory NVIDIA GeForce RTX 3070 Ti ### Current behavior? After training my model I save it using model.save(path_saving_model). When I reload my model with model = keras.models.load_model(path_saved_model) I run some predictions for x_batch, y_GT in batch_generator_i: print("start"); print("1 => "); print(model.predict(x_batch, verbose=0)); print("2 => "); print(model.predict(x_batch[0:1], verbose=0)); print("end"); Inside one iteration I get the results in the console start 1 => 2024-03-08 10:27:03.928564: I tensorflow/stream_executor/cuda/cuda_dnn.cc:384] Loaded cuDNN version 8101 2024-03-08 10:27:05.143783: I tensorflow/stream_executor/cuda/cuda_blas.cc:1614] TensorFloat-32 will be used for the matrix multiplication. This will only be logged once. [[8.15018594e-01 6.95814118e-02 1.15400046e-01] [9.66099262e-01 3.29955555e-02 9.05242225e-04] [5.14399529e-01 4.07320522e-02 4.44868475e-01] [4.52679815e-04 9.99545634e-01 1.65109623e-06]] 2 => [[0.7397079 0.12610717 0.13418493]] end I thought that my second prediction should be [[8.15018594e-01 6.95814118e-02 1.15400046e-01]] instead of [[0.7397079 0.12610717 0.13418493]] Why it is not the case? What are the possible reasons for this ? I am running this in debug mode. I see that x_batch is an EagerTensor. The model.summary() gives : Model: "model" _________________________________________________________________ Layer (type) Output Shape Param # ================================================================= input (InputLayer) [(None, None, None, 3)] 0 resizing_layer (Resizing) (None, 128, 128, 3) 0 tf.__operators__.getitem (S (None, 128, 128, 3) 0 licingOpLambda) tf.nn.bias_add (TFOpLambda) (None, 128, 128, 3) 0 resnet50 (Functional) (None, 2048) 23587712 output_softmax (Dense) (None, 3) 6147 ================================================================= Total params: 23,593,859 Trainable params: 23,540,739 Non-trainable params: 53,120 _________________________________________________________________ ### Standalone code to reproduce the issue ```shell Above I use my own code base. Below is how I can reproduce. Just have a cat.jpg and elephant.jpg next to your python file. import numpy as np import keras from keras.applications import ResNet50 from keras.preprocessing import image preprocess_input = keras.applications.resnet.preprocess_input decode_predictions = keras.applications.resnet.decode_predictions # Load pre-trained ResNet50 model without top (fully connected layers) model = ResNet50(weights='imagenet', include_top=True) # Download an example image for testing img_path = 'elephant.jpg' # You can change this path to the path of any image you want to use img2_path = 'cat.jpg' # Load and preprocess the image img = keras.utils.load_img(img_path, target_size=(224, 224)) img_array = keras.utils.img_to_array(img) img_array = np.expand_dims(img_array, axis=0) img_array = preprocess_input(img_array) # Load and preprocess the image img2 = keras.utils.load_img(img2_path, target_size=(224, 224)) img2_array = keras.utils.img_to_array(img) img2_array = np.expand_dims(img_array, axis=0) img2_array = preprocess_input(img_array) batch = np.concatenate((img_array, img2_array), axis=0) # Make predictions pred_batch = model.predict(batch) pred_batch2 = model.predict(batch[0:1]) difference = pred_batch[0]-pred_batch2[0] print(difference) ## In my understanding there should only have zeros in this vector. ``` ### Relevant log output _No response_
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63282/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63282/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63281
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63281/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63281/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63281/events
https://github.com/tensorflow/tensorflow/pull/63281
2,175,678,413
PR_kwDOArmXAs5pEBib
63,281
PR #10297: [NVIDIA GPU] Unroll all nested loops for double buffering transformer
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:55:06
2024-03-08T10:28:14
2024-03-08T10:28:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63281", "html_url": "https://github.com/tensorflow/tensorflow/pull/63281", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63281.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63281.patch", "merged_at": null }
PR #10297: [NVIDIA GPU] Unroll all nested loops for double buffering transformer Imported from GitHub PR https://github.com/openxla/xla/pull/10297 The loop_double_buffer_transformer pass currently only unrolls the loops in the main computation. There are some cases where the memcpies(which this pass is designed to eliminate) would exist in nested loops. This pr changes the pass to look at all loops in the module include the nested ones and unroll them. Copybara import of the project: -- af8c7b1944d14f5268809c5eb0e71166411ddb19 by TJ <[email protected]>: Unroll all nested loops for double buffering transformer Merging this change closes #10297 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10297 from Tixxx:tixxx/enable_double_buffer_nested af8c7b1944d14f5268809c5eb0e71166411ddb19
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63281/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63281/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63280
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63280/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63280/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63280/events
https://github.com/tensorflow/tensorflow/pull/63280
2,175,675,338
PR_kwDOArmXAs5pEA3o
63,280
PR #7854: [NVIDIA SPMD] Add HLO support to run windowed einsum in multiple streams
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:53:16
2024-03-08T13:25:20
2024-03-08T13:25:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63280", "html_url": "https://github.com/tensorflow/tensorflow/pull/63280", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63280.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63280.patch", "merged_at": "2024-03-08T13:25:19" }
PR #7854: [NVIDIA SPMD] Add HLO support to run windowed einsum in multiple streams Imported from GitHub PR https://github.com/openxla/xla/pull/7854 This PR contains the HLO changes to be able to run windowed einsum in multiple cuda streams. This adds a debug option to use multi-streaming for einsum, it will unroll the loop when turned on and mark the corresponding dots with different stream ids. With the unrolled windowed einsum loop and overlapping multiple gemms, we get 2-3% speedup on the gpt-3 175b models. There are some improvements to be made, major ones are: 1. redundant memcpy for each einsum loop, this can be mitigated by improving loop_double_buffer_transformer to unroll all nested while loops. 2. Some collective-permutes are scheduled after the async gemm, they won't be able to obtain enough SMs to run and are therefore partially exposed, this can be fixed by forcing them to be delayed in the latency hiding scheduler pass. I'm working on both the optimizations above in separate PRs. Detailed discussion [here](https://github.com/openxla/xla/discussions/8865) Copybara import of the project: -- 9674dd75275376c41220da45b04cd9318453e501 by TJ Xu <[email protected]>: Add option to run windowed einsum in multiple streams Unroll windowed einsum loop and assign stream id to dots Add tests -- 39983ab1847849ffc5cd7323c096c6f42c44f3c9 by TJ Xu <[email protected]>: Added a pass to annotate stream-related attributes to instructions -- 43409a97bcc0473c2415c800064a595cb3d9ea47 by TJ <[email protected]>: Wrap non-default stream with async instruction -- c6b98c9c43406d8a2e7efd6c47f0ff3df5a78a1b by TJ <[email protected]>: Add lhlo lowering for async compute instruction Add asyncCompute resource in latency hiding scheduler -- 6fb8439198bc667d3b51979d4b6bad5dd39ec743 by TJ <[email protected]>: Rename async_stream_attribute_wrapper to stream_attribute_async_wrapper -- c799e1b5811c3bc0d4b3a90580dc36deff474885 by TJ <[email protected]>: add missing BUILD deps -- 1095524f6bb9da1904ee579a196876bd45e3d4d2 by TJ <[email protected]>: Added a pass to process windowed einsum after spmd pipeline Merging this change closes #7854 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/7854 from Tixxx:tixxx/collective_matmul_hlo 1095524f6bb9da1904ee579a196876bd45e3d4d2
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63280/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63280/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63279
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63279/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63279/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63279/events
https://github.com/tensorflow/tensorflow/issues/63279
2,175,673,931
I_kwDOArmXAs6BriZL
63,279
Unable to build tensorflow-lite-select-ops.aar for tf 2.16
{ "login": "j-dsouza-19", "id": 158491014, "node_id": "U_kgDOCXJhhg", "avatar_url": "https://avatars.githubusercontent.com/u/158491014?v=4", "gravatar_id": "", "url": "https://api.github.com/users/j-dsouza-19", "html_url": "https://github.com/j-dsouza-19", "followers_url": "https://api.github.com/users/j-dsouza-19/followers", "following_url": "https://api.github.com/users/j-dsouza-19/following{/other_user}", "gists_url": "https://api.github.com/users/j-dsouza-19/gists{/gist_id}", "starred_url": "https://api.github.com/users/j-dsouza-19/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/j-dsouza-19/subscriptions", "organizations_url": "https://api.github.com/users/j-dsouza-19/orgs", "repos_url": "https://api.github.com/users/j-dsouza-19/repos", "events_url": "https://api.github.com/users/j-dsouza-19/events{/privacy}", "received_events_url": "https://api.github.com/users/j-dsouza-19/received_events", "type": "User", "site_admin": false }
[ { "id": 404586594, "node_id": "MDU6TGFiZWw0MDQ1ODY1OTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stat:awaiting%20tensorflower", "name": "stat:awaiting tensorflower", "color": "f4b400", "default": false, "description": "Status - Awaiting response from tensorflower" }, { "id": 473173351, "node_id": "MDU6TGFiZWw0NzMxNzMzNTE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:build/install", "name": "type:build/install", "color": "159b2e", "default": false, "description": "Build and install issues" }, { "id": 1205615612, "node_id": "MDU6TGFiZWwxMjA1NjE1NjEy", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/subtype:%20ubuntu/linux", "name": "subtype: ubuntu/linux", "color": "b619ea", "default": false, "description": "Ubuntu/Linux Build/Installation Issues" }, { "id": 6671388216, "node_id": "LA_kwDOArmXAs8AAAABjaVOOA", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.16", "name": "TF 2.16", "color": "FB9F9D", "default": false, "description": "" } ]
open
false
{ "login": "terryheo", "id": 2908505, "node_id": "MDQ6VXNlcjI5MDg1MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/2908505?v=4", "gravatar_id": "", "url": "https://api.github.com/users/terryheo", "html_url": "https://github.com/terryheo", "followers_url": "https://api.github.com/users/terryheo/followers", "following_url": "https://api.github.com/users/terryheo/following{/other_user}", "gists_url": "https://api.github.com/users/terryheo/gists{/gist_id}", "starred_url": "https://api.github.com/users/terryheo/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/terryheo/subscriptions", "organizations_url": "https://api.github.com/users/terryheo/orgs", "repos_url": "https://api.github.com/users/terryheo/repos", "events_url": "https://api.github.com/users/terryheo/events{/privacy}", "received_events_url": "https://api.github.com/users/terryheo/received_events", "type": "User", "site_admin": false }
[ { "login": "terryheo", "id": 2908505, "node_id": "MDQ6VXNlcjI5MDg1MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/2908505?v=4", "gravatar_id": "", "url": "https://api.github.com/users/terryheo", "html_url": "https://github.com/terryheo", "followers_url": "https://api.github.com/users/terryheo/followers", "following_url": "https://api.github.com/users/terryheo/following{/other_user}", "gists_url": "https://api.github.com/users/terryheo/gists{/gist_id}", "starred_url": "https://api.github.com/users/terryheo/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/terryheo/subscriptions", "organizations_url": "https://api.github.com/users/terryheo/orgs", "repos_url": "https://api.github.com/users/terryheo/repos", "events_url": "https://api.github.com/users/terryheo/events{/privacy}", "received_events_url": "https://api.github.com/users/terryheo/received_events", "type": "User", "site_admin": false }, { "login": "pkgoogle", "id": 132095473, "node_id": "U_kgDOB9-d8Q", "avatar_url": "https://avatars.githubusercontent.com/u/132095473?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pkgoogle", "html_url": "https://github.com/pkgoogle", "followers_url": "https://api.github.com/users/pkgoogle/followers", "following_url": "https://api.github.com/users/pkgoogle/following{/other_user}", "gists_url": "https://api.github.com/users/pkgoogle/gists{/gist_id}", "starred_url": "https://api.github.com/users/pkgoogle/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pkgoogle/subscriptions", "organizations_url": "https://api.github.com/users/pkgoogle/orgs", "repos_url": "https://api.github.com/users/pkgoogle/repos", "events_url": "https://api.github.com/users/pkgoogle/events{/privacy}", "received_events_url": "https://api.github.com/users/pkgoogle/received_events", "type": "User", "site_admin": false } ]
null
[ "Have you solved this problem?", "Hi @zerolalala ,\r\nThe problem is not solved", "Hi @j-dsouza-19,\r\n\r\nI am working on it. Please allow me some time to resolve.\r\n\r\nThank You", "> Hi @j-dsouza-19,\r\n> \r\n> I am working on it. Please allow me some time to resolve.\r\n> \r\n> Thank You\r\n\r\nThank you @LakshmiKalaKadali \r\n", "Hi @pkgoogle,\r\n\r\nWhile reproducing the error, I have encountered another error ```File :/home/lakshmikala/tensorflow-2.16.1/./configure.py\", line 536, in get_from_env_or_user_or_default var = get_input(ask_for_var)\r\nFile \"/home/lakshmikala/tensorflow-2.16.1/./configure.py\", line 99, in get_input answer = input(question) # pylint: disable=bad-builtin```\r\nPlease look into the user error.\r\nThank You", "Hi @j-dsouza-19, can you share the model.tflite file which produced this error? Feel free to make it smaller with only the ops which produced the error. Alternatively, one thing you can try is using the nightly branch from source instead of that zip file. That may resolve your issue.\r\n\r\nThanks!", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "I do have the same issue during building v2.15.0 with select ops. What could be the problem?", "Hi @vitalii-vorobiov, are you following the same steps as this issue? If not please let us know your reproducible steps. If your steps are different enough than that may be a separate issue. Thanks for your help.", "@pkgoogle yes I was trying to build it using docker and following the same steps as described in this issue. And also I encountered the same error when I was trying to build locally on my linux machine following the next steps:\r\n1. Clone gtihub repo\r\n2. run ./configure for Android\r\n3. Run bash tensorflow/lite/tools/build_aar.sh --input_models=<my_model> --target_archs=arm64-v8a", "Hi @vitalii-vorobiov, can you please share your input models (perhaps a reduced one which replicates the issue still)? Thanks.", "Hi @pkgoogle, here is the model with which I'm trying to build (attached as a file\r\n[transformer_large.tflite.zip](https://github.com/tensorflow/tensorflow/files/14833872/transformer_large.tflite.zip)\r\n). It was created using this repo: https://github.com/PIC4SeR/AcT", "Hi @vitalii-vorobiov, what error are you reaching? Judging by your replication steps, you are testing against master?\r\n\r\nHere are my results:\r\n```\r\nbazel build -c opt --config=opt --cxxopt=--std=c++17 --fat_apk_cpu=arm64-v8a --define=android_dexmerger_tool=d8_dexmerger --define=android_incremental_dexing_tool=d8_dexbuilder --host_crosstool_top=@bazel_tools//tools/cpp:toolchain //tmp:tensorflow-lite\r\nINFO: Reading 'startup' options from /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc: --windows_enable_symlinks\r\nINFO: Options provided by the client:\r\n Inherited 'common' options: --isatty=1 --terminal_columns=176\r\nINFO: Reading rc options for 'build' from /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc:\r\n Inherited 'common' options: --experimental_repo_remote_exec\r\nINFO: Reading rc options for 'build' from /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc:\r\n 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility\r\nINFO: Reading rc options for 'build' from /usr/local/google/home/xxxxxxxxx/git/tensorflow/.tf_configure.bazelrc:\r\n 'build' options: --action_env PYTHON_BIN_PATH=/usr/local/google/home/xxxxxxxxx/miniconda3/envs/tf_debug_2dot16dot1/bin/python3 --action_env PYTHON_LIB_PATH=/usr/local/google/home/xxxxxxxxx/miniconda3/envs/tf_debug_2dot16dot1/lib/python3.12/site-packages --python_path=/usr/local/google/home/xxxxxxxxx/miniconda3/envs/tf_debug_2dot16dot1/bin/python3 --action_env CLANG_COMPILER_PATH=/usr/lib/llvm-17/bin/clang --repo_env=CC=/usr/lib/llvm-17/bin/clang --repo_env=BAZEL_COMPILER=/usr/lib/llvm-17/bin/clang --copt=-Wno-gnu-offsetof-extensions --action_env ANDROID_NDK_HOME=/usr/local/google/home/xxxxxxxxx/Android/android-ndk-r25c --action_env ANDROID_NDK_VERSION=25 --action_env ANDROID_NDK_API_LEVEL=21 --action_env ANDROID_BUILD_TOOLS_VERSION=34.0.0 --action_env ANDROID_SDK_API_LEVEL=30 --action_env ANDROID_SDK_HOME=/usr/local/google/home/xxxxxxxxx/Android/Sdk\r\nINFO: Found applicable config definition build:short_logs in file /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING\r\nINFO: Found applicable config definition build:v2 in file /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1\r\nINFO: Found applicable config definition build:opt in file /usr/local/google/home/xxxxxxxxx/git/tensorflow/.tf_configure.bazelrc: --copt=-Wno-sign-compare --host_copt=-Wno-sign-compare\r\nINFO: Found applicable config definition build:linux in file /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc: --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes\r\nINFO: Found applicable config definition build:dynamic_kernels in file /usr/local/google/home/xxxxxxxxx/git/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS\r\nINFO: Analyzed target //tmp:tensorflow-lite (3 packages loaded, 2413 targets configured).\r\nINFO: Found 1 target...\r\nERROR: /usr/local/google/home/xxxxxxxxx/git/tensorflow/tensorflow/lite/delegates/nnapi/BUILD:14:11: Compiling tensorflow/lite/delegates/nnapi/nnapi_delegate.cc failed: (Exit 1): clang failed: error executing command (from target //tensorflow/lite/delegates/nnapi:nnapi_delegate_no_nnapi_implementation) external/androidndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -no-canonical-prefixes '--target=aarch64-linux-android21' -fdiagnostics-color -Wa,--noexecstack -fno-exceptions '-std=gnu++17' ... (remaining 158 arguments skipped)\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:522:7: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .type = nn_type,\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1529:45: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n ANeuralNetworksOperandType operand_type{.type = nn_type};\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1682:45: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n ANeuralNetworksOperandType operand_type{.type = nn_type};\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1701:45: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n ANeuralNetworksOperandType operand_type{.type = nn_type,\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1743:9: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .type = nn_type,\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1844:17: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .channelDim = static_cast<uint32_t>(\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:6915:7: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .init = [](TfLiteContext* context, const char* buffer,\r\n ^\r\n7 errors generated.\r\nTarget //tmp:tensorflow-lite failed to build\r\nUse --verbose_failures to see the command lines of failed build steps.\r\nINFO: Elapsed time: 21.741s, Critical Path: 16.62s\r\nINFO: 836 processes: 59 internal, 777 local.\r\nFAILED: Build did NOT complete successfully\r\n```", "Hi @pkgoogle, yes I'm testing this on the current master branch. When reproducing my steps I also first encountered the same error as you (error: designated initializers are a C++20 extension).\r\n\r\n`\r\nERROR: /home/chao/Desktop/TFBuild/tensorflow/tensorflow/lite/delegates/nnapi/BUILD:14:11: Compiling tensorflow/lite/delegates/nnapi/nnapi_delegate.cc failed: (Exit 1): clang failed: error executing command (from target //tensorflow/lite/delegates/nnapi:nnapi_delegate_no_nnapi_implementation) external/androidndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -no-canonical-prefixes '--target=aarch64-linux-android21' -fdiagnostics-color -Wa,--noexecstack -fno-exceptions '-std=gnu++17' ... (remaining 157 arguments skipped)\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:522:7: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .type = nn_type,\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1529:45: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n ANeuralNetworksOperandType operand_type{.type = nn_type};\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1682:45: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n ANeuralNetworksOperandType operand_type{.type = nn_type};\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1701:45: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n ANeuralNetworksOperandType operand_type{.type = nn_type,\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1743:9: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .type = nn_type,\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:1844:17: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .channelDim = static_cast<uint32_t>(\r\n ^\r\ntensorflow/lite/delegates/nnapi/nnapi_delegate.cc:6915:7: error: designated initializers are a C++20 extension [-Werror,-Wc++20-designator]\r\n .init = [](TfLiteContext* context, const char* buffer,\r\n ^\r\n7 errors generated.\r\nTarget //tmp:tensorflow-lite failed to build\r\nUse --verbose_failures to see the command lines of failed build steps.\r\nINFO: Elapsed time: 94.614s, Critical Path: 24.10s\r\nINFO: 540 processes: 21 internal, 519 local.\r\nFAILED: Build did NOT complete successfully\r\n`\r\n\r\nI fixed this issue just by replacing the C++ initializers syntax as follows:\r\nold: \r\n\r\n`ANeuralNetworksOperandType nn_operand_type{\r\n .type = nn_type,\r\n .dimensionCount = tensor_rank,\r\n .dimensions = tensor_dims,\r\n .scale = scale,\r\n .zeroPoint = zero_point,\r\n };`\r\n\r\nnew:\r\n\r\n`ANeuralNetworksOperandType nn_operand_type{\r\n nn_type,\r\n tensor_rank,\r\n tensor_dims,\r\n scale,\r\n zero_point,\r\n };`\r\n\r\nFor the ./configure action I only selected to configure ./WORKSPACE for Android builds. I've used NDK version 25.08775105, min Android NDK API level 21, Android SDK API level 34, and Android build tools version 34.0.0.\r\n\r\nAfter fixing the issue with C++20 initializers you will be able to reach this error with protobufs while trying to build select-tf-ops:\r\n\r\n`ERROR: /home/chao/Desktop/TFBuild/tensorflow/tmp/BUILD:19:28: Linking tmp/libtensorflowlite_flex_jni.so failed: (Exit 1): clang failed: error executing command (from target //tmp:libtensorflowlite_flex_jni.so) external/androidndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang @bazel-out/android-arm64-v8a-opt/bin/tmp/libtensorflowlite_flex_jni.so-2.params\r\nld.lld: error: undefined symbol: google::protobuf::Message::DebugString() const\r\n>>> referenced by function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/0/function_ops.pic.o:(std::__ndk1::__function::__func<tensorflow::$_0, std::__ndk1::allocator<tensorflow::$_0>, absl::lts_20230802::Status (tensorflow::shape_inference::InferenceContext*)>::operator()(tensorflow::shape_inference::InferenceContext*&&))\r\n>>> referenced by function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/0/function_ops.pic.o:(std::__ndk1::__function::__func<tensorflow::$_0, std::__ndk1::allocator<tensorflow::$_0>, absl::lts_20230802::Status (tensorflow::shape_inference::InferenceContext*)>::operator()(tensorflow::shape_inference::InferenceContext*&&))\r\n>>> referenced by function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/0/function_ops.pic.o:(std::__ndk1::__function::__func<tensorflow::$_0, std::__ndk1::allocator<tensorflow::$_0>, absl::lts_20230802::Status (tensorflow::shape_inference::InferenceContext*)>::operator()(tensorflow::shape_inference::InferenceContext*&&))\r\n>>> referenced 28 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::internal::kGlobalEmptyTable\r\n>>> referenced by partitioned_function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::Map(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> const&))\r\n>>> referenced by partitioned_function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::Map(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> const&))\r\n>>> referenced by optimized_function_graph_info.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/optimized_function_graph_info.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >::Map<std::__ndk1::__hash_map_const_iterator<std::__ndk1::__hash_const_iterator<std::__ndk1::__hash_node<std::__ndk1::__hash_value_type<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, void*>*> > >(std::__ndk1::__hash_map_const_iterator<std::__ndk1::__hash_const_iterator<std::__ndk1::__hash_node<std::__ndk1::__hash_value_type<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, void*>*> > const&, std::__ndk1::__hash_map_const_iterator<std::__ndk1::__hash_const_iterator<std::__ndk1::__hash_node<std::__ndk1::__hash_value_type<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, void*>*> > const&))\r\n>>> referenced 207 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::Arena::AllocateAlignedWithHookForArray(unsigned long, std::type_info const*)\r\n>>> referenced by partitioned_function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Arena::AllocateAlignedWithHookForArray(unsigned long, unsigned long, std::type_info const*))\r\n>>> referenced by partitioned_function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Arena::AllocateAlignedWithHookForArray(unsigned long, unsigned long, std::type_info const*))\r\n>>> referenced by kernel.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/lite/delegates/flex/_objs/delegate_only_runtime/kernel.pic.o:(std::__ndk1::pair<google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::iterator_base<google::protobuf::MapPair<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> >, bool> google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::TryEmplaceInternal<char const (&) [25]>(char const (&) [25]))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::internal::ThreadSafeArena::AddCleanup(void*, void (*)(void*))\r\n>>> referenced by partitioned_function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(void google::protobuf::Arena::RegisterDestructorInternal<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*, google::protobuf::Arena*, std::__ndk1::integral_constant<bool, false>))\r\n>>> referenced by kernel.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/lite/delegates/flex/_objs/delegate_only_runtime/kernel.pic.o:(std::__ndk1::pair<google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::iterator_base<google::protobuf::MapPair<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> >, bool> google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::TryEmplaceInternal<char const (&) [25]>(char const (&) [25]))\r\n>>> referenced by [feature.pb.cc](http://feature.pb.cc/)\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/example/_objs/example_protos_cc_impl/feature.pb.pic.o:(tensorflow::Features::Features(google::protobuf::Arena*, bool))\r\n>>> referenced 71 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::Arena::AllocateAlignedWithCleanup(unsigned long, std::type_info const*)\r\n>>> referenced by partitioned_function_ops.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::TreeConvert(unsigned long))\r\n>>> referenced by feature_util.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/feature_util.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::FeatureList>::InnerMap::TreeConvert(unsigned long))\r\n>>> referenced by function.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/0/function.pic.o:(google::protobuf::internal::StringTypeHandler::New(google::protobuf::Arena*, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >&&))\r\n>>> referenced 59 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::internal::RepeatedPtrFieldBase::AddOutOfLineHelper(void*)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedPtrField<tensorflow::SavedSliceMeta>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<tensorflow::SavedSliceMeta>::TypeHandler>(google::protobuf::RepeatedPtrField<tensorflow::SavedSliceMeta>::TypeHandler::Type const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedPtrField<tensorflow::TensorSliceProto>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<tensorflow::TensorSliceProto>::TypeHandler>(google::protobuf::RepeatedPtrField<tensorflow::TensorSliceProto>::TypeHandler::Type const*))\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(google::protobuf::RepeatedPtrField<tensorflow::data::CompressedComponentMetadata>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<tensorflow::data::CompressedComponentMetadata>::TypeHandler>(google::protobuf::RepeatedPtrField<tensorflow::data::CompressedComponentMetadata>::TypeHandler::Type const*))\r\n>>> referenced 85 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<unsigned long>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<unsigned long>::Add<unsigned long const*>(unsigned long const*, unsigned long const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<unsigned long>::FastAdderImpl<0, true>::Add(unsigned long))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<long>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<long>::Add<long const*>(long const*, long const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<long>::FastAdderImpl<0, true>::Add(long))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<unsigned int>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<unsigned int>::Add<unsigned int const*>(unsigned int const*, unsigned int const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<unsigned int>::FastAdderImpl<0, true>::Add(unsigned int))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<int>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<int>::Add<unsigned short const*>(unsigned short const*, unsigned short const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<int>::FastAdderImpl<0, true>::Add(int))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<int>::Add<short const*>(short const*, short const*))\r\n>>> referenced 5 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<float>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<float>::Add<float const*>(float const*, float const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<float>::FastAdderImpl<0, true>::Add(float))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<double>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<double>::Add<double const*>(double const*, double const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<double>::FastAdderImpl<0, true>::Add(double))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<bool>::Reserve(int)\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<bool>::Add<bool const*>(bool const*, bool const*))\r\n>>> referenced by save_restore_tensor.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<bool>::FastAdderImpl<0, true>::Add(bool))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::MessageLite::AppendToString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*) const\r\n>>> referenced by tensor_list.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/tensor_list.pic.o:(tensorflow::TensorList::Encode(tensorflow::VariantTensorData*) const)\r\n>>> referenced by tensor_coding.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/tensor_coding.pic.o:(tensorflow::port::StringListEncoderImpl::Append(google::protobuf::MessageLite const&))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::MessageLite::ParseFromString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&)\r\n>>> referenced by tensor_list.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/tensor_list.pic.o:(tensorflow::TensorList::Decode(tensorflow::VariantTensorData const&))\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::UncompressElement(tensorflow::data::CompressedElement const&, std::__ndk1::vector<tensorflow::Tensor, std::__ndk1::allocator<tensorflow::Tensor> >*))\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(bool tensorflow::DecodeVariantImpl<tensorflow::data::CompressedElement>(tensorflow::VariantTensorData, tensorflow::TypeResolver<tensorflow::data::CompressedElement, false, false, true>, tensorflow::data::CompressedElement*))\r\n>>> referenced 8 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::MessageLite::SerializeToArray(void*, int) const\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::CompressElement(std::__ndk1::vector<tensorflow::Tensor, std::__ndk1::allocator<tensorflow::Tensor> > const&, tensorflow::data::CompressedElement*))\r\n\r\nld.lld: error: undefined symbol: google::protobuf::RepeatedField<unsigned long>::Add(unsigned long const&)\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::CompressedComponentMetadata::_internal_add_uncompressed_bytes(unsigned long))\r\n>>> referenced by [tensor.pb_text.cc](http://tensor.pb_text.cc/)\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/tensor.pb_text.pic.o:(tensorflow::TensorProto::_internal_add_uint64_val(unsigned long))\r\n>>> referenced by graph_debug_info_builder.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/graph_debug_info_builder.pic.o:(tensorflow::GraphDebugInfo_StackTrace::_internal_add_frame_id(unsigned long))\r\n>>> referenced 1 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::internal::ArenaStringPtr::Mutable(google::protobuf::Arena*)\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::CompressedElement::_internal_mutable_data())\r\n>>> referenced by dataset_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/dataset_utils.pic.o:(tensorflow::NodeDef::_internal_mutable_device())\r\n>>> referenced by [attr_value.pb_text.cc](http://attr_value.pb_text.cc/)\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/attr_value.pb_text.pic.o:(tensorflow::AttrValue::_internal_mutable_s())\r\n>>> referenced 64 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::Message::GetTypeName() const\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::Variant::Value<tensorflow::data::CompressedElement>::TypeName() const)\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(void tensorflow::EncodeVariant<tensorflow::data::CompressedElement>(tensorflow::data::CompressedElement const&, tensorflow::VariantTensorData*))\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(void tensorflow::EncodeVariant<tensorflow::data::CompressedElement>(tensorflow::data::CompressedElement const&, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*))\r\n>>> referenced 287 more times\r\n\r\nld.lld: error: undefined symbol: google::protobuf::MessageLite::SerializeToString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*) const\r\n>>> referenced by compression_utils.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(void tensorflow::EncodeVariantImpl<tensorflow::data::CompressedElement>(tensorflow::data::CompressedElement const&, tensorflow::TypeResolver<tensorflow::data::CompressedElement, false, false, true>, tensorflow::VariantTensorData*))\r\n>>> referenced by variant.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/variant.pic.o:(void tensorflow::EncodeVariant<tensorflow::VariantTensorDataProto>(tensorflow::VariantTensorDataProto const&, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*))\r\n>>> referenced by variant_tensor_data.cc\r\n>>> bazel-out/android-arm64-v8a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/variant_tensor_data.pic.o:(tensorflow::VariantTensorData::SerializeToString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*))\r\n>>> referenced 3 more times\r\n\r\nld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)\r\nclang: error: linker command failed with exit code 1 (use -v to see invocation)\r\nTarget //tmp:tensorflow-lite-select-tf-ops failed to build\r\nUse --verbose_failures to see the command lines of failed build steps.\r\nINFO: Elapsed time: 8650.876s, Critical Path: 460.98s\r\nINFO: 15523 processes: 346 internal, 15177 local.\r\nFAILED: Build did NOT complete successfully`", "Hi @vitalii-vorobiov, we probably need to fix both but changing the source might make things unstable, we need to at least fix the original issue so I will say we will focus on that first (Though if you want to make a PR on your own we definitely won't stop you either)\r\n\r\nSummary of reproduce steps:\r\n```sh\r\ngit clone https://github.com/tensorflow/tensorflow.git\r\ncd tensorflow\r\n./configure\r\n```\r\n> For the ./configure action I only selected to configure ./WORKSPACE for Android builds. I've used NDK version 25.08775105, min Android NDK API level 21, Android SDK API level 34, and Android build tools version 34.0.0.\r\n\r\ninput model: [transformer_large.tflite.zip](https://github.com/tensorflow/tensorflow/files/14833872/transformer_large.tflite.zip)\r\n```sh\r\nbash tensorflow/lite/tools/build_aar.sh --input_models=<path/to/model> --target_archs=arm64-v8a\r\n```\r\nproduces the above issues\r\n\r\nHi @terryheo, can you please take a look? Thanks.", "@pkgoogle thanks for looking into the issue. By the way, do you know what stable version (branch, commit hash) I can use in order to build select-tf-ops for both Android and IOS without any errors or issues?", "Hi @vitalii-vorobiov, I would try with r2.15 and go backwards until you have something stable... there may be some weird interactions with iOS and xcode if you go too far back though." ]
2024-03-08T09:52:22
2024-04-03T21:44:43
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version TF 2.16.1 ### Custom code No ### OS platform and distribution Ubuntu 20.04 ### Mobile device Android ### Python version 3.11 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version _No response_ ### GPU model and memory _No response_ ### Current behavior? Getting build errors when building tensorflow lite 2.16. ``` ERROR: /host_dir/tensorflow-2.16.1/tmp/BUILD:19:28: Linking tmp/libtensorflowlite_flex_jni.so failed: (Exit 1): clang failed: error executing command (from target //tmp:libtensorflowlite_flex_jni.so) external/androidndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang @bazel-out/android-armeabi-v7a-opt/bin/tmp/libtensorflowlite_flex_jni.so-2.params ld.lld: error: undefined symbol: google::protobuf::Message::DebugString() const >>> referenced by function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/0/function_ops.pic.o:(std::__ndk1::__function::__func<tensorflow::$_0, std::__ndk1::allocator<tensorflow::$_0>, absl::lts_20230802::Status (tensorflow::shape_inference::InferenceContext*)>::operator()(tensorflow::shape_inference::InferenceContext*&&)) >>> referenced by function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/0/function_ops.pic.o:(std::__ndk1::__function::__func<tensorflow::$_0, std::__ndk1::allocator<tensorflow::$_0>, absl::lts_20230802::Status (tensorflow::shape_inference::InferenceContext*)>::operator()(tensorflow::shape_inference::InferenceContext*&&)) >>> referenced by function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/0/function_ops.pic.o:(std::__ndk1::__function::__func<tensorflow::$_0, std::__ndk1::allocator<tensorflow::$_0>, absl::lts_20230802::Status (tensorflow::shape_inference::InferenceContext*)>::operator()(tensorflow::shape_inference::InferenceContext*&&)) >>> referenced 36 more times ld.lld: error: undefined symbol: google::protobuf::internal::kGlobalEmptyTable >>> referenced by partitioned_function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::Map(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> const&)) >>> referenced by optimized_function_graph_info.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/optimized_function_graph_info.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >::Map<std::__ndk1::__hash_map_const_iterator<std::__ndk1::__hash_const_iterator<std::__ndk1::__hash_node<std::__ndk1::__hash_value_type<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, void*>*> > >(std::__ndk1::__hash_map_const_iterator<std::__ndk1::__hash_const_iterator<std::__ndk1::__hash_node<std::__ndk1::__hash_value_type<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, void*>*> > const&, std::__ndk1::__hash_map_const_iterator<std::__ndk1::__hash_const_iterator<std::__ndk1::__hash_node<std::__ndk1::__hash_value_type<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, void*>*> > const&)) >>> referenced by optimized_function_graph_info.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/optimized_function_graph_info.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >::Map(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > > const&)) >>> referenced 125 more times ld.lld: error: undefined symbol: google::protobuf::Arena::AllocateAlignedWithHookForArray(unsigned int, std::type_info const*) >>> referenced by partitioned_function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Arena::AllocateAlignedWithHookForArray(unsigned int, unsigned int, std::type_info const*)) >>> referenced by partitioned_function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Arena::AllocateAlignedWithHookForArray(unsigned int, unsigned int, std::type_info const*)) >>> referenced by kernel.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/lite/delegates/flex/_objs/delegate_only_runtime/kernel.pic.o:(std::__ndk1::pair<google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::iterator_base<google::protobuf::MapPair<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> >, bool> google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::TryEmplaceInternal<char const (&) [25]>(char const (&) [25])) ld.lld: error: undefined symbol: google::protobuf::internal::ThreadSafeArena::AddCleanup(void*, void (*)(void*)) >>> referenced by partitioned_function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(void google::protobuf::Arena::RegisterDestructorInternal<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*, google::protobuf::Arena*, std::__ndk1::integral_constant<bool, false>)) >>> referenced by kernel.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/lite/delegates/flex/_objs/delegate_only_runtime/kernel.pic.o:(std::__ndk1::pair<google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::iterator_base<google::protobuf::MapPair<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue> >, bool> google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::TryEmplaceInternal<char const (&) [25]>(char const (&) [25])) >>> referenced by feature.pb.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/example/_objs/example_protos_cc_impl/feature.pb.pic.o:(tensorflow::Features::Features(google::protobuf::Arena*, bool)) >>> referenced 71 more times ld.lld: error: undefined symbol: google::protobuf::Arena::AllocateAlignedWithCleanup(unsigned int, std::type_info const*) >>> referenced by partitioned_function_ops.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/partitioned_function_ops.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::AttrValue>::InnerMap::TreeConvert(unsigned int)) >>> referenced by feature_util.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/feature_util.pic.o:(google::protobuf::Map<std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, tensorflow::Feature>::InnerMap::TreeConvert(unsigned int)) >>> referenced by function.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/0/function.pic.o:(google::protobuf::internal::StringTypeHandler::New(google::protobuf::Arena*, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >&&)) >>> referenced 59 more times ld.lld: error: undefined symbol: google::protobuf::internal::RepeatedPtrFieldBase::AddOutOfLineHelper(void*) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedPtrField<tensorflow::SavedSliceMeta>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<tensorflow::SavedSliceMeta>::TypeHandler>(google::protobuf::RepeatedPtrField<tensorflow::SavedSliceMeta>::TypeHandler::Type const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedPtrField<tensorflow::TensorSliceProto>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<tensorflow::TensorSliceProto>::TypeHandler>(google::protobuf::RepeatedPtrField<tensorflow::TensorSliceProto>::TypeHandler::Type const*)) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(google::protobuf::RepeatedPtrField<tensorflow::data::CompressedComponentMetadata>::TypeHandler::Type* google::protobuf::internal::RepeatedPtrFieldBase::Add<google::protobuf::RepeatedPtrField<tensorflow::data::CompressedComponentMetadata>::TypeHandler>(google::protobuf::RepeatedPtrField<tensorflow::data::CompressedComponentMetadata>::TypeHandler::Type const*)) >>> referenced 85 more times ld.lld: error: undefined symbol: google::protobuf::RepeatedField<unsigned long long>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<unsigned long long>::Add<unsigned long long const*>(unsigned long long const*, unsigned long long const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<unsigned long long>::FastAdderImpl<0, true>::Add(unsigned long long)) ld.lld: error: undefined symbol: google::protobuf::RepeatedField<long long>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<long long>::Add<long long const*>(long long const*, long long const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<long long>::FastAdderImpl<0, true>::Add(long long)) ld.lld: error: undefined symbol: google::protobuf::RepeatedField<unsigned int>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<unsigned int>::Add<unsigned int const*>(unsigned int const*, unsigned int const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<unsigned int>::FastAdderImpl<0, true>::Add(unsigned int)) ld.lld: error: undefined symbol: google::protobuf::RepeatedField<int>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<int>::Add<unsigned short const*>(unsigned short const*, unsigned short const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<int>::FastAdderImpl<0, true>::Add(int)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<int>::Add<short const*>(short const*, short const*)) >>> referenced 8 more times ld.lld: error: undefined symbol: google::protobuf::RepeatedField<float>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<float>::Add<float const*>(float const*, float const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<float>::FastAdderImpl<0, true>::Add(float)) ld.lld: error: undefined symbol: google::protobuf::RepeatedField<double>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<double>::Add<double const*>(double const*, double const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<double>::FastAdderImpl<0, true>::Add(double)) ld.lld: error: undefined symbol: google::protobuf::RepeatedField<bool>::Reserve(int) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(void google::protobuf::RepeatedField<bool>::Add<bool const*>(bool const*, bool const*)) >>> referenced by save_restore_tensor.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/save_restore_tensor.pic.o:(google::protobuf::RepeatedField<bool>::FastAdderImpl<0, true>::Add(bool)) ld.lld: error: undefined symbol: google::protobuf::MessageLite::AppendToString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*) const >>> referenced by tensor_list.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/tensor_list.pic.o:(tensorflow::TensorList::Encode(tensorflow::VariantTensorData*) const) >>> referenced by tensor_coding.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/tensor_coding.pic.o:(tensorflow::port::StringListEncoderImpl::Append(google::protobuf::MessageLite const&)) ld.lld: error: undefined symbol: google::protobuf::MessageLite::ParseFromString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&) >>> referenced by tensor_list.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/tensor_list.pic.o:(tensorflow::TensorList::Decode(tensorflow::VariantTensorData const&)) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::UncompressElement(tensorflow::data::CompressedElement const&, std::__ndk1::vector<tensorflow::Tensor, std::__ndk1::allocator<tensorflow::Tensor> >*)) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(bool tensorflow::DecodeVariantImpl<tensorflow::data::CompressedElement>(tensorflow::VariantTensorData, tensorflow::TypeResolver<tensorflow::data::CompressedElement, false, false, true>, tensorflow::data::CompressedElement*)) >>> referenced 11 more times ld.lld: error: undefined symbol: google::protobuf::MessageLite::SerializeToArray(void*, int) const >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::CompressElement(std::__ndk1::vector<tensorflow::Tensor, std::__ndk1::allocator<tensorflow::Tensor> > const&, tensorflow::data::CompressedElement*)) ld.lld: error: undefined symbol: google::protobuf::RepeatedField<unsigned long long>::Add(unsigned long long const&) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::CompressedComponentMetadata::_internal_add_uncompressed_bytes(unsigned long long)) >>> referenced by tensor.pb_text.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/tensor.pb_text.pic.o:(tensorflow::TensorProto::_internal_add_uint64_val(unsigned long long)) >>> referenced by graph_debug_info_builder.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/graph_debug_info_builder.pic.o:(tensorflow::GraphDebugInfo_StackTrace::_internal_add_frame_id(unsigned long long)) >>> referenced 1 more times ld.lld: error: undefined symbol: google::protobuf::internal::ArenaStringPtr::Mutable(google::protobuf::Arena*) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::data::CompressedElement::_internal_mutable_data()) >>> referenced by dataset_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/dataset_utils.pic.o:(tensorflow::NodeDef::_internal_mutable_device()) >>> referenced by attr_value.pb_text.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/attr_value.pb_text.pic.o:(tensorflow::AttrValue::_internal_mutable_s()) >>> referenced 66 more times ld.lld: error: undefined symbol: google::protobuf::Message::GetTypeName() const >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(tensorflow::Variant::Value<tensorflow::data::CompressedElement>::TypeName() const) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(void tensorflow::EncodeVariant<tensorflow::data::CompressedElement>(tensorflow::data::CompressedElement const&, tensorflow::VariantTensorData*)) >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(void tensorflow::EncodeVariant<tensorflow::data::CompressedElement>(tensorflow::data::CompressedElement const&, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*)) >>> referenced 290 more times ld.lld: error: undefined symbol: google::protobuf::MessageLite::SerializeToString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*) const >>> referenced by compression_utils.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tmp/_objs/custom_tensorflowlite_flex_flex_delegate_tensorflow_lib/compression_utils.pic.o:(void tensorflow::EncodeVariantImpl<tensorflow::data::CompressedElement>(tensorflow::data::CompressedElement const&, tensorflow::TypeResolver<tensorflow::data::CompressedElement, false, false, true>, tensorflow::VariantTensorData*)) >>> referenced by variant.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/variant.pic.o:(.text._ZN10tensorflow13EncodeVariantINS_22VariantTensorDataProtoEEEvRKT_PNSt6__ndk112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE+0x0) >>> referenced by variant_tensor_data.cc >>> bazel-out/android-armeabi-v7a-opt/bin/tensorflow/core/_objs/portable_tensorflow_lib_lite/variant_tensor_data.pic.o:(tensorflow::VariantTensorData::SerializeToString(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >*)) >>> referenced 3 more times ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) clang: error: linker command failed with exit code 1 (use -v to see invocation) Target //tmp:tensorflow-lite-select-tf-ops failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 1652.863s, Critical Path: 470.96s INFO: 17918 processes: 1284 internal, 16634 local. FAILED: Build did NOT complete successfully ``` ### Standalone code to reproduce the issue ```shell - Using docker setup from this tutorial https://www.tensorflow.org/lite/android/lite_build wget https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.16.1.zip unzip v2.16.1.zip cd tensorflow-v2.16.1/tensorflow/lite/tools docker build . -t tflite-builder -f tflite-android.Dockerfile cd ../../../ docker run -it -v $PWD:/host_dir tflite-builder bash sdkmanager \ "build-tools;${ANDROID_BUILD_TOOLS_VERSION}" \ "platform-tools" \ "platforms;android-${ANDROID_API_LEVEL}" ./configure tensorflow/lite/tools/build_aar.sh \ --input_models=/host_dir/model.tflite \ --target_archs=arm64-v8a,armeabi-v7a ``` ``` ### Relevant log output _No response_
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63279/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63279/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63278
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63278/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63278/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63278/events
https://github.com/tensorflow/tensorflow/pull/63278
2,175,652,053
PR_kwDOArmXAs5pD7zx
63,278
Rewrite tfl.batch_matmul with batch_1 constants of ones into reduce_sum, to avoid materializing the constant.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:39:04
2024-03-11T23:49:29
2024-03-11T23:49:28
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63278", "html_url": "https://github.com/tensorflow/tensorflow/pull/63278", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63278.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63278.patch", "merged_at": "2024-03-11T23:49:28" }
Rewrite tfl.batch_matmul with batch_1 constants of ones into reduce_sum, to avoid materializing the constant.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63278/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63278/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63277
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63277/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63277/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63277/events
https://github.com/tensorflow/tensorflow/pull/63277
2,175,631,710
PR_kwDOArmXAs5pD3ax
63,277
PR #10341: Use vec.data() instead of &vec[0]
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:26:35
2024-03-11T10:44:40
2024-03-11T10:44:37
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63277", "html_url": "https://github.com/tensorflow/tensorflow/pull/63277", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63277.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63277.patch", "merged_at": null }
PR #10341: Use vec.data() instead of &vec[0] Imported from GitHub PR https://github.com/openxla/xla/pull/10341 I noticed that we use address of the first element of the vector to get pointer of the internal buffer - that is a known style "issue" in CodeChecker / clang-tidy. _'data' should be used for accessing the data pointer instead of taking the address of the 0-th element_ ## readability-container-data-pointer Finds cases where code could use data() rather than the address of the element at index 0 in a container. This pattern is commonly used to materialize a pointer to the backing data of a container. std::vector and std::string provide a data() accessor to retrieve the data pointer which should be preferred. This also ensures that in the case that the container is empty, the data pointer access does not perform an errant memory access. https://clang.llvm.org/extra/clang-tidy/checks/readability/container-data-pointer.html Copybara import of the project: -- 3f37e3dc17483f4e49fd86add9276183d0b78a65 by Alexander Pivovarov <[email protected]>: Use vec.data() instead of &vec[0] Merging this change closes #10341 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10341 from apivovarov:ptr_to_elem_zero 3f37e3dc17483f4e49fd86add9276183d0b78a65
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63277/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63277/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63276
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63276/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63276/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63276/events
https://github.com/tensorflow/tensorflow/pull/63276
2,175,627,685
PR_kwDOArmXAs5pD2j_
63,276
Automated Code Change
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:24:00
2024-03-08T09:54:35
2024-03-08T09:54:32
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63276", "html_url": "https://github.com/tensorflow/tensorflow/pull/63276", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63276.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63276.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63276/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63276/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63275
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63275/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63275/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63275/events
https://github.com/tensorflow/tensorflow/pull/63275
2,175,620,342
PR_kwDOArmXAs5pD0_H
63,275
Automated Code Change
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:19:36
2024-03-08T10:41:16
2024-03-08T10:41:16
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63275", "html_url": "https://github.com/tensorflow/tensorflow/pull/63275", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63275.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63275.patch", "merged_at": "2024-03-08T10:41:16" }
Automated Code Change FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10290 from openxla:cleanup_dnn_version 043ef2be61ff3fb39e99824087c4a69c0496c997
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63275/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63275/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63274
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63274/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63274/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63274/events
https://github.com/tensorflow/tensorflow/pull/63274
2,175,617,471
PR_kwDOArmXAs5pD0X2
63,274
PR #10358: Fix use of bitwise and with boolean operands
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:17:47
2024-03-15T14:03:35
2024-03-15T14:03:32
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63274", "html_url": "https://github.com/tensorflow/tensorflow/pull/63274", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63274.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63274.patch", "merged_at": null }
PR #10358: Fix use of bitwise and with boolean operands Imported from GitHub PR https://github.com/openxla/xla/pull/10358 Clang diagnostics reported `use of bitwise '&' with boolean operands` issue [-Wbitwise-instead-of-logical](https://clang.llvm.org/docs/DiagnosticsReference.html#id82) Diagnostic text: warning: use of bitwise '&' with boolean operands Copybara import of the project: -- 3e23fa682693e693eb8373b1e2238e56ac91489b by Alexander Pivovarov <[email protected]>: Fix use of bitwise and with boolean operands Merging this change closes #10358 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10358 from apivovarov:bitwise_bool 3e23fa682693e693eb8373b1e2238e56ac91489b
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63274/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63274/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63273
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63273/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63273/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63273/events
https://github.com/tensorflow/tensorflow/pull/63273
2,175,611,137
PR_kwDOArmXAs5pDzA5
63,273
PR #10290: [GPU][NFC] Unify few methods fetching DNN version info.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:13:48
2024-03-11T09:13:24
2024-03-11T09:13:21
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63273", "html_url": "https://github.com/tensorflow/tensorflow/pull/63273", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63273.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63273.patch", "merged_at": null }
PR #10290: [GPU][NFC] Unify few methods fetching DNN version info. Imported from GitHub PR https://github.com/openxla/xla/pull/10290 Copybara import of the project: -- 043ef2be61ff3fb39e99824087c4a69c0496c997 by Ilia Sergachev <[email protected]>: [GPU][NFC] Unify few methods fetching DNN version info. Merging this change closes #10290 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10290 from openxla:cleanup_dnn_version 043ef2be61ff3fb39e99824087c4a69c0496c997
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63273/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63273/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63272
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63272/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63272/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63272/events
https://github.com/tensorflow/tensorflow/pull/63272
2,175,596,234
PR_kwDOArmXAs5pDvuy
63,272
Integrate LLVM at llvm/llvm-project@3a56b5a27d71
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T09:05:45
2024-03-08T15:29:58
2024-03-08T15:29:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63272", "html_url": "https://github.com/tensorflow/tensorflow/pull/63272", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63272.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63272.patch", "merged_at": "2024-03-08T15:29:58" }
Integrate LLVM at llvm/llvm-project@3a56b5a27d71 Updates LLVM usage to match [3a56b5a27d71](https://github.com/llvm/llvm-project/commit/3a56b5a27d71)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63272/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63272/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63271
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63271/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63271/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63271/events
https://github.com/tensorflow/tensorflow/issues/63271
2,175,534,460
I_kwDOArmXAs6BrAV8
63,271
The result of tf.quantization.fake_quant_with_min_max_args is inconsistent between CPU and GPU
{ "login": "vwrewsge", "id": 160248397, "node_id": "U_kgDOCY0yTQ", "avatar_url": "https://avatars.githubusercontent.com/u/160248397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vwrewsge", "html_url": "https://github.com/vwrewsge", "followers_url": "https://api.github.com/users/vwrewsge/followers", "following_url": "https://api.github.com/users/vwrewsge/following{/other_user}", "gists_url": "https://api.github.com/users/vwrewsge/gists{/gist_id}", "starred_url": "https://api.github.com/users/vwrewsge/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/vwrewsge/subscriptions", "organizations_url": "https://api.github.com/users/vwrewsge/orgs", "repos_url": "https://api.github.com/users/vwrewsge/repos", "events_url": "https://api.github.com/users/vwrewsge/events{/privacy}", "received_events_url": "https://api.github.com/users/vwrewsge/received_events", "type": "User", "site_admin": false }
[ { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 1097547147, "node_id": "MDU6TGFiZWwxMDk3NTQ3MTQ3", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:ops", "name": "comp:ops", "color": "0052cc", "default": false, "description": "OPs related issues" }, { "id": 6218999181, "node_id": "LA_kwDOArmXAs8AAAABcq5ljQ", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.15", "name": "TF 2.15", "color": "9162CB", "default": false, "description": "For issues related to 2.15.x" } ]
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.github.com/users/sachinprasadhs/followers", "following_url": "https://api.github.com/users/sachinprasadhs/following{/other_user}", "gists_url": "https://api.github.com/users/sachinprasadhs/gists{/gist_id}", "starred_url": "https://api.github.com/users/sachinprasadhs/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sachinprasadhs/subscriptions", "organizations_url": "https://api.github.com/users/sachinprasadhs/orgs", "repos_url": "https://api.github.com/users/sachinprasadhs/repos", "events_url": "https://api.github.com/users/sachinprasadhs/events{/privacy}", "received_events_url": "https://api.github.com/users/sachinprasadhs/received_events", "type": "User", "site_admin": false }
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.github.com/users/sachinprasadhs/followers", "following_url": "https://api.github.com/users/sachinprasadhs/following{/other_user}", "gists_url": "https://api.github.com/users/sachinprasadhs/gists{/gist_id}", "starred_url": "https://api.github.com/users/sachinprasadhs/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sachinprasadhs/subscriptions", "organizations_url": "https://api.github.com/users/sachinprasadhs/orgs", "repos_url": "https://api.github.com/users/sachinprasadhs/repos", "events_url": "https://api.github.com/users/sachinprasadhs/events{/privacy}", "received_events_url": "https://api.github.com/users/sachinprasadhs/received_events", "type": "User", "site_admin": false } ]
null
[ "@sachinprasadhs I was able to replicate the issue reported here in [CPU](https://colab.research.google.com/gist/sushreebarsa/2216e9f37019c5fd21a3e8d88491197f/63271.ipynb) and [GPU](https://colab.research.google.com/gist/sushreebarsa/10de3e64c0048c2b85924488d7a2a969/untitled934.ipynb#scrollTo=ryI-x0hpVuC8). Please find the attached gists. Thank you!" ]
2024-03-08T08:28:07
2024-03-13T07:15:43
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version tf 2.15 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 20.04 ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version CUDA 12.2 ### GPU model and memory _No response_ ### Current behavior? For the same input, `tf.quantization.fake_quant_with_min_max_args ` produces inconsistent results on CPU and GPU. ### Standalone code to reproduce the issue ```shell import tensorflow as tf input_data = tf.constant([0.0, 1.0, 2.0, 3.0, 4.0]) with tf.device('cpu:0'): quantized_input_data = tf.quantization.fake_quant_with_min_max_args(input_data, min=-6.0, max=6.0) print(quantized_input_data) with tf.device('gpu:0'): quantized_input_data = tf.quantization.fake_quant_with_min_max_args(input_data, min=-6.0, max=6.0) print(quantized_input_data) ``` ### Relevant log output ```shell tf.Tensor([0. 0.9882353 2.0235295 3.0117648 4. ], shape=(5,), dtype=float32) tf.Tensor([0. 0.9882353 1.9764706 3.0117648 4. ], shape=(5,), dtype=float32) ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63271/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63271/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63270
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63270/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63270/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63270/events
https://github.com/tensorflow/tensorflow/pull/63270
2,175,342,936
PR_kwDOArmXAs5pC4Nd
63,270
Allow scalar pred in select and scalar min/max in clamp.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T06:07:04
2024-03-08T06:45:00
2024-03-08T06:44:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63270", "html_url": "https://github.com/tensorflow/tensorflow/pull/63270", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63270.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63270.patch", "merged_at": null }
Allow scalar pred in select and scalar min/max in clamp. Semantics for both clamp and select allow restricted form of broadcasting, but it wasn't reflected in code. For clamp, scalar min and/or max is allowed. For select, scalar pred is allowed. Context: * https://openxla.org/xla/operation_semantics#clamp * https://openxla.org/xla/operation_semantics#select
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63270/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63270/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63269
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63269/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63269/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63269/events
https://github.com/tensorflow/tensorflow/issues/63269
2,175,304,437
I_kwDOArmXAs6BqIL1
63,269
Tensorflow 2.16.1 wheels are not available on pypi
{ "login": "sh-shahrokhi", "id": 107148416, "node_id": "U_kgDOBmL0gA", "avatar_url": "https://avatars.githubusercontent.com/u/107148416?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sh-shahrokhi", "html_url": "https://github.com/sh-shahrokhi", "followers_url": "https://api.github.com/users/sh-shahrokhi/followers", "following_url": "https://api.github.com/users/sh-shahrokhi/following{/other_user}", "gists_url": "https://api.github.com/users/sh-shahrokhi/gists{/gist_id}", "starred_url": "https://api.github.com/users/sh-shahrokhi/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sh-shahrokhi/subscriptions", "organizations_url": "https://api.github.com/users/sh-shahrokhi/orgs", "repos_url": "https://api.github.com/users/sh-shahrokhi/repos", "events_url": "https://api.github.com/users/sh-shahrokhi/events{/privacy}", "received_events_url": "https://api.github.com/users/sh-shahrokhi/received_events", "type": "User", "site_admin": false }
[ { "id": 473184161, "node_id": "MDU6TGFiZWw0NzMxODQxNjE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:support", "name": "type:support", "color": "159b2e", "default": false, "description": "Support issues" } ]
closed
false
{ "login": "Venkat6871", "id": 147127861, "node_id": "U_kgDOCMT-NQ", "avatar_url": "https://avatars.githubusercontent.com/u/147127861?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Venkat6871", "html_url": "https://github.com/Venkat6871", "followers_url": "https://api.github.com/users/Venkat6871/followers", "following_url": "https://api.github.com/users/Venkat6871/following{/other_user}", "gists_url": "https://api.github.com/users/Venkat6871/gists{/gist_id}", "starred_url": "https://api.github.com/users/Venkat6871/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Venkat6871/subscriptions", "organizations_url": "https://api.github.com/users/Venkat6871/orgs", "repos_url": "https://api.github.com/users/Venkat6871/repos", "events_url": "https://api.github.com/users/Venkat6871/events{/privacy}", "received_events_url": "https://api.github.com/users/Venkat6871/received_events", "type": "User", "site_admin": false }
[ { "login": "Venkat6871", "id": 147127861, "node_id": "U_kgDOCMT-NQ", "avatar_url": "https://avatars.githubusercontent.com/u/147127861?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Venkat6871", "html_url": "https://github.com/Venkat6871", "followers_url": "https://api.github.com/users/Venkat6871/followers", "following_url": "https://api.github.com/users/Venkat6871/following{/other_user}", "gists_url": "https://api.github.com/users/Venkat6871/gists{/gist_id}", "starred_url": "https://api.github.com/users/Venkat6871/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Venkat6871/subscriptions", "organizations_url": "https://api.github.com/users/Venkat6871/orgs", "repos_url": "https://api.github.com/users/Venkat6871/repos", "events_url": "https://api.github.com/users/Venkat6871/events{/privacy}", "received_events_url": "https://api.github.com/users/Venkat6871/received_events", "type": "User", "site_admin": false } ]
null
[ "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63269\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=No&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63269\">No</a>\n" ]
2024-03-08T05:24:45
2024-03-09T14:50:16
2024-03-09T14:50:13
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.16.1 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version _No response_ ### GPU model and memory _No response_ ### Current behavior? Wheels for version 2.16.1 are not available on pypi ### Standalone code to reproduce the issue ```shell $ pip install tensorflow==2.16.1 ``` ### Relevant log output _No response_
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63269/reactions", "total_count": 10, "+1": 10, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63269/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63268
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63268/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63268/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63268/events
https://github.com/tensorflow/tensorflow/pull/63268
2,175,301,244
PR_kwDOArmXAs5pCvUX
63,268
[nanobind] Add patch https://github.com/wjakob/nanobind/pull/461 to nanobind build.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T05:20:55
2024-03-08T08:40:14
2024-03-08T08:40:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63268", "html_url": "https://github.com/tensorflow/tensorflow/pull/63268", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63268.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63268.patch", "merged_at": null }
[nanobind] Add patch https://github.com/wjakob/nanobind/pull/461 to nanobind build. This patch is needed for an upcoming JAX change.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63268/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63268/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63267
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63267/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63267/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63267/events
https://github.com/tensorflow/tensorflow/pull/63267
2,175,299,578
PR_kwDOArmXAs5pCu9f
63,267
Automated Code Change
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T05:18:38
2024-03-08T06:49:42
2024-03-08T06:49:40
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63267", "html_url": "https://github.com/tensorflow/tensorflow/pull/63267", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63267.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63267.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63267/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63267/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63266
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63266/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63266/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63266/events
https://github.com/tensorflow/tensorflow/pull/63266
2,175,296,669
PR_kwDOArmXAs5pCuWM
63,266
[XLA:Python] Attempt to fix GCC build failure in nb_absl_span.h
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T05:15:00
2024-04-10T19:06:15
2024-04-10T19:06:13
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63266", "html_url": "https://github.com/tensorflow/tensorflow/pull/63266", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63266.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63266.patch", "merged_at": null }
[XLA:Python] Attempt to fix GCC build failure in nb_absl_span.h
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63266/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63266/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63265
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63265/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63265/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63265/events
https://github.com/tensorflow/tensorflow/pull/63265
2,175,292,063
PR_kwDOArmXAs5pCtXB
63,265
Integrate LLVM at llvm/llvm-project@3a56b5a27d71
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
open
false
null
[]
null
[]
2024-03-08T05:09:29
2024-03-08T05:09:29
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63265", "html_url": "https://github.com/tensorflow/tensorflow/pull/63265", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63265.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63265.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@3a56b5a27d71 Updates LLVM usage to match [3a56b5a27d71](https://github.com/llvm/llvm-project/commit/3a56b5a27d71)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63265/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63265/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63264
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63264/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63264/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63264/events
https://github.com/tensorflow/tensorflow/pull/63264
2,175,277,249
PR_kwDOArmXAs5pCqI9
63,264
Add an interface for backend-specific request payloads
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T04:51:34
2024-03-09T04:22:07
2024-03-09T04:22:07
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63264", "html_url": "https://github.com/tensorflow/tensorflow/pull/63264", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63264.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63264.patch", "merged_at": "2024-03-09T04:22:07" }
Add an interface for backend-specific request payloads `IfrtRequestMetadata` can now carry additional payloads of any type in order to accommodate backend-specific metadata. Payloads are considered optional by default and are unordered, but they must still provide the version compatibility like the rest of the IFRT Proxy protocol.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63264/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63264/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63263
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63263/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63263/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63263/events
https://github.com/tensorflow/tensorflow/pull/63263
2,175,264,210
PR_kwDOArmXAs5pCnU2
63,263
Lower memory_kind on inputs/outputs to `mhlo.memory_kind` and then translate that to entry_computation_layout attached to HLO.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T04:35:32
2024-03-13T19:41:52
2024-03-13T19:41:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63263", "html_url": "https://github.com/tensorflow/tensorflow/pull/63263", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63263.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63263.patch", "merged_at": null }
Lower memory_kind on inputs/outputs to `mhlo.memory_kind` and then translate that to entry_computation_layout attached to HLO. This is very similar to how layouts are plumbed from stablehlo to entry_computation_layout. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/tensorflow/pull/63288 from tensorflow:Surya_QuantizedConv2D_checkfail_fix bba7c37c810dc340530444caf069c463ead6efe3
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63263/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63263/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63262
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63262/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63262/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63262/events
https://github.com/tensorflow/tensorflow/pull/63262
2,175,251,538
PR_kwDOArmXAs5pCkiO
63,262
Rewrite TODO's according to latest syntax.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T04:21:11
2024-03-08T04:55:52
2024-03-08T04:55:51
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63262", "html_url": "https://github.com/tensorflow/tensorflow/pull/63262", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63262.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63262.patch", "merged_at": "2024-03-08T04:55:51" }
Rewrite TODO's according to latest syntax.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63262/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63262/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63261
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63261/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63261/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63261/events
https://github.com/tensorflow/tensorflow/pull/63261
2,175,230,274
PR_kwDOArmXAs5pCf1P
63,261
Apply quantization denylisting at `QuantizePass` instead of `LiftQuantizableSpotsAsFunctionsPass`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T04:00:36
2024-03-12T01:07:35
2024-03-12T01:07:35
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63261", "html_url": "https://github.com/tensorflow/tensorflow/pull/63261", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63261.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63261.patch", "merged_at": "2024-03-12T01:07:35" }
Apply quantization denylisting at `QuantizePass` instead of `LiftQuantizableSpotsAsFunctionsPass`. Instead of removing quantization related attributes from `LiftQuantizableSpotsAsFunctionsPass` when a denylisted quantizable unit is found, apply denylisting at the point of quantization within `QuantizePass`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63261/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63261/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63260
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63260/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63260/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63260/events
https://github.com/tensorflow/tensorflow/pull/63260
2,175,215,635
PR_kwDOArmXAs5pCct6
63,260
[XLA] Reuse utilities for type conversion between XLA and MLIR across XLA-related dialects
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T03:39:52
2024-03-08T04:50:40
2024-03-08T04:50:39
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63260", "html_url": "https://github.com/tensorflow/tensorflow/pull/63260", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63260.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63260.patch", "merged_at": "2024-03-08T04:50:39" }
[XLA] Reuse utilities for type conversion between XLA and MLIR across XLA-related dialects This CL moves the type conversion utilities from the MHLO dialect to `tensorflow/compiler/xla/mlir/utils/type_util.cc`, where they can be reused across other XLA-related MLIR dialects.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63260/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63260/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63259
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63259/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63259/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63259/events
https://github.com/tensorflow/tensorflow/pull/63259
2,175,214,896
PR_kwDOArmXAs5pCcjR
63,259
Add serialization passes during export instead of pre/post-calibration
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T03:39:05
2024-03-12T01:21:23
2024-03-12T01:21:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63259", "html_url": "https://github.com/tensorflow/tensorflow/pull/63259", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63259.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63259.patch", "merged_at": "2024-03-12T01:21:23" }
Add serialization passes during export instead of pre/post-calibration When we pass the ModuleOp directly from pre-calibration to post-calibration, the serialization in pre-calibration should be avoided. In fact, serialization is more suitable to be in the export steps.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63259/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63259/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63258
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63258/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63258/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63258/events
https://github.com/tensorflow/tensorflow/issues/63258
2,175,183,181
I_kwDOArmXAs6BpqlN
63,258
2.16.1 Tflite CMake compiling error
{ "login": "zihaomu", "id": 16487352, "node_id": "MDQ6VXNlcjE2NDg3MzUy", "avatar_url": "https://avatars.githubusercontent.com/u/16487352?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zihaomu", "html_url": "https://github.com/zihaomu", "followers_url": "https://api.github.com/users/zihaomu/followers", "following_url": "https://api.github.com/users/zihaomu/following{/other_user}", "gists_url": "https://api.github.com/users/zihaomu/gists{/gist_id}", "starred_url": "https://api.github.com/users/zihaomu/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/zihaomu/subscriptions", "organizations_url": "https://api.github.com/users/zihaomu/orgs", "repos_url": "https://api.github.com/users/zihaomu/repos", "events_url": "https://api.github.com/users/zihaomu/events{/privacy}", "received_events_url": "https://api.github.com/users/zihaomu/received_events", "type": "User", "site_admin": false }
[ { "id": 386191887, "node_id": "MDU6TGFiZWwzODYxOTE4ODc=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stat:awaiting%20response", "name": "stat:awaiting response", "color": "f4b400", "default": false, "description": "Status - Awaiting response from author" }, { "id": 473173351, "node_id": "MDU6TGFiZWw0NzMxNzMzNTE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:build/install", "name": "type:build/install", "color": "159b2e", "default": false, "description": "Build and install issues" }, { "id": 474725938, "node_id": "MDU6TGFiZWw0NzQ3MjU5Mzg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stale", "name": "stale", "color": "d4c5f9", "default": false, "description": "This label marks the issue/pr stale - to be closed automatically if no activity" }, { "id": 750616506, "node_id": "MDU6TGFiZWw3NTA2MTY1MDY=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:lite", "name": "comp:lite", "color": "0052cc", "default": false, "description": "TF Lite related issues" }, { "id": 2671339633, "node_id": "MDU6TGFiZWwyNjcxMzM5NjMz", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TFLiteGpuDelegate", "name": "TFLiteGpuDelegate", "color": "F71F04", "default": false, "description": "TFLite Gpu delegate issue" } ]
closed
false
{ "login": "pkgoogle", "id": 132095473, "node_id": "U_kgDOB9-d8Q", "avatar_url": "https://avatars.githubusercontent.com/u/132095473?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pkgoogle", "html_url": "https://github.com/pkgoogle", "followers_url": "https://api.github.com/users/pkgoogle/followers", "following_url": "https://api.github.com/users/pkgoogle/following{/other_user}", "gists_url": "https://api.github.com/users/pkgoogle/gists{/gist_id}", "starred_url": "https://api.github.com/users/pkgoogle/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pkgoogle/subscriptions", "organizations_url": "https://api.github.com/users/pkgoogle/orgs", "repos_url": "https://api.github.com/users/pkgoogle/repos", "events_url": "https://api.github.com/users/pkgoogle/events{/privacy}", "received_events_url": "https://api.github.com/users/pkgoogle/received_events", "type": "User", "site_admin": false }
[ { "login": "pkgoogle", "id": 132095473, "node_id": "U_kgDOB9-d8Q", "avatar_url": "https://avatars.githubusercontent.com/u/132095473?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pkgoogle", "html_url": "https://github.com/pkgoogle", "followers_url": "https://api.github.com/users/pkgoogle/followers", "following_url": "https://api.github.com/users/pkgoogle/following{/other_user}", "gists_url": "https://api.github.com/users/pkgoogle/gists{/gist_id}", "starred_url": "https://api.github.com/users/pkgoogle/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pkgoogle/subscriptions", "organizations_url": "https://api.github.com/users/pkgoogle/orgs", "repos_url": "https://api.github.com/users/pkgoogle/repos", "events_url": "https://api.github.com/users/pkgoogle/events{/privacy}", "received_events_url": "https://api.github.com/users/pkgoogle/received_events", "type": "User", "site_admin": false } ]
null
[ "Hi @zihaomu, can you try following these instructions? https://www.tensorflow.org/lite/guide/build_ios, let us know if that works for you.", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "This issue was closed because it has been inactive for 7 days since being marked as stale. Please reopen if you'd like to work on this further.", "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63258\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=No&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63258\">No</a>\n" ]
2024-03-08T02:58:33
2024-03-27T01:47:18
2024-03-27T01:47:14
NONE
null
null
null
**System information** - OS Platform and Distribution : MacOS 14.1.2 - TensorFlow installed from (source or binary): source - TensorFlow version : 2.16.1 - NDK version: 26.1.1090912 **Provide the text output from tflite_convert** ``` /Users/mzh/work/github/tensorflow_archive/tensorflow_216/tensorflow/lite/delegates/gpu/gl_delegate.cc:53:10: fatal error: 'tensorflow/lite/delegates/gpu/gl/metadata_generated.h' file not found #include "tensorflow/lite/delegates/gpu/gl/metadata_generated.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [CMakeFiles/tensorflow-lite.dir/delegates/gpu/gl_delegate.cc.o] Error 1 make[1]: *** [CMakeFiles/tensorflow-lite.dir/all] Error 2 ``` looks like the `tensorflow/tensorflow/lite/delegates/gpu/gl/metadata.fbs` is not be compiled to `.h` and `.cpp` file.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63258/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63258/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63257
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63257/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63257/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63257/events
https://github.com/tensorflow/tensorflow/pull/63257
2,175,152,495
PR_kwDOArmXAs5pCPQt
63,257
Implement `GetQuantizationMethod` that retrieves `Method` from `XlaCallModuleOp`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T02:22:29
2024-03-08T04:39:26
2024-03-08T04:39:25
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63257", "html_url": "https://github.com/tensorflow/tensorflow/pull/63257", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63257.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63257.patch", "merged_at": "2024-03-08T04:39:25" }
Implement `GetQuantizationMethod` that retrieves `Method` from `XlaCallModuleOp`. A utility function that will be useful when retrieving `Method` object from `XlaCallModuleOp`s.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63257/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63257/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63256
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63256/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63256/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63256/events
https://github.com/tensorflow/tensorflow/pull/63256
2,175,145,476
PR_kwDOArmXAs5pCNzj
63,256
Update version numbers for TensorFlow 2.15.1 in setup.py
{ "login": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api.github.com/users/nitins17/followers", "following_url": "https://api.github.com/users/nitins17/following{/other_user}", "gists_url": "https://api.github.com/users/nitins17/gists{/gist_id}", "starred_url": "https://api.github.com/users/nitins17/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nitins17/subscriptions", "organizations_url": "https://api.github.com/users/nitins17/orgs", "repos_url": "https://api.github.com/users/nitins17/repos", "events_url": "https://api.github.com/users/nitins17/events{/privacy}", "received_events_url": "https://api.github.com/users/nitins17/received_events", "type": "User", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T02:13:22
2024-03-08T02:19:11
2024-03-08T02:19:11
MEMBER
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63256", "html_url": "https://github.com/tensorflow/tensorflow/pull/63256", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63256.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63256.patch", "merged_at": "2024-03-08T02:19:10" }
Automation missed this file in #63118 probably due to "post1" in the old version.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63256/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63256/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63255
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63255/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63255/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63255/events
https://github.com/tensorflow/tensorflow/pull/63255
2,175,116,854
PR_kwDOArmXAs5pCHwa
63,255
Public changes are in the diffbase.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T01:37:35
2024-04-10T19:07:14
2024-04-10T19:07:11
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63255", "html_url": "https://github.com/tensorflow/tensorflow/pull/63255", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63255.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63255.patch", "merged_at": null }
Public changes are in the diffbase.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63255/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63255/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63254
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63254/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63254/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63254/events
https://github.com/tensorflow/tensorflow/pull/63254
2,175,092,429
PR_kwDOArmXAs5pCCmJ
63,254
Add method GetUniqueValuePtr() in HloValue and HloValueSet.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T01:06:49
2024-04-10T19:06:09
2024-04-10T19:06:06
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63254", "html_url": "https://github.com/tensorflow/tensorflow/pull/63254", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63254.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63254.patch", "merged_at": null }
Add method GetUniqueValuePtr() in HloValue and HloValueSet.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63254/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63254/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63253
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63253/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63253/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63253/events
https://github.com/tensorflow/tensorflow/pull/63253
2,175,090,449
PR_kwDOArmXAs5pCCLV
63,253
Fix Fusion of fully_connected + And
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T01:04:20
2024-03-08T01:35:17
2024-03-08T01:35:15
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63253", "html_url": "https://github.com/tensorflow/tensorflow/pull/63253", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63253.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63253.patch", "merged_at": null }
Fix Fusion of fully_connected + And
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63253/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63253/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63252
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63252/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63252/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63252/events
https://github.com/tensorflow/tensorflow/pull/63252
2,175,074,059
PR_kwDOArmXAs5pB-tD
63,252
PR #10350: [ROCm] fixed CudaCubinInMemory build error from https://github.com/openxla/xla/pull/9045
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:44:31
2024-03-08T09:37:10
2024-03-08T09:37:08
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63252", "html_url": "https://github.com/tensorflow/tensorflow/pull/63252", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63252.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63252.patch", "merged_at": "2024-03-08T09:37:08" }
PR #10350: [ROCm] fixed CudaCubinInMemory build error from https://github.com/openxla/xla/pull/9045 Imported from GitHub PR https://github.com/openxla/xla/pull/10350 This PR fixed a build error from https://github.com/openxla/xla/pull/9045 @xla-rotation @ddunl Copybara import of the project: -- e233082e980f1d2cf74c96084472e32fa238fca9 by Chao Chen <[email protected]>: fixed CudaCubinInMemory for https://github.com/openxla/xla/pull/9045 Merging this change closes #10350 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10350 from ROCm:fixed_CudaCubinInMemory e233082e980f1d2cf74c96084472e32fa238fca9
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63252/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63252/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63251
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63251/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63251/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63251/events
https://github.com/tensorflow/tensorflow/pull/63251
2,175,074,052
PR_kwDOArmXAs5pB-s9
63,251
Add mlir::mhlo::createShapeLegalizeToHloPass() in the stablehlo->tflite conversion path to convert shape ops to valid HLOs/types (i32).
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:44:31
2024-04-10T19:06:02
2024-04-10T19:06:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63251", "html_url": "https://github.com/tensorflow/tensorflow/pull/63251", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63251.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63251.patch", "merged_at": null }
Add mlir::mhlo::createShapeLegalizeToHloPass() in the stablehlo->tflite conversion path to convert shape ops to valid HLOs/types (i32).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63251/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63251/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63250
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63250/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63250/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63250/events
https://github.com/tensorflow/tensorflow/pull/63250
2,175,072,855
PR_kwDOArmXAs5pB-cQ
63,250
[XLA:GPU] Make CublasRequiresPadding work on vectors
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:43:02
2024-03-12T05:30:20
2024-03-12T05:30:20
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63250", "html_url": "https://github.com/tensorflow/tensorflow/pull/63250", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63250.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63250.patch", "merged_at": "2024-03-12T05:30:20" }
[XLA:GPU] Make CublasRequiresPadding work on vectors The function expects each operand to the dot instruction has exactly 2 non-batch dimension. We should make it accept operands with only 1 non-batch dimension.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63250/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63250/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63249
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63249/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63249/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63249/events
https://github.com/tensorflow/tensorflow/pull/63249
2,175,059,434
PR_kwDOArmXAs5pB7lS
63,249
[IFRT] Introduce ifrt::Array::layout()
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:27:55
2024-03-19T21:29:21
2024-03-19T21:29:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63249", "html_url": "https://github.com/tensorflow/tensorflow/pull/63249", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63249.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63249.patch", "merged_at": "2024-03-19T21:29:21" }
[IFRT] Introduce ifrt::Array::layout()
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63249/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63249/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63248
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63248/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63248/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63248/events
https://github.com/tensorflow/tensorflow/pull/63248
2,175,056,266
PR_kwDOArmXAs5pB654
63,248
Add new methods in backend async kernel interface. Reflect to the design of go/async-io-coherency
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:23:58
2024-04-10T19:10:42
2024-04-10T19:10:39
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63248", "html_url": "https://github.com/tensorflow/tensorflow/pull/63248", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63248.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63248.patch", "merged_at": null }
Add new methods in backend async kernel interface. Reflect to the design of go/async-io-coherency New methods will set / retrieve the attributes based on the buffers.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63248/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63248/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63247
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63247/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63247/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63247/events
https://github.com/tensorflow/tensorflow/pull/63247
2,175,056,192
PR_kwDOArmXAs5pB643
63,247
#tf-data RepeatDataset index_mapper handles out-of-range element_positions..
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:23:53
2024-03-09T00:49:02
2024-03-09T00:49:01
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63247", "html_url": "https://github.com/tensorflow/tensorflow/pull/63247", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63247.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63247.patch", "merged_at": "2024-03-09T00:49:01" }
#tf-data RepeatDataset index_mapper handles out-of-range element_positions..
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63247/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63247/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63246
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63246/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63246/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63246/events
https://github.com/tensorflow/tensorflow/pull/63246
2,175,044,524
PR_kwDOArmXAs5pB4YB
63,246
#tf-data makes data_service_client.cc nonblocking when getting elements from workers
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:11:28
2024-04-10T19:05:58
2024-04-10T19:05:55
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63246", "html_url": "https://github.com/tensorflow/tensorflow/pull/63246", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63246.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63246.patch", "merged_at": null }
#tf-data makes data_service_client.cc nonblocking when getting elements from workers
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63246/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63246/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63245
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63245/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63245/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63245/events
https://github.com/tensorflow/tensorflow/pull/63245
2,175,043,344
PR_kwDOArmXAs5pB4He
63,245
[PJRT][IFRT] Update PJRT, IFRT, and Py executable getters to return PjRtLayouts
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:10:12
2024-04-01T20:23:38
2024-04-01T20:23:36
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63245", "html_url": "https://github.com/tensorflow/tensorflow/pull/63245", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63245.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63245.patch", "merged_at": null }
[PJRT][IFRT] Update PJRT, IFRT, and Py executable getters to return PjRtLayouts Also updates the PjRtLayout binding to use nanobind, so we're not mixing nanobind methods with pybind return types. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/tensorflow/pull/63954 from elfringham:fix_312_setuptools da09611b50c51fc7654e139a01ceceb4174fce89
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63245/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63245/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63244
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63244/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63244/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63244/events
https://github.com/tensorflow/tensorflow/pull/63244
2,175,040,086
PR_kwDOArmXAs5pB3au
63,244
[PJRT] Add hashing, equality checking, and pickling to PjRtLayout.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-08T00:06:31
2024-03-12T01:14:37
2024-03-12T01:14:37
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63244", "html_url": "https://github.com/tensorflow/tensorflow/pull/63244", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63244.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63244.patch", "merged_at": "2024-03-12T01:14:37" }
[PJRT] Add hashing, equality checking, and pickling to PjRtLayout. This could really use some tests. However, we don't have a good way to produce PjRtLayout objects in xla_client_test yet, so I'm giving up for now.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63244/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63244/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63243
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63243/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63243/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63243/events
https://github.com/tensorflow/tensorflow/pull/63243
2,175,030,792
PR_kwDOArmXAs5pB1gd
63,243
Integrate LLVM at llvm/llvm-project@a213df5d3895
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
open
false
null
[]
null
[]
2024-03-07T23:56:24
2024-03-07T23:56:24
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63243", "html_url": "https://github.com/tensorflow/tensorflow/pull/63243", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63243.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63243.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@a213df5d3895 Updates LLVM usage to match [a213df5d3895](https://github.com/llvm/llvm-project/commit/a213df5d3895)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63243/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63243/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63242
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63242/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63242/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63242/events
https://github.com/tensorflow/tensorflow/pull/63242
2,175,028,254
PR_kwDOArmXAs5pB09E
63,242
PR #9531: Fp8 matmul support on AMD MI300
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T23:53:33
2024-03-14T09:28:03
2024-03-14T09:28:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63242", "html_url": "https://github.com/tensorflow/tensorflow/pull/63242", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63242.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63242.patch", "merged_at": null }
PR #9531: Fp8 matmul support on AMD MI300 Imported from GitHub PR https://github.com/openxla/xla/pull/9531 This PR enables support of fp8 matmul (with fp8e4m3fnuz and fp8e5m2fnuz) on MI300. It is based off this previous PR to fix build break on ROCm (which is still open): https://github.com/openxla/xla/pull/9367 Some of the GEMM pattern rewrites were changed to accommodate current limitations in hipblasLt: - hipblasLt currently does not support fp8 matmul with fp8 output. Therefore, it is rewritten to custom call of fp8 matmul with fp32 output, and HLO instructions are used to convert fp32 output to fp8. - hipblasLt currently does not support fp8 matmul with bf16 output. Therefore, it is rewritten to custom call of fp8 matmul with fp32 output, and HLO instructions are used to convert fp32 output to bf16. Copybara import of the project: -- a4423f9136072f090494baff91bd87d3ab4d4069 by Wen Chen <[email protected]>: [ROCM] Initial support of fp8 Matmul via hipBlasLt. [ROCM] Code refactoring of initial hipBlasLt fp8 Matmul support - Clean up unnecessary code, particularly regarding output types of fp8 - Override methods in ParameterizedFp8GemmRewriteTest to replace the patterns for CUDA and ROCm respectively for HLO checks. - Explicitly set c_scale and d_scale to nullptr as hipblasLt currently does not support them. Merging this change closes #9531 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/9531 from ROCm:ci_fp8_gemm_support a4423f9136072f090494baff91bd87d3ab4d4069
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63242/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63242/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63241
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63241/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63241/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63241/events
https://github.com/tensorflow/tensorflow/pull/63241
2,175,019,491
PR_kwDOArmXAs5pBzPH
63,241
Add mlir::mhlo::createShapeLegalizeToHloPass() in the stablehlo->tflite conversion path to convert shape ops to valid HLOs/types (i32).
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T23:44:33
2024-03-08T00:57:28
2024-03-08T00:57:28
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63241", "html_url": "https://github.com/tensorflow/tensorflow/pull/63241", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63241.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63241.patch", "merged_at": "2024-03-08T00:57:28" }
Add mlir::mhlo::createShapeLegalizeToHloPass() in the stablehlo->tflite conversion path to convert shape ops to valid HLOs/types (i32).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63241/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63241/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63240
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63240/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63240/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63240/events
https://github.com/tensorflow/tensorflow/pull/63240
2,175,002,577
PR_kwDOArmXAs5pBvqt
63,240
Use HostCPU instead of lexicographically first device for client device
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T23:25:40
2024-03-08T00:32:20
2024-03-08T00:32:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63240", "html_url": "https://github.com/tensorflow/tensorflow/pull/63240", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63240.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63240.patch", "merged_at": "2024-03-08T00:32:19" }
Use HostCPU instead of lexicographically first device for client device The existing code happens to work when the only devices are CPUs and GPUs because "C" comes before "G", but if we add other devices with certain names it will pick the wrong device (e.g. imagine adding a new device called "APU").
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63240/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63240/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63239
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63239/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63239/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63239/events
https://github.com/tensorflow/tensorflow/pull/63239
2,174,997,788
PR_kwDOArmXAs5pBuoY
63,239
Delete seemingly unused shape_component_analysis pass
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T23:21:05
2024-03-07T23:34:15
2024-03-07T23:34:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63239", "html_url": "https://github.com/tensorflow/tensorflow/pull/63239", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63239.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63239.patch", "merged_at": null }
Delete seemingly unused shape_component_analysis pass
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63239/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63239/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63238
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63238/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63238/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63238/events
https://github.com/tensorflow/tensorflow/pull/63238
2,174,981,107
PR_kwDOArmXAs5pBq96
63,238
Add a TODO to explain why MHLO_Tensor does not alias HLO_Tensor
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T23:06:19
2024-03-11T21:14:21
2024-03-11T21:14:18
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63238", "html_url": "https://github.com/tensorflow/tensorflow/pull/63238", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63238.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63238.patch", "merged_at": "2024-03-11T21:14:20" }
Add a TODO to explain why MHLO_Tensor does not alias HLO_Tensor
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63238/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63238/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63237
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63237/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63237/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63237/events
https://github.com/tensorflow/tensorflow/pull/63237
2,174,969,915
PR_kwDOArmXAs5pBoe7
63,237
Remove support for PjRtNamedValue without bool type.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T22:57:43
2024-03-08T00:19:37
2024-03-08T00:19:35
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63237", "html_url": "https://github.com/tensorflow/tensorflow/pull/63237", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63237.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63237.patch", "merged_at": null }
Remove support for PjRtNamedValue without bool type.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63237/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63237/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63236
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63236/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63236/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63236/events
https://github.com/tensorflow/tensorflow/pull/63236
2,174,936,718
PR_kwDOArmXAs5pBhKQ
63,236
Fix a bug in which an absl hashtable is used with inconsistent hash/eq functors.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T22:32:19
2024-03-07T23:41:59
2024-03-07T23:41:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63236", "html_url": "https://github.com/tensorflow/tensorflow/pull/63236", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63236.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63236.patch", "merged_at": "2024-03-07T23:41:58" }
Fix a bug in which an absl hashtable is used with inconsistent hash/eq functors. `eq(k1, k2) -> hash(k1) == hash(k2)` must be true for hashtable usage to be valid.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63236/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63236/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63235
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63235/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63235/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63235/events
https://github.com/tensorflow/tensorflow/pull/63235
2,174,933,292
PR_kwDOArmXAs5pBgZ9
63,235
Update KV cache custom op for persistent memory.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T22:29:44
2024-03-07T23:54:49
2024-03-07T23:54:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63235", "html_url": "https://github.com/tensorflow/tensorflow/pull/63235", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63235.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63235.patch", "merged_at": "2024-03-07T23:54:48" }
Update KV cache custom op for persistent memory.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63235/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63235/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63234
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63234/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63234/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63234/events
https://github.com/tensorflow/tensorflow/pull/63234
2,174,915,458
PR_kwDOArmXAs5pBcYl
63,234
Add invoke loop into GPU delegate for TFLite GPU benchmarking to exclude CPU-GPU memory copy & sync time from total latency.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T22:18:33
2024-03-07T23:14:24
2024-03-07T23:14:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63234", "html_url": "https://github.com/tensorflow/tensorflow/pull/63234", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63234.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63234.patch", "merged_at": "2024-03-07T23:14:23" }
Add invoke loop into GPU delegate for TFLite GPU benchmarking to exclude CPU-GPU memory copy & sync time from total latency. This is to be used only by TFLite benchmarker and only enabled by "--copt=-DTFLITE_GPU_ENABLE_INVOKE_LOOP" flag.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63234/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63234/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63233
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63233/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63233/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63233/events
https://github.com/tensorflow/tensorflow/pull/63233
2,174,876,318
PR_kwDOArmXAs5pBTmM
63,233
Add TFRT metric for device execution latency.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:56:23
2024-03-07T22:59:05
2024-03-07T22:59:04
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63233", "html_url": "https://github.com/tensorflow/tensorflow/pull/63233", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63233.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63233.patch", "merged_at": "2024-03-07T22:59:04" }
Add TFRT metric for device execution latency.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63233/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63233/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63232
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63232/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63232/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63232/events
https://github.com/tensorflow/tensorflow/pull/63232
2,174,874,462
PR_kwDOArmXAs5pBTLT
63,232
Remove nobuild_tests_only for XLA ARM64
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:55:25
2024-03-07T22:27:39
2024-03-07T22:27:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63232", "html_url": "https://github.com/tensorflow/tensorflow/pull/63232", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63232.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63232.patch", "merged_at": "2024-03-07T22:27:38" }
Remove nobuild_tests_only for XLA ARM64
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63232/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63232/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63231
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63231/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63231/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63231/events
https://github.com/tensorflow/tensorflow/pull/63231
2,174,862,320
PR_kwDOArmXAs5pBRTv
63,231
Don't legalize back to VHLO FuncOp during ODML->StableHLO
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:49:52
2024-03-07T22:39:43
2024-03-07T22:39:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63231", "html_url": "https://github.com/tensorflow/tensorflow/pull/63231", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63231.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63231.patch", "merged_at": "2024-03-07T22:39:43" }
Don't legalize back to VHLO FuncOp during ODML->StableHLO
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63231/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63231/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63230
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63230/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63230/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63230/events
https://github.com/tensorflow/tensorflow/pull/63230
2,174,858,150
PR_kwDOArmXAs5pBQYj
63,230
Create streams using StreamExecutor::CreateStream rather than creating them and calling Initialize.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:47:08
2024-03-07T22:21:53
2024-03-07T22:21:52
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63230", "html_url": "https://github.com/tensorflow/tensorflow/pull/63230", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63230.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63230.patch", "merged_at": "2024-03-07T22:21:52" }
Create streams using StreamExecutor::CreateStream rather than creating them and calling Initialize. CreateStream does both.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63230/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63230/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63229
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63229/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63229/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63229/events
https://github.com/tensorflow/tensorflow/pull/63229
2,174,835,240
PR_kwDOArmXAs5pBLSb
63,229
[MSA] Refactor options out of memory_space_assignment.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:30:59
2024-03-07T22:45:59
2024-03-07T22:45:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63229", "html_url": "https://github.com/tensorflow/tensorflow/pull/63229", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63229.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63229.patch", "merged_at": "2024-03-07T22:45:58" }
[MSA] Refactor options out of memory_space_assignment.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63229/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63229/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63228
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63228/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63228/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63228/events
https://github.com/tensorflow/tensorflow/pull/63228
2,174,835,129
PR_kwDOArmXAs5pBLQ4
63,228
Allow setting XLA sharding annotations on TF2 ResourceVariables.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:30:54
2024-03-13T02:01:49
2024-03-13T02:01:49
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63228", "html_url": "https://github.com/tensorflow/tensorflow/pull/63228", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63228.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63228.patch", "merged_at": "2024-03-13T02:01:49" }
Allow setting XLA sharding annotations on TF2 ResourceVariables. xla_sharding API calls on ResourceVariables simply store the sharding proto on the ResourceVariable python object. A new XlaSharding op is created whenever a ReadVariable op is created if the ResourceVariable has its _xla_sharding field set.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63228/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63228/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63227
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63227/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63227/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63227/events
https://github.com/tensorflow/tensorflow/pull/63227
2,174,830,667
PR_kwDOArmXAs5pBKRy
63,227
#tensorflow uses logging.error instead of warning.warn in tf.InteractiveSession to redirect users to use tf.Session in production.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:27:51
2024-03-07T22:10:21
2024-03-07T22:10:20
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63227", "html_url": "https://github.com/tensorflow/tensorflow/pull/63227", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63227.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63227.patch", "merged_at": "2024-03-07T22:10:20" }
#tensorflow uses logging.error instead of warning.warn in tf.InteractiveSession to redirect users to use tf.Session in production.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63227/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63227/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63226
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63226/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63226/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63226/events
https://github.com/tensorflow/tensorflow/pull/63226
2,174,830,074
PR_kwDOArmXAs5pBKJa
63,226
Move `tsl/c` to `xla/tsl/c` and update users
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:27:28
2024-03-12T20:00:22
2024-03-12T20:00:21
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63226", "html_url": "https://github.com/tensorflow/tensorflow/pull/63226", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63226.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63226.patch", "merged_at": "2024-03-12T20:00:21" }
Move `tsl/c` to `xla/tsl/c` and update users
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63226/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63226/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63225
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63225/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63225/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63225/events
https://github.com/tensorflow/tensorflow/pull/63225
2,174,794,947
PR_kwDOArmXAs5pBCVn
63,225
[xla:gpu] Support a new method to pipeline Send-Recv chains.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:05:25
2024-03-07T21:42:59
2024-03-07T21:42:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63225", "html_url": "https://github.com/tensorflow/tensorflow/pull/63225", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63225.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63225.patch", "merged_at": null }
[xla:gpu] Support a new method to pipeline Send-Recv chains. We are planning to have the compiler to use a new method to pipeline Send-Recv chains for performance. With the new pipelining approach, we will peel off the first Recv and Send as well as the last Recv-done and Send-done of a while-body in a calling computation of the while instruction. In the while-body computation, we will have a Recv-done and a Send-done ordered before their corresponding Recv and Send. Here we are changing the thunk emitter to support this new code pattern.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63225/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63225/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63224
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63224/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63224/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63224/events
https://github.com/tensorflow/tensorflow/pull/63224
2,174,792,555
PR_kwDOArmXAs5pBBz1
63,224
Add the low priority task queue to the internal::Queue of the SharedBatchScheduler. Update the internal::Queue to accept the callback function with the additional task vector argument and SharedBatchScheduler::ThreadLogic to pass the tasks from the low priority queue to the callback function.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T21:03:44
2024-03-07T23:29:48
2024-03-07T23:29:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63224", "html_url": "https://github.com/tensorflow/tensorflow/pull/63224", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63224.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63224.patch", "merged_at": "2024-03-07T23:29:47" }
Add the low priority task queue to the internal::Queue of the SharedBatchScheduler. Update the internal::Queue to accept the callback function with the additional task vector argument and SharedBatchScheduler::ThreadLogic to pass the tasks from the low priority queue to the callback function.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63224/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63224/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63223
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63223/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63223/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63223/events
https://github.com/tensorflow/tensorflow/pull/63223
2,174,780,207
PR_kwDOArmXAs5pA_ET
63,223
[XLA:Python] Attempt to fix GCC build failure in nb_absl_span.h
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T20:55:56
2024-03-08T05:21:51
2024-03-08T05:21:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63223", "html_url": "https://github.com/tensorflow/tensorflow/pull/63223", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63223.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63223.patch", "merged_at": "2024-03-08T05:21:50" }
[XLA:Python] Attempt to fix GCC build failure in nb_absl_span.h
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63223/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63223/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63222
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63222/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63222/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63222/events
https://github.com/tensorflow/tensorflow/pull/63222
2,174,739,657
PR_kwDOArmXAs5pA2FX
63,222
Move tranpose ops through element wise.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T20:29:35
2024-03-07T21:29:44
2024-03-07T21:29:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63222", "html_url": "https://github.com/tensorflow/tensorflow/pull/63222", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63222.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63222.patch", "merged_at": "2024-03-07T21:29:43" }
Move tranpose ops through element wise.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63222/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63222/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63221
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63221/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63221/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63221/events
https://github.com/tensorflow/tensorflow/pull/63221
2,174,737,063
PR_kwDOArmXAs5pA1fQ
63,221
[XLA:GPU] Reduce the size of `GpuCompiler::OptimizeHloModule` by extracting smaller functions.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T20:28:30
2024-03-08T09:49:47
2024-03-08T09:49:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63221", "html_url": "https://github.com/tensorflow/tensorflow/pull/63221", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63221.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63221.patch", "merged_at": null }
[XLA:GPU] Reduce the size of `GpuCompiler::OptimizeHloModule` by extracting smaller functions.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63221/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63221/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63220
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63220/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63220/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63220/events
https://github.com/tensorflow/tensorflow/pull/63220
2,174,674,919
PR_kwDOArmXAs5pAoaT
63,220
[xla][gpu] Avoid repeatedly running layout normalization pass
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T19:57:44
2024-03-14T19:26:20
2024-03-14T19:26:20
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63220", "html_url": "https://github.com/tensorflow/tensorflow/pull/63220", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63220.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63220.patch", "merged_at": "2024-03-14T19:26:20" }
[xla][gpu] Avoid repeatedly running layout normalization pass This CL moves layout normalization pass before all fusion passes to avoid running it multiple times in post layout-assignment pipeline
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63220/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63220/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63219
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63219/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63219/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63219/events
https://github.com/tensorflow/tensorflow/pull/63219
2,174,674,763
PR_kwDOArmXAs5pAoX8
63,219
[xla:gpu] NFC: clean up compile_module_to_llvm_ir
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T19:57:41
2024-03-07T23:07:04
2024-03-07T23:07:03
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63219", "html_url": "https://github.com/tensorflow/tensorflow/pull/63219", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63219.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63219.patch", "merged_at": "2024-03-07T23:07:03" }
[xla:gpu] NFC: clean up compile_module_to_llvm_ir remove unused code and deps
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63219/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63219/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63218
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63218/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63218/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63218/events
https://github.com/tensorflow/tensorflow/pull/63218
2,174,586,992
PR_kwDOArmXAs5pAUi1
63,218
[XLA:Python] Port sharding and device lists to nanobind.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T19:11:42
2024-03-08T16:08:59
2024-03-08T16:08:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63218", "html_url": "https://github.com/tensorflow/tensorflow/pull/63218", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63218.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63218.patch", "merged_at": "2024-03-08T16:08:59" }
[XLA:Python] Port sharding and device lists to nanobind.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63218/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63218/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63217
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63217/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63217/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63217/events
https://github.com/tensorflow/tensorflow/pull/63217
2,174,584,554
PR_kwDOArmXAs5pAT_i
63,217
Add containers with CUDA 12.1, CUDNN 8.9.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T19:10:31
2024-03-08T23:09:45
2024-03-08T23:09:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63217", "html_url": "https://github.com/tensorflow/tensorflow/pull/63217", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63217.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63217.patch", "merged_at": null }
Add containers with CUDA 12.1, CUDNN 8.9.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63217/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63217/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63216
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63216/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63216/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63216/events
https://github.com/tensorflow/tensorflow/pull/63216
2,174,553,968
PR_kwDOArmXAs5pANFh
63,216
Replace '--add-rpath' for patchelf with '--print-rpath' and '--set-rpath'. `'--add-rpath' is not available on old Ubuntu images.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T18:55:43
2024-03-08T00:26:10
2024-03-08T00:26:10
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63216", "html_url": "https://github.com/tensorflow/tensorflow/pull/63216", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63216.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63216.patch", "merged_at": "2024-03-08T00:26:09" }
Replace '--add-rpath' for patchelf with '--print-rpath' and '--set-rpath'. `'--add-rpath' is not available on old Ubuntu images.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63216/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63216/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63215
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63215/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63215/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63215/events
https://github.com/tensorflow/tensorflow/pull/63215
2,174,484,327
PR_kwDOArmXAs5o_9lk
63,215
Add toggle in eager context for supporting XLA sharding on TF2 ResourceVariables
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T18:23:26
2024-03-07T18:57:27
2024-03-07T18:57:27
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63215", "html_url": "https://github.com/tensorflow/tensorflow/pull/63215", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63215.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63215.patch", "merged_at": "2024-03-07T18:57:27" }
Add toggle in eager context for supporting XLA sharding on TF2 ResourceVariables
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63215/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63215/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63214
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63214/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63214/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63214/events
https://github.com/tensorflow/tensorflow/pull/63214
2,174,458,070
PR_kwDOArmXAs5o_39v
63,214
[xla:gpu] Allow send-done to take a non-send instruction as an operand.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T18:10:21
2024-03-07T20:12:39
2024-03-07T20:12:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63214", "html_url": "https://github.com/tensorflow/tensorflow/pull/63214", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63214.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63214.patch", "merged_at": "2024-03-07T20:12:38" }
[xla:gpu] Allow send-done to take a non-send instruction as an operand. This is to support a new method to pipeline two Send-Recv chains that together form a source-target cycle. Add a test.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63214/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63214/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63213
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63213/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63213/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63213/events
https://github.com/tensorflow/tensorflow/pull/63213
2,174,446,935
PR_kwDOArmXAs5o_1f9
63,213
[FFI] Allow introspecting the set of registered custom calls.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T18:03:58
2024-03-07T19:10:20
2024-03-07T19:10:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63213", "html_url": "https://github.com/tensorflow/tensorflow/pull/63213", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63213.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63213.patch", "merged_at": "2024-03-07T19:10:19" }
[FFI] Allow introspecting the set of registered custom calls. The custom call API only has a lookup operation today, not an iteration operation. Having an iteration option allows inspecting the entire set of enabled calls to, say, improve error messages or filter provided HLOs to only those that support expected custom calls. Both custom call API versions that are currently supported by xla_client are supported. The proto defines more, but since they aren't actually register-able there isn't anything we can do yet.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63213/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63213/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63212
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63212/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63212/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63212/events
https://github.com/tensorflow/tensorflow/pull/63212
2,174,421,431
PR_kwDOArmXAs5o_wW6
63,212
Make kernel_gen use ptxas instead of libnvptxcompiler
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T17:49:13
2024-03-07T19:36:52
2024-03-07T19:36:52
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63212", "html_url": "https://github.com/tensorflow/tensorflow/pull/63212", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63212.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63212.patch", "merged_at": "2024-03-07T19:36:52" }
Make kernel_gen use ptxas instead of libnvptxcompiler libnvptxcompiler has some multithreading issue where I'm still working on a workaround. For the time being let's use ptxas instead.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63212/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63212/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63211
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63211/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63211/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63211/events
https://github.com/tensorflow/tensorflow/pull/63211
2,174,419,793
PR_kwDOArmXAs5o_v_U
63,211
Integrate LLVM at llvm/llvm-project@a213df5d3895
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
open
false
null
[]
null
[]
2024-03-07T17:48:22
2024-03-07T17:48:22
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63211", "html_url": "https://github.com/tensorflow/tensorflow/pull/63211", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63211.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63211.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@a213df5d3895 Updates LLVM usage to match [a213df5d3895](https://github.com/llvm/llvm-project/commit/a213df5d3895)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63211/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63211/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63210
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63210/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63210/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63210/events
https://github.com/tensorflow/tensorflow/pull/63210
2,174,404,074
PR_kwDOArmXAs5o_saN
63,210
[xla][gpu] Implement bf16 3way gemm to compute F32 matmul
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T17:41:11
2024-03-07T19:21:48
2024-03-07T19:21:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63210", "html_url": "https://github.com/tensorflow/tensorflow/pull/63210", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63210.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63210.patch", "merged_at": "2024-03-07T19:21:47" }
[xla][gpu] Implement bf16 3way gemm to compute F32 matmul This CL implements bf16 3way gemm in triton codegen. It uses three BF16 muls to compute one F32 mul instead of 6 as in bf16 6way gemm. The experiments show that its precision is about one order of magnitude less than bf16 6way gemm.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63210/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63210/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63209
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63209/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63209/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63209/events
https://github.com/tensorflow/tensorflow/issues/63209
2,174,385,854
I_kwDOArmXAs6Bmn6-
63,209
jit_compile keeps filling gpu memory to crash with simple dense and small data with official docker image
{ "login": "de-mh", "id": 34659327, "node_id": "MDQ6VXNlcjM0NjU5MzI3", "avatar_url": "https://avatars.githubusercontent.com/u/34659327?v=4", "gravatar_id": "", "url": "https://api.github.com/users/de-mh", "html_url": "https://github.com/de-mh", "followers_url": "https://api.github.com/users/de-mh/followers", "following_url": "https://api.github.com/users/de-mh/following{/other_user}", "gists_url": "https://api.github.com/users/de-mh/gists{/gist_id}", "starred_url": "https://api.github.com/users/de-mh/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/de-mh/subscriptions", "organizations_url": "https://api.github.com/users/de-mh/orgs", "repos_url": "https://api.github.com/users/de-mh/repos", "events_url": "https://api.github.com/users/de-mh/events{/privacy}", "received_events_url": "https://api.github.com/users/de-mh/received_events", "type": "User", "site_admin": false }
[ { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 1097547538, "node_id": "MDU6TGFiZWwxMDk3NTQ3NTM4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:gpu", "name": "comp:gpu", "color": "0052cc", "default": false, "description": "GPU related issues" }, { "id": 6218999181, "node_id": "LA_kwDOArmXAs8AAAABcq5ljQ", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.15", "name": "TF 2.15", "color": "9162CB", "default": false, "description": "For issues related to 2.15.x" } ]
open
false
{ "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.com/users/SuryanarayanaY/followers", "following_url": "https://api.github.com/users/SuryanarayanaY/following{/other_user}", "gists_url": "https://api.github.com/users/SuryanarayanaY/gists{/gist_id}", "starred_url": "https://api.github.com/users/SuryanarayanaY/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SuryanarayanaY/subscriptions", "organizations_url": "https://api.github.com/users/SuryanarayanaY/orgs", "repos_url": "https://api.github.com/users/SuryanarayanaY/repos", "events_url": "https://api.github.com/users/SuryanarayanaY/events{/privacy}", "received_events_url": "https://api.github.com/users/SuryanarayanaY/received_events", "type": "User", "site_admin": false }
[ { "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.com/users/SuryanarayanaY/followers", "following_url": "https://api.github.com/users/SuryanarayanaY/following{/other_user}", "gists_url": "https://api.github.com/users/SuryanarayanaY/gists{/gist_id}", "starred_url": "https://api.github.com/users/SuryanarayanaY/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SuryanarayanaY/subscriptions", "organizations_url": "https://api.github.com/users/SuryanarayanaY/orgs", "repos_url": "https://api.github.com/users/SuryanarayanaY/repos", "events_url": "https://api.github.com/users/SuryanarayanaY/events{/privacy}", "received_events_url": "https://api.github.com/users/SuryanarayanaY/received_events", "type": "User", "site_admin": false } ]
null
[ "Hi @de-mh ,\r\n\r\nI have tested the code on Colab and it works fine as per attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/2f376aa2f5ebe8af3098caa4ac723ef5/63209.ipynb#scrollTo=O-oucVZCfKlL).Please note that Colab has Tesla T4 16GB GPU. Maybe this is related to docker image as the crash is after few epochs. Could you please confirm TF docker image source you have used?\r\n\r\nThanks!", "Hi @SuryanarayanaY \r\n\r\nThis is the image that I used. It is the latest official image\r\n```tensorflow/tensorflow latest-gpu-jupyter a2cf87758fef 3 months ago 7.32GB```" ]
2024-03-07T17:32:48
2024-03-08T08:25:50
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version v2.15.0-2-g0b15fdfcb3f 2.15.0 ### Custom code No ### OS platform and distribution Linux Ubuntu 22 (Docker) ### Mobile device _No response_ ### Python version 3.11 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version 12.3 ### GPU model and memory _No response_ ### Current behavior? To narrow down the problem, I simplified everything as much as possible. I used official latest docker image to isolate as much as possible. This is the GPU stats: ``` Thu Mar 7 17:16:10 2024 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.161.07 Driver Version: 535.161.07 CUDA Version: 12.3 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | | N/A 30C P8 14W / 150W | 0MiB / 7680MiB | 0% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+ +---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | No running processes found | +---------------------------------------------------------------------------------------+ ``` I'm running These few simple lines: ``` import tensorflow as tf physical_devices = tf.config.experimental.list_physical_devices('GPU') if len(physical_devices) > 0: tf.config.experimental.set_memory_growth(physical_devices[0], True) with tf.device("CPU"): train_dataset = tf.data.Dataset.from_tensor_slices((tf.random.uniform((1000_000,400)), tf.random.uniform((1000_000,1)))).batch(4000) model = tf.keras.Sequential( [ tf.keras.Input(shape=(400,)), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(1, activation='sigmoid'), ] ) model.compile( optimizer=tf.keras.optimizers.Adam(), loss=tf.keras.losses.BinaryCrossentropy(from_logits=False), jit_compile=True, ) model.fit(train_dataset, epochs=50, verbose=True, ) ``` And the code crashes after 15 epochs because memory is filled. Here is the notebook for full errors detail: [Break_XLA.ipynb.zip](https://github.com/tensorflow/tensorflow/files/14527818/Break_XLA.1.ipynb.zip) ### Standalone code to reproduce the issue ```shell import tensorflow as tf physical_devices = tf.config.experimental.list_physical_devices('GPU') if len(physical_devices) > 0: tf.config.experimental.set_memory_growth(physical_devices[0], True) with tf.device("CPU"): train_dataset = tf.data.Dataset.from_tensor_slices((tf.random.uniform((1000_000,400)), tf.random.uniform((1000_000,1)))).batch(4000) model = tf.keras.Sequential( [ tf.keras.Input(shape=(400,)), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(400, activation='relu'), tf.keras.layers.Dense(1, activation='sigmoid'), ] ) model.compile( optimizer=tf.keras.optimizers.Adam(), loss=tf.keras.losses.BinaryCrossentropy(from_logits=False), jit_compile=True, ) model.fit(train_dataset, epochs=50, verbose=True, ) ``` ### Relevant log output ```shell Epoch 1/50 2024-03-07 17:28:52.944900: I external/local_xla/xla/service/service.cc:168] XLA service 0x7fd9180c3f10 initialized for platform CUDA (this does not guarantee that XLA will be used). Devices: 2024-03-07 17:28:52.944951: I external/local_xla/xla/service/service.cc:176] StreamExecutor device (0): Tesla M60, Compute Capability 5.2 2024-03-07 17:28:52.980936: I tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc:269] disabling MLIR crash reproducer, set env var `MLIR_CRASH_REPRODUCER_DIRECTORY` to enable. 2024-03-07 17:28:53.293838: I external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:454] Loaded cuDNN version 8906 13/250 [>.............................] - ETA: 3s - loss: 0.7202 WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1709832534.134273 948 device_compiler.h:186] Compiled cluster using XLA! This line is logged at most once for the lifetime of the process. 250/250 [==============================] - 5s 11ms/step - loss: 0.6946 Epoch 2/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6932 Epoch 3/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6932 Epoch 4/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6932 Epoch 5/50 250/250 [==============================] - 2s 10ms/step - loss: 0.6932 Epoch 6/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 7/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 8/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 9/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 10/50 250/250 [==============================] - 2s 10ms/step - loss: 0.6931 Epoch 11/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 12/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 13/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 14/50 250/250 [==============================] - 3s 10ms/step - loss: 0.6931 Epoch 15/50 193/250 [======================>.......] - ETA: 0s - loss: 0.6931 2024-03-07 17:29:31.761561: W external/local_xla/xla/service/gpu/runtime/support.cc:58] Intercepted XLA runtime error: INTERNAL: the requested functionality is not supported 2024-03-07 17:29:31.761643: W external/local_xla/xla/service/gpu/runtime/support.cc:58] Intercepted XLA runtime error: INTERNAL: CaptureGpuGraph failed (the requested functionality is not supported; current tracing scope: custom-call): INTERNAL: Failed to end stream capture: CUDA_ERROR_STREAM_CAPTURE_INVALIDATED: operation failed due to a previous error during capture --------------------------------------------------------------------------- InternalError Traceback (most recent call last) Cell In[5], line 17 1 model = tf.keras.Sequential( 2 [ 3 tf.keras.Input(shape=(400,)), (...) 9 ] 10 ) 11 model.compile( 12 optimizer=tf.keras.optimizers.Adam(), 13 loss=tf.keras.losses.BinaryCrossentropy(from_logits=False), 14 jit_compile=True, 15 ) ---> 17 model.fit(train_dataset, 18 epochs=50, 19 verbose=True, 20 ) File /usr/local/lib/python3.11/dist-packages/keras/src/utils/traceback_utils.py:70, in filter_traceback.<locals>.error_handler(*args, **kwargs) 67 filtered_tb = _process_traceback_frames(e.__traceback__) 68 # To get the full stack trace, call: 69 # `tf.debugging.disable_traceback_filtering()` ---> 70 raise e.with_traceback(filtered_tb) from None 71 finally: 72 del filtered_tb File /usr/local/lib/python3.11/dist-packages/tensorflow/python/eager/execute.py:53, in quick_execute(op_name, num_outputs, inputs, attrs, ctx, name) 51 try: 52 ctx.ensure_initialized() ---> 53 tensors = pywrap_tfe.TFE_Py_Execute(ctx._handle, device_name, op_name, 54 inputs, attrs, num_outputs) 55 except core._NotOkStatusException as e: 56 if name is not None: InternalError: Graph execution error: Detected at node StatefulPartitionedCall defined at (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/local/lib/python3.11/dist-packages/ipykernel_launcher.py", line 17, in <module> File "/usr/local/lib/python3.11/dist-packages/traitlets/config/application.py", line 1077, in launch_instance File "/usr/local/lib/python3.11/dist-packages/ipykernel/kernelapp.py", line 739, in start File "/usr/local/lib/python3.11/dist-packages/tornado/platform/asyncio.py", line 205, in start File "/usr/lib/python3.11/asyncio/base_events.py", line 604, in run_forever File "/usr/lib/python3.11/asyncio/base_events.py", line 1909, in _run_once File "/usr/lib/python3.11/asyncio/events.py", line 80, in _run File "/usr/local/lib/python3.11/dist-packages/ipykernel/kernelbase.py", line 529, in dispatch_queue File "/usr/local/lib/python3.11/dist-packages/ipykernel/kernelbase.py", line 518, in process_one File "/usr/local/lib/python3.11/dist-packages/ipykernel/kernelbase.py", line 424, in dispatch_shell File "/usr/local/lib/python3.11/dist-packages/ipykernel/kernelbase.py", line 766, in execute_request File "/usr/local/lib/python3.11/dist-packages/ipykernel/ipkernel.py", line 429, in do_execute File "/usr/local/lib/python3.11/dist-packages/ipykernel/zmqshell.py", line 549, in run_cell File "/usr/local/lib/python3.11/dist-packages/IPython/core/interactiveshell.py", line 3048, in run_cell File "/usr/local/lib/python3.11/dist-packages/IPython/core/interactiveshell.py", line 3103, in _run_cell File "/usr/local/lib/python3.11/dist-packages/IPython/core/async_helpers.py", line 129, in _pseudo_sync_runner File "/usr/local/lib/python3.11/dist-packages/IPython/core/interactiveshell.py", line 3308, in run_cell_async File "/usr/local/lib/python3.11/dist-packages/IPython/core/interactiveshell.py", line 3490, in run_ast_nodes File "/usr/local/lib/python3.11/dist-packages/IPython/core/interactiveshell.py", line 3550, in run_code File "/tmp/ipykernel_879/3821501683.py", line 17, in <module> File "/usr/local/lib/python3.11/dist-packages/keras/src/utils/traceback_utils.py", line 65, in error_handler File "/usr/local/lib/python3.11/dist-packages/keras/src/engine/training.py", line 1807, in fit File "/usr/local/lib/python3.11/dist-packages/keras/src/engine/training.py", line 1401, in train_function File "/usr/local/lib/python3.11/dist-packages/keras/src/engine/training.py", line 1384, in step_function Failed to execute XLA Runtime executable: run time error: custom call 'xla.gpu.graph.launch' failed: CaptureGpuGraph failed (the requested functionality is not supported; current tracing scope: custom-call): INTERNAL: Failed to end stream capture: CUDA_ERROR_STREAM_CAPTURE_INVALIDATED: operation failed due to a previous error during capture; current profiling annotation: XlaModule:#hlo_module=a_inference_run_step_1288__.701,program_id=132#. [[{{node StatefulPartitionedCall}}]] [Op:__inference_train_function_1361] ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63209/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63209/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63208
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63208/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63208/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63208/events
https://github.com/tensorflow/tensorflow/pull/63208
2,174,359,195
PR_kwDOArmXAs5o_igO
63,208
Use fully-qualified namespace in `TF_RETURN_IF_CUDA_ERROR` macros.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T17:17:40
2024-03-07T17:48:02
2024-03-07T17:48:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63208", "html_url": "https://github.com/tensorflow/tensorflow/pull/63208", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63208.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63208.patch", "merged_at": null }
Use fully-qualified namespace in `TF_RETURN_IF_CUDA_ERROR` macros. To avoid the necessity of user code that uses the macros has to live in the `tensorflow` namespace.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63208/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63208/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63207
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63207/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63207/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63207/events
https://github.com/tensorflow/tensorflow/pull/63207
2,174,343,245
PR_kwDOArmXAs5o_e-N
63,207
Model additional memory usage that can arise due to tensor reshardings.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T17:08:44
2024-03-11T19:45:14
2024-03-11T19:45:14
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63207", "html_url": "https://github.com/tensorflow/tensorflow/pull/63207", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63207.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63207.patch", "merged_at": "2024-03-11T19:45:13" }
Model additional memory usage that can arise due to tensor reshardings.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63207/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63207/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63206
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63206/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63206/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63206/events
https://github.com/tensorflow/tensorflow/pull/63206
2,174,326,632
PR_kwDOArmXAs5o_bVe
63,206
Move optimized function graph proto into graph construction to avoid copies.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T16:59:04
2024-03-08T05:01:21
2024-03-08T05:01:21
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63206", "html_url": "https://github.com/tensorflow/tensorflow/pull/63206", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63206.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63206.patch", "merged_at": "2024-03-08T05:01:21" }
Move optimized function graph proto into graph construction to avoid copies. Previously we were attempting to `std::move()` a `const GraphDef&` which led to the copying overload of `ConvertGraphDefToGraph(..., const GraphDef&, ...)` being called. After this change we properly call the `ConvertGraphDefToGraph(..., GraphDef&&, ...)` overload, which avoids the memory overheads of copying each `NodeDef` in the graph.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63206/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63206/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63205
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63205/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63205/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63205/events
https://github.com/tensorflow/tensorflow/pull/63205
2,174,318,682
PR_kwDOArmXAs5o_Zky
63,205
[XLA:Python] Restore support for string inputs to mhlo_to_stablehlo.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T16:54:30
2024-04-10T19:05:48
2024-04-10T19:05:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63205", "html_url": "https://github.com/tensorflow/tensorflow/pull/63205", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63205.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63205.patch", "merged_at": null }
[XLA:Python] Restore support for string inputs to mhlo_to_stablehlo. The previous change made this function accept only bytes (bytecode). Allow textual MLIR as well.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63205/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63205/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63204
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63204/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63204/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63204/events
https://github.com/tensorflow/tensorflow/pull/63204
2,174,248,049
PR_kwDOArmXAs5o_J5G
63,204
[Linaro:ARM_CI] Update docker container for AARCH64
{ "login": "elfringham", "id": 10442001, "node_id": "MDQ6VXNlcjEwNDQyMDAx", "avatar_url": "https://avatars.githubusercontent.com/u/10442001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elfringham", "html_url": "https://github.com/elfringham", "followers_url": "https://api.github.com/users/elfringham/followers", "following_url": "https://api.github.com/users/elfringham/following{/other_user}", "gists_url": "https://api.github.com/users/elfringham/gists{/gist_id}", "starred_url": "https://api.github.com/users/elfringham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/elfringham/subscriptions", "organizations_url": "https://api.github.com/users/elfringham/orgs", "repos_url": "https://api.github.com/users/elfringham/repos", "events_url": "https://api.github.com/users/elfringham/events{/privacy}", "received_events_url": "https://api.github.com/users/elfringham/received_events", "type": "User", "site_admin": false }
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364259, "node_id": "MDU6TGFiZWwxMTY5MzY0MjU5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:XS", "name": "size:XS", "color": "adafea", "default": false, "description": "CL Change Size: Extra Small" } ]
closed
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false }
[ { "login": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api.github.com/users/nitins17/followers", "following_url": "https://api.github.com/users/nitins17/following{/other_user}", "gists_url": "https://api.github.com/users/nitins17/gists{/gist_id}", "starred_url": "https://api.github.com/users/nitins17/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nitins17/subscriptions", "organizations_url": "https://api.github.com/users/nitins17/orgs", "repos_url": "https://api.github.com/users/nitins17/repos", "events_url": "https://api.github.com/users/nitins17/events{/privacy}", "received_events_url": "https://api.github.com/users/nitins17/received_events", "type": "User", "site_admin": false }, { "login": "penpornk", "id": 38085909, "node_id": "MDQ6VXNlcjM4MDg1OTA5", "avatar_url": "https://avatars.githubusercontent.com/u/38085909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/penpornk", "html_url": "https://github.com/penpornk", "followers_url": "https://api.github.com/users/penpornk/followers", "following_url": "https://api.github.com/users/penpornk/following{/other_user}", "gists_url": "https://api.github.com/users/penpornk/gists{/gist_id}", "starred_url": "https://api.github.com/users/penpornk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/penpornk/subscriptions", "organizations_url": "https://api.github.com/users/penpornk/orgs", "repos_url": "https://api.github.com/users/penpornk/repos", "events_url": "https://api.github.com/users/penpornk/events{/privacy}", "received_events_url": "https://api.github.com/users/penpornk/received_events", "type": "User", "site_admin": false }, { "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false } ]
null
[]
2024-03-07T16:21:53
2024-03-08T11:11:41
2024-03-08T04:33:15
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63204", "html_url": "https://github.com/tensorflow/tensorflow/pull/63204", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63204.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63204.patch", "merged_at": "2024-03-08T04:33:15" }
Pick up the updated docker container used for github Actions on AARCH64 to use updated wheel build target
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63204/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63204/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63203
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63203/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63203/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63203/events
https://github.com/tensorflow/tensorflow/pull/63203
2,174,214,513
PR_kwDOArmXAs5o_Ccd
63,203
[Linaro:ARM_CI] Need to use correct Python lib path
{ "login": "elfringham", "id": 10442001, "node_id": "MDQ6VXNlcjEwNDQyMDAx", "avatar_url": "https://avatars.githubusercontent.com/u/10442001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elfringham", "html_url": "https://github.com/elfringham", "followers_url": "https://api.github.com/users/elfringham/followers", "following_url": "https://api.github.com/users/elfringham/following{/other_user}", "gists_url": "https://api.github.com/users/elfringham/gists{/gist_id}", "starred_url": "https://api.github.com/users/elfringham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/elfringham/subscriptions", "organizations_url": "https://api.github.com/users/elfringham/orgs", "repos_url": "https://api.github.com/users/elfringham/repos", "events_url": "https://api.github.com/users/elfringham/events{/privacy}", "received_events_url": "https://api.github.com/users/elfringham/received_events", "type": "User", "site_admin": false }
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364458, "node_id": "MDU6TGFiZWwxMTY5MzY0NDU4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:S", "name": "size:S", "color": "adafea", "default": false, "description": "CL Change Size: Small" } ]
closed
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false }
[ { "login": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api.github.com/users/nitins17/followers", "following_url": "https://api.github.com/users/nitins17/following{/other_user}", "gists_url": "https://api.github.com/users/nitins17/gists{/gist_id}", "starred_url": "https://api.github.com/users/nitins17/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nitins17/subscriptions", "organizations_url": "https://api.github.com/users/nitins17/orgs", "repos_url": "https://api.github.com/users/nitins17/repos", "events_url": "https://api.github.com/users/nitins17/events{/privacy}", "received_events_url": "https://api.github.com/users/nitins17/received_events", "type": "User", "site_admin": false }, { "login": "penpornk", "id": 38085909, "node_id": "MDQ6VXNlcjM4MDg1OTA5", "avatar_url": "https://avatars.githubusercontent.com/u/38085909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/penpornk", "html_url": "https://github.com/penpornk", "followers_url": "https://api.github.com/users/penpornk/followers", "following_url": "https://api.github.com/users/penpornk/following{/other_user}", "gists_url": "https://api.github.com/users/penpornk/gists{/gist_id}", "starred_url": "https://api.github.com/users/penpornk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/penpornk/subscriptions", "organizations_url": "https://api.github.com/users/penpornk/orgs", "repos_url": "https://api.github.com/users/penpornk/repos", "events_url": "https://api.github.com/users/penpornk/events{/privacy}", "received_events_url": "https://api.github.com/users/penpornk/received_events", "type": "User", "site_admin": false }, { "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false } ]
null
[]
2024-03-07T16:06:44
2024-03-08T11:11:09
2024-03-08T04:20:30
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63203", "html_url": "https://github.com/tensorflow/tensorflow/pull/63203", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63203.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63203.patch", "merged_at": "2024-03-08T04:20:29" }
configure will choose the wrong Python lib path so fix that up to use the correct path. This will fix the Python 3.12 build so it can find setuptools.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63203/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63203/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63202
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63202/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63202/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63202/events
https://github.com/tensorflow/tensorflow/pull/63202
2,174,201,852
PR_kwDOArmXAs5o-_qU
63,202
Update TFRT dependency to use revision
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T16:01:02
2024-03-07T16:31:57
2024-03-07T16:31:56
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63202", "html_url": "https://github.com/tensorflow/tensorflow/pull/63202", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63202.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63202.patch", "merged_at": "2024-03-07T16:31:56" }
Update TFRT dependency to use revision http://github.com/tensorflow/runtime/commit/29cc253f52a0a836885f224ddb3f6c61020e8c4e.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63202/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63202/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63201
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63201/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63201/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63201/events
https://github.com/tensorflow/tensorflow/pull/63201
2,174,182,197
PR_kwDOArmXAs5o-7Ys
63,201
[xla][gpu] Add an HLO pass to decompose CollectivePermute with a cycle in its
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T15:52:05
2024-03-07T20:05:51
2024-03-07T20:05:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63201", "html_url": "https://github.com/tensorflow/tensorflow/pull/63201", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63201.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63201.patch", "merged_at": "2024-03-07T20:05:50" }
[xla][gpu] Add an HLO pass to decompose CollectivePermute with a cycle in its source-target pairs. The HLO pass converts CollectivePermute with all participants forming a cycle into two CollectivePermute. We currently limit the transformation to asynchronous CollectivePermute with one input and without any context data. Add tests.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63201/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63201/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63200
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63200/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63200/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63200/events
https://github.com/tensorflow/tensorflow/pull/63200
2,174,137,336
PR_kwDOArmXAs5o-xju
63,200
[XLA:GPU] Add algorithm to PrecisionConfig
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T15:31:20
2024-03-11T15:13:44
2024-03-11T15:13:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63200", "html_url": "https://github.com/tensorflow/tensorflow/pull/63200", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63200.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63200.patch", "merged_at": "2024-03-11T15:13:44" }
[XLA:GPU] Add algorithm to PrecisionConfig This adds a way to specify the used algorithm more precisely compared to the current operand_precision. The current change is the first of a list of changes, which will together add support for the algorithm selection.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63200/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63200/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63199
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63199/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63199/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63199/events
https://github.com/tensorflow/tensorflow/pull/63199
2,174,076,974
PR_kwDOArmXAs5o-kPo
63,199
[XLA:GPU] Fix non-existing SSA ref.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T15:05:14
2024-03-07T15:38:21
2024-03-07T15:38:21
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63199", "html_url": "https://github.com/tensorflow/tensorflow/pull/63199", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63199.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63199.patch", "merged_at": "2024-03-07T15:38:21" }
[XLA:GPU] Fix non-existing SSA ref.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63199/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63199/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63198
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63198/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63198/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63198/events
https://github.com/tensorflow/tensorflow/pull/63198
2,174,071,674
PR_kwDOArmXAs5o-jDV
63,198
PR #9757: GpuTimer: improve kernel execution time measurement accuracy
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T15:02:58
2024-03-08T15:03:20
2024-03-08T15:03:20
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63198", "html_url": "https://github.com/tensorflow/tensorflow/pull/63198", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63198.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63198.patch", "merged_at": "2024-03-08T15:03:19" }
PR #9757: GpuTimer: improve kernel execution time measurement accuracy Imported from GitHub PR https://github.com/openxla/xla/pull/9757 This PR changes how `GpuTimer` measures execution time, which should improve the measurement accuracy. Quoting my comment in the code: ```c++ // When a timer is created it launches a delay kernel into the given stream and // queues a start event immediately afterwards. This delay kernel blocks // execution on the stream until GetElapsedDuration() is called, at which point // an end event is queued and the delay kernel exits. This allows the device // execution time of the tasks queued to the stream while the timer is active // to be measured more accurately. ``` this should improve the accuracy of the measurements that are used to make auto-tuning decisions, especially for small kernels. There are a couple of edge cases that have special treatment: - if `CUDA_LAUNCH_BLOCKING=1` then the delay kernel will not achieve anything, so we don't launch it - if any code in the timed region synchronises the device then the host will wait for the delay kernel to time out before actually launching the kernels to be measured. This will lead to a poor quality measurement, and an error message is printed. This condition can be met if one of the kernels being measured is lazily loaded, as lazy loading can trigger synchronisation. Best practice is to execute a warmup run (without timing enabled) before the timed execution. Two parts of the autotuning code are updated to follow this best practice. The `GpuTimer::Create*` signatures that were deprecated in https://github.com/openxla/xla/pull/9841 do not benefit from these accuracy improvements. cc: @sergachev @nouiz Copybara import of the project: -- 2b834f7154158ddc7294d45bb5481b8c38efdc61 by Olli Lupton <[email protected]>: GpuTimer: use delay kernel to improve accuracy This ensures that all the device operations to be timed are queued to the relevant stream before any of them are executed, resulting in a more accurate measurement. This is skipped if CUDA_LAUNCH_BLOCKING=1 or unified addressing is not available. In addition, make sure that auto-tuning code paths have warm-up executions of the kernels being measured. The warm-up executions should not be inside GpuTimer regions. With the example HLO: parameter_0 = bf16[128,12,128]{2,1,0} parameter(0) parameter_1 = bf16[12,128,128]{2,1,0} parameter(1) ROOT dot.26 = bf16[12,128,128]{2,1,0} dot(parameter_0, parameter_1), lhs_batch_dims={1}, lhs_contracting_dims={0}, rhs_batch_dims={0}, rhs_contracting_dims={2} a cuBLAS kernel was selected with a CUPTI/NSys-measured runtime of 3.9µs and before this change, GpuTimer measured a runtime of 17.5µs. With this change, GpuTimer measures a runtime of 8.1µs. With the example HLO: p0 = bf16[128,1536]{0,1} parameter(0) p1 = s8[1536,12288]{0,1} parameter(1) c = bf16[1536,12288]{0,1} convert(p1) ROOT d = bf16[128,12288]{1,0} dot(p0, c), lhs_contracting_dims={1}, rhs_contracting_dims={0} five cuDNN plans were auto-tuned, with CUPTI/Nsys-measured runtimes of {34.9, 18.5, 30.9, 32.4, 31.5}µs. Before this change, GpuTimer measured runtimes of {76.6, 40.0, 52.5, 55.7, 51.8}µs. With this change, GpuTimer measures runtimes of {39.6, 23.0, 35.4, 35.1, 35.1}µs. In summary, with this change, GpuTimer gives results that are much closer to the CUPTI/Nsys measurements, with a ~uniform offset of ~4µs. A constant offset doesn't matter for auto-tuning. -- 8f5ce0e7e309a46bf69c369bc4b1da8c26fd1579 by Olli Lupton <[email protected]>: Address CR Merging this change closes #9757 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/9757 from olupton:gpu-timer-improvement 8f5ce0e7e309a46bf69c369bc4b1da8c26fd1579
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63198/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63198/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63197
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63197/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63197/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63197/events
https://github.com/tensorflow/tensorflow/pull/63197
2,174,059,159
PR_kwDOArmXAs5o-gVk
63,197
PR #10315: Add move assignment operator to Shape and ProgramShape
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T14:57:05
2024-03-08T09:12:22
2024-03-08T09:12:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63197", "html_url": "https://github.com/tensorflow/tensorflow/pull/63197", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63197.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63197.patch", "merged_at": null }
PR #10315: Add move assignment operator to Shape and ProgramShape Imported from GitHub PR https://github.com/openxla/xla/pull/10315 The attempt to use `Shape` move assignment operator is found in [ShapeUtil::MakeProgramShape](https://github.com/openxla/xla/blob/main/xla/shape_util.cc#L278) ``` Shape result) { ... ProgramShape program_shape; ... *program_shape.mutable_result() = std::move(result); ... ``` Because `Shape` move assignment operator is currently not declared, C++ uses copy assignment operator which copies all Shape internal fields from src Shape (`result`) to dest Shape (`program_shape.result_`). Copybara import of the project: -- e5ac9c58ee6f9008e19ec345ae1d05a43fe166fc by Alexander Pivovarov <[email protected]>: Add move assn op to Shape and ProgramShape Merging this change closes #10315 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10315 from apivovarov:shape_move_ctor e5ac9c58ee6f9008e19ec345ae1d05a43fe166fc
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63197/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63197/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63196
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63196/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63196/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63196/events
https://github.com/tensorflow/tensorflow/pull/63196
2,174,059,015
PR_kwDOArmXAs5o-gTk
63,196
PR #10290: [GPU][NFC] Unify few methods fetching DNN version info.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T14:57:01
2024-03-08T10:03:03
2024-03-08T10:03:02
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63196", "html_url": "https://github.com/tensorflow/tensorflow/pull/63196", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63196.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63196.patch", "merged_at": "2024-03-08T10:03:02" }
PR #10290: [GPU][NFC] Unify few methods fetching DNN version info. Imported from GitHub PR https://github.com/openxla/xla/pull/10290 Copybara import of the project: -- 043ef2be61ff3fb39e99824087c4a69c0496c997 by Ilia Sergachev <[email protected]>: [GPU][NFC] Unify few methods fetching DNN version info. Merging this change closes #10290 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10290 from openxla:cleanup_dnn_version 043ef2be61ff3fb39e99824087c4a69c0496c997
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63196/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63196/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63195
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63195/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63195/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63195/events
https://github.com/tensorflow/tensorflow/pull/63195
2,174,052,652
PR_kwDOArmXAs5o-e5q
63,195
PR #9354: Remove unused legalize_sparse_ops param from MlirToXlaComputation
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T14:54:15
2024-03-08T13:02:03
2024-03-08T13:02:01
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63195", "html_url": "https://github.com/tensorflow/tensorflow/pull/63195", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63195.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63195.patch", "merged_at": null }
PR #9354: Remove unused legalize_sparse_ops param from MlirToXlaComputation Imported from GitHub PR https://github.com/openxla/xla/pull/9354 `xla::ParseMlirModuleStringAndConvertToXlaComputation` uses the same params as `xla::MlirToXlaComputation`. New param `legalize_sparse_ops` was added to `xla::MlirToXlaComputation` on Sep 14, 2023. But this param is unused now. 1. It was decided to remove `legalize_sparse_ops` param from `xla::MlirToXlaComputation`. 2. `options` param has default value `{}` in `MlirToXlaComputation` decl and it is passed by value. In case func caller uses empty options we can simply omit passing `options` param to remove unnecessary obj copy. Copybara import of the project: -- 9619fa34d03cf2229d3e4a14bc202f4adbe2d03b by Alexander Pivovarov <[email protected]>: Remove unused legalize_sparse_ops param from MlirToXlaComputation Merging this change closes #9354 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/9354 from apivovarov:legalize_sparse_ops 9619fa34d03cf2229d3e4a14bc202f4adbe2d03b
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63195/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63195/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63194
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63194/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63194/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63194/events
https://github.com/tensorflow/tensorflow/pull/63194
2,174,009,482
PR_kwDOArmXAs5o-Va5
63,194
Remove updating of the deleted v2/setup.py file in update_version.py.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T14:34:38
2024-03-07T14:44:28
2024-03-07T14:44:28
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63194", "html_url": "https://github.com/tensorflow/tensorflow/pull/63194", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63194.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63194.patch", "merged_at": "2024-03-07T14:44:28" }
Remove updating of the deleted v2/setup.py file in update_version.py.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63194/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63194/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63193
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63193/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63193/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63193/events
https://github.com/tensorflow/tensorflow/pull/63193
2,173,908,591
PR_kwDOArmXAs5o9_Ff
63,193
Minor oneDNN build fixes. Delete unused variables and add missing build dependencies.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T13:48:10
2024-03-07T14:09:19
2024-03-07T14:09:18
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63193", "html_url": "https://github.com/tensorflow/tensorflow/pull/63193", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63193.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63193.patch", "merged_at": null }
Minor oneDNN build fixes. Delete unused variables and add missing build dependencies.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63193/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63193/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63192
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63192/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63192/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63192/events
https://github.com/tensorflow/tensorflow/pull/63192
2,173,820,975
PR_kwDOArmXAs5o9rvG
63,192
Integrate Triton up to [bfb8e413](https://github.com/openai/triton/commits/bfb8e413b075583228c961bdbb65a98dc54d0868)
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-07T13:05:08
2024-03-11T19:07:46
2024-03-11T19:07:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63192", "html_url": "https://github.com/tensorflow/tensorflow/pull/63192", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63192.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63192.patch", "merged_at": "2024-03-11T19:07:46" }
Integrate Triton up to [bfb8e413](https://github.com/openai/triton/commits/bfb8e413b075583228c961bdbb65a98dc54d0868)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63192/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63192/timeline
null
null
true