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/64492
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64492/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64492/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64492/events
https://github.com/tensorflow/tensorflow/pull/64492
2,207,697,698
PR_kwDOArmXAs5qwvuR
64,492
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-26T09:25:06
2024-03-27T10:12:19
2024-03-27T10:12:16
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64492", "html_url": "https://github.com/tensorflow/tensorflow/pull/64492", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64492.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64492.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64492/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/64492/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64491
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64491/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64491/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64491/events
https://github.com/tensorflow/tensorflow/pull/64491
2,207,686,818
PR_kwDOArmXAs5qwtRV
64,491
[XLA:GPU] Implement new Triton Softmax codegen based on symbolic tiles and indexing maps.
{ "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-26T09:21:25
2024-04-02T13:21:50
2024-04-02T13:21:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64491", "html_url": "https://github.com/tensorflow/tensorflow/pull/64491", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64491.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64491.patch", "merged_at": null }
[XLA:GPU] Implement new Triton Softmax codegen based on symbolic tiles and indexing maps. Symbolic tiles are still under development and can process all instructions. The new codegen is used only when all instruction in the fusion are supported, otherwise we fall back to the old codegen. Triton Softmax codegen is behind `--xla_gpu_enable_triton_softmax_fusion` flag that is not turned on by default, so this change shouldn't affect any production workloads.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64491/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/64491/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64490
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64490/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64490/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64490/events
https://github.com/tensorflow/tensorflow/pull/64490
2,207,680,250
PR_kwDOArmXAs5qwryH
64,490
PR #10788: [ROCM] fixing build brake: disabling cudnn_fusion_compiler for ROCM
{ "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-26T09:19:26
2024-03-26T22:28:10
2024-03-26T22:28:09
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64490", "html_url": "https://github.com/tensorflow/tensorflow/pull/64490", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64490.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64490.patch", "merged_at": "2024-03-26T22:28:09" }
PR #10788: [ROCM] fixing build brake: disabling cudnn_fusion_compiler for ROCM Imported from GitHub PR https://github.com/openxla/xla/pull/10788 In this PR I disable yet cudnn_fusion_compiler to fix the build brake These feature is to be enabled later. @xla-rotation: woud you have a look please ? Copybara import of the project: -- 7ff1b0094f371188a8cc142eec6e6c77585ae666 by Pavel Emeliyanenko <[email protected]>: rebased and added virtual function for cudnn compiler pass Merging this change closes #10788 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10788 from ROCm:ci_build_brake_240321 7ff1b0094f371188a8cc142eec6e6c77585ae666
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64490/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/64490/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64489
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64489/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64489/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64489/events
https://github.com/tensorflow/tensorflow/pull/64489
2,207,667,139
PR_kwDOArmXAs5qwozi
64,489
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-26T09:15:02
2024-03-26T12:54:44
2024-03-26T12:54:42
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64489", "html_url": "https://github.com/tensorflow/tensorflow/pull/64489", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64489.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64489.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64489/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/64489/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64488
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64488/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64488/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64488/events
https://github.com/tensorflow/tensorflow/pull/64488
2,207,656,462
PR_kwDOArmXAs5qwmaa
64,488
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-26T09:11:12
2024-03-26T09:53:03
2024-03-26T09:53:01
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64488", "html_url": "https://github.com/tensorflow/tensorflow/pull/64488", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64488.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64488.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64488/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/64488/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64487
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64487/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64487/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64487/events
https://github.com/tensorflow/tensorflow/pull/64487
2,207,641,579
PR_kwDOArmXAs5qwjHC
64,487
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-26T09:04:26
2024-03-26T12:54:30
2024-03-26T12:54:28
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64487", "html_url": "https://github.com/tensorflow/tensorflow/pull/64487", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64487.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64487.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64487/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/64487/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64486
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64486/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64486/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64486/events
https://github.com/tensorflow/tensorflow/pull/64486
2,207,597,342
PR_kwDOArmXAs5qwZTT
64,486
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-26T08:44:35
2024-03-28T05:51:51
2024-03-28T05:51:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64486", "html_url": "https://github.com/tensorflow/tensorflow/pull/64486", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64486.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64486.patch", "merged_at": "2024-03-28T05:51:50" }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64486/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/64486/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64485
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64485/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64485/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64485/events
https://github.com/tensorflow/tensorflow/pull/64485
2,207,558,978
PR_kwDOArmXAs5qwQ_O
64,485
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-26T08:24:40
2024-03-27T06:02:59
2024-03-27T06:02:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64485", "html_url": "https://github.com/tensorflow/tensorflow/pull/64485", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64485.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64485.patch", "merged_at": "2024-03-27T06:02:58" }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64485/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/64485/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64484
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64484/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64484/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64484/events
https://github.com/tensorflow/tensorflow/issues/64484
2,207,558,193
I_kwDOArmXAs6DlKox
64,484
Input shape changed after converting model to tflite
{ "login": "VanBap", "id": 80957139, "node_id": "MDQ6VXNlcjgwOTU3MTM5", "avatar_url": "https://avatars.githubusercontent.com/u/80957139?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VanBap", "html_url": "https://github.com/VanBap", "followers_url": "https://api.github.com/users/VanBap/followers", "following_url": "https://api.github.com/users/VanBap/following{/other_user}", "gists_url": "https://api.github.com/users/VanBap/gists{/gist_id}", "starred_url": "https://api.github.com/users/VanBap/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/VanBap/subscriptions", "organizations_url": "https://api.github.com/users/VanBap/orgs", "repos_url": "https://api.github.com/users/VanBap/repos", "events_url": "https://api.github.com/users/VanBap/events{/privacy}", "received_events_url": "https://api.github.com/users/VanBap/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": 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": 1661751498, "node_id": "MDU6TGFiZWwxNjYxNzUxNDk4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TFLiteConverter", "name": "TFLiteConverter", "color": "bfdadc", "default": false, "description": "For issues related to TFLite converter" } ]
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
[ "anyone? :( ", "Hey friend, please wait, I believe good things will come to you.", "Hi VanBap, can you upload your .h5 and .tflite file? That will help me test this faster.", "> Hi VanBap, can you upload your .h5 and .tflite file? That will help me test this faster.\r\n\r\nI cant upload model files here because they are >25MB even though I zipped those. \r\nBut they are on my Github: \r\n- model .tflite: https://github.com/VanBap/Adverse_Weather/tree/master/saved_model \r\n- training model .h5: https://github.com/VanBap/Adverse_Weather/blob/master/Detection_model_usingResNet50.ipynb\r\n\r\nBy the way when I try to run model .tflite, I just put a new line code:\r\n\" # Resize Tensor Shape\r\ninterpreter.resize_tensor_input(input_details[0]['index'], (1, 224, 224, 3)) \"\r\nthen it finally ran but I dont really know (how) does it affect the way my model .tflite processing ?!\r\n\r\n", "Hi @VanBap, in your notebook you do not specify a specific input_shape in the API: https://keras.io/api/applications/resnet/#resnet50-function, Resizing the converted input shape is actually expected: https://www.tensorflow.org/lite/guide/inference#run_inference_with_dynamic_shape_model, so given your parameters, I believe resizing is the correct action. Does that answer your concerns? Thanks.", "> Hi @VanBap, in your notebook you do not specify a specific input_shape in the API: https://keras.io/api/applications/resnet/#resnet50-function, Resizing the converted input shape is actually expected: https://www.tensorflow.org/lite/guide/inference#run_inference_with_dynamic_shape_model, so given your parameters, I believe resizing is the correct action. Does that answer your concerns? Thanks.\r\n\r\nI really appreciate your help! I am trying your answer and will feed back when its done", "> Hi @VanBap, in your notebook you do not specify a specific input_shape in the API: https://keras.io/api/applications/resnet/#resnet50-function, Resizing the converted input shape is actually expected: https://www.tensorflow.org/lite/guide/inference#run_inference_with_dynamic_shape_model, so given your parameters, I believe resizing is the correct action. Does that answer your concerns? Thanks.\r\n\r\nHi pkgoogle, I just want to feedback that I have tried your answer and my model ran properly. Thank u so much. I really appreciate it!", "Hi @VanBap, no worries, if you have no more open items, please feel free to close as completed. Thanks." ]
2024-03-26T08:24:11
2024-04-05T17:54:25
2024-04-05T17:54:25
NONE
null
null
null
### 1. My topic - Image Classification to detect 7 different weather conditions deploy on Raspberry Pi4 ### 2. Train model .h5 on ggcolab - I'm using ResNet50 (deep learning) and 1 fully connected layer with Softmax function - Input: (244, 244, 3) image - Output: one-hot encoding 7 classes (Ex: [0 0 1 0 0 0 0 0] => Rainy) - epoch = 20 and accuracy is 90% (code below) - Then I convert model .h5 to .tflite in order to run on RaspberryPi4 ### 3. Problem - input_details[0]['shape'] gave me input shape: " [1, 1, 1, 3] " which is wrong (correct one is [1, 244, 244, 3] ) - output_details[0]['shape'] gave me output shape: " [1, 7] " which is correct => model.tflite run wrong ### How can I fix this bug? ( change input shape of model .tflite to exact input shape ) ### Link my code on github: https://github.com/VanBap/Adverse_Weather Including: - File train model h5: Adverse_weather_detection_model.ipynb - File convert model from .h5 -> .tflite: convert.py - File run test model .tflite: run_tflite_model.py Thank you so much!
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64484/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/64484/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64483
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64483/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64483/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64483/events
https://github.com/tensorflow/tensorflow/pull/64483
2,207,551,156
PR_kwDOArmXAs5qwPVD
64,483
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-26T08:19:58
2024-03-27T06:22:52
2024-03-27T06:22:52
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64483", "html_url": "https://github.com/tensorflow/tensorflow/pull/64483", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64483.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64483.patch", "merged_at": "2024-03-27T06:22:52" }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64483/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/64483/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64482
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64482/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64482/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64482/events
https://github.com/tensorflow/tensorflow/pull/64482
2,207,548,242
PR_kwDOArmXAs5qwOsp
64,482
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-26T08:18:13
2024-03-27T20:11:08
2024-03-27T20:11:06
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64482", "html_url": "https://github.com/tensorflow/tensorflow/pull/64482", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64482.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64482.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64482/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/64482/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64481
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64481/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64481/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64481/events
https://github.com/tensorflow/tensorflow/pull/64481
2,207,438,381
PR_kwDOArmXAs5qv2aP
64,481
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-26T07:18:06
2024-03-27T05:44:48
2024-03-27T05:44:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64481", "html_url": "https://github.com/tensorflow/tensorflow/pull/64481", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64481.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64481.patch", "merged_at": "2024-03-27T05:44:48" }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64481/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/64481/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64480
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64480/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64480/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64480/events
https://github.com/tensorflow/tensorflow/pull/64480
2,207,404,726
PR_kwDOArmXAs5qvvCn
64,480
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-26T06:53:28
2024-03-27T08:11:18
2024-03-27T08:11:18
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64480", "html_url": "https://github.com/tensorflow/tensorflow/pull/64480", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64480.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64480.patch", "merged_at": "2024-03-27T08:11:18" }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64480/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/64480/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64479
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64479/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64479/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64479/events
https://github.com/tensorflow/tensorflow/pull/64479
2,207,342,040
PR_kwDOArmXAs5qvhNE
64,479
[MLIR Exporter] Move created `NodeDef` and `AttrValue` protocol buffers into the exported `Graph`.
{ "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-26T06:08:24
2024-03-28T22:32:18
2024-03-28T22:32:17
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64479", "html_url": "https://github.com/tensorflow/tensorflow/pull/64479", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64479.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64479.patch", "merged_at": "2024-03-28T22:32:17" }
[MLIR Exporter] Move created `NodeDef` and `AttrValue` protocol buffers into the exported `Graph`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64479/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/64479/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64478
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64478/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64478/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64478/events
https://github.com/tensorflow/tensorflow/pull/64478
2,207,328,493
PR_kwDOArmXAs5qveMu
64,478
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-26T05:59:49
2024-04-01T21:56:36
2024-04-01T21:56:33
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64478", "html_url": "https://github.com/tensorflow/tensorflow/pull/64478", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64478.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64478.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64478/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/64478/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64477
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64477/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64477/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64477/events
https://github.com/tensorflow/tensorflow/pull/64477
2,207,320,854
PR_kwDOArmXAs5qvcjb
64,477
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-26T05:52:29
2024-04-01T21:56:31
2024-04-01T21:56:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64477", "html_url": "https://github.com/tensorflow/tensorflow/pull/64477", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64477.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64477.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64477/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/64477/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64476
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64476/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64476/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64476/events
https://github.com/tensorflow/tensorflow/issues/64476
2,207,316,464
I_kwDOArmXAs6DkPnw
64,476
WARNING:tensorflow:Your input ran out of data; interrupting training always occuring after 80% of total epochs
{ "login": "wzhou789", "id": 85142491, "node_id": "MDQ6VXNlcjg1MTQyNDkx", "avatar_url": "https://avatars.githubusercontent.com/u/85142491?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wzhou789", "html_url": "https://github.com/wzhou789", "followers_url": "https://api.github.com/users/wzhou789/followers", "following_url": "https://api.github.com/users/wzhou789/following{/other_user}", "gists_url": "https://api.github.com/users/wzhou789/gists{/gist_id}", "starred_url": "https://api.github.com/users/wzhou789/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wzhou789/subscriptions", "organizations_url": "https://api.github.com/users/wzhou789/orgs", "repos_url": "https://api.github.com/users/wzhou789/repos", "events_url": "https://api.github.com/users/wzhou789/events{/privacy}", "received_events_url": "https://api.github.com/users/wzhou789/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": 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": 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": 1097545817, "node_id": "MDU6TGFiZWwxMDk3NTQ1ODE3", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:apis", "name": "comp:apis", "color": "0052cc", "default": false, "description": "Highlevel API 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" } ]
closed
false
{ "login": "sushreebarsa", "id": 84765720, "node_id": "MDQ6VXNlcjg0NzY1NzIw", "avatar_url": "https://avatars.githubusercontent.com/u/84765720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sushreebarsa", "html_url": "https://github.com/sushreebarsa", "followers_url": "https://api.github.com/users/sushreebarsa/followers", "following_url": "https://api.github.com/users/sushreebarsa/following{/other_user}", "gists_url": "https://api.github.com/users/sushreebarsa/gists{/gist_id}", "starred_url": "https://api.github.com/users/sushreebarsa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sushreebarsa/subscriptions", "organizations_url": "https://api.github.com/users/sushreebarsa/orgs", "repos_url": "https://api.github.com/users/sushreebarsa/repos", "events_url": "https://api.github.com/users/sushreebarsa/events{/privacy}", "received_events_url": "https://api.github.com/users/sushreebarsa/received_events", "type": "User", "site_admin": false }
[ { "login": "sushreebarsa", "id": 84765720, "node_id": "MDQ6VXNlcjg0NzY1NzIw", "avatar_url": "https://avatars.githubusercontent.com/u/84765720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sushreebarsa", "html_url": "https://github.com/sushreebarsa", "followers_url": "https://api.github.com/users/sushreebarsa/followers", "following_url": "https://api.github.com/users/sushreebarsa/following{/other_user}", "gists_url": "https://api.github.com/users/sushreebarsa/gists{/gist_id}", "starred_url": "https://api.github.com/users/sushreebarsa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sushreebarsa/subscriptions", "organizations_url": "https://api.github.com/users/sushreebarsa/orgs", "repos_url": "https://api.github.com/users/sushreebarsa/repos", "events_url": "https://api.github.com/users/sushreebarsa/events{/privacy}", "received_events_url": "https://api.github.com/users/sushreebarsa/received_events", "type": "User", "site_admin": false } ]
null
[ "@sushreebarsa I have already tried steps_per_epoch = (len(train_size) // batch_size) - 1. It gives the same error, just slightly later than the run with the calculation as (len(train_size)//batch_size). ", "@wzhou789 Could you please ensure that your data is shuffled before being fed to the model during training. Shuffling randomizes the order of data points within each batch and across epochs.\r\nThank 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.", "Hi @wzhou789 ,\r\n\r\nShuffling may not help in repetetion of data. If you are using tf.dataset repeat() function might help.", "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/64476\">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/64476\">No</a>\n" ]
2024-03-26T05:48:11
2024-04-30T01:47:53
2024-04-30T01:47:51
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.15 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version 3.10.12 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version _No response_ ### GPU model and memory _No response_ ### Current behavior? While I'm training a tensorflow model, the training keeps gets interrupted at the epoch after completing 80% of the total number of epochs I specified to train for. For example, it will stop training at epoch 81 if I had set epochs to 100, with the warning "WARNING:tensorflow:Your input ran out of data; interrupting training. Make sure that your dataset or generator can generate at least `steps_per_epoch * epochs` batches". I calculated steps_per_epoch as len(train_size) // batch_size. I have also tried using (len(train_size)//batch_size)-1. Both of these continue to cause the error specified above. I have also tried to leave out steps_per_epoch, which causes the model to start training with the validation steps per epoch instead. ### Standalone code to reproduce the issue ```shell https://colab.research.google.com/drive/1zNuEKH-K9pip9UonoOZC_2a1T5KdHFt7?usp=sharing ``` ### Relevant log output ```shell Epoch 300: val_loss did not improve from 1.24497 149/149 [==============================] - 13s 87ms/step - loss: 0.3701 - val_loss: 1.9121 Epoch 301/376 149/149 [==============================] - ETA: 0s - loss: 0.3454 Epoch 301: val_loss did not improve from 1.24497 149/149 [==============================] - 13s 85ms/step - loss: 0.3454 - val_loss: 3.6483 Epoch 302/376 149/149 [==============================] - ETA: 0s - loss: 0.3932 Epoch 302: val_loss did not improve from 1.24497 149/149 [==============================] - 13s 85ms/step - loss: 0.3932 - val_loss: 1.7741 Epoch 303/376 122/149 [=======================>......] - ETA: 1s - loss: 0.3708WARNING:tensorflow:Your input ran out of data; interrupting training. Make sure that your dataset or generator can generate at least `steps_per_epoch * epochs` batches (in this case, 56024 batches). You may need to use the repeat() function when building your dataset. ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64476/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/64476/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64475
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64475/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64475/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64475/events
https://github.com/tensorflow/tensorflow/pull/64475
2,207,305,053
PR_kwDOArmXAs5qvZHu
64,475
Migrate Protobuf DebugString 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-26T05:37:27
2024-03-26T15:56:41
2024-03-26T15:56:40
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64475", "html_url": "https://github.com/tensorflow/tensorflow/pull/64475", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64475.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64475.patch", "merged_at": "2024-03-26T15:56:40" }
Migrate Protobuf DebugString calls
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64475/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/64475/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64474
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64474/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64474/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64474/events
https://github.com/tensorflow/tensorflow/pull/64474
2,207,271,102
PR_kwDOArmXAs5qvRyk
64,474
Allow optional `stablehlo.broadcast_in_dim` op.
{ "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-26T05:04:50
2024-03-27T04:43:57
2024-03-27T04:43:56
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64474", "html_url": "https://github.com/tensorflow/tensorflow/pull/64474", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64474.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64474.patch", "merged_at": "2024-03-27T04:43:56" }
Allow optional `stablehlo.broadcast_in_dim` op. When deferring `stablehlo.transpose` of the lhs of `stablehlo.add`, the rhs may have a `constant->broadcast_in_dim` pattern. Allow the pattern `DeferActivationTransposeForAddOp` to handle such a case.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64474/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/64474/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64473
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64473/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64473/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64473/events
https://github.com/tensorflow/tensorflow/pull/64473
2,207,251,498
PR_kwDOArmXAs5qvNl-
64,473
[xla] hlo_computation: compact instructions' vector on Cleanup()
{ "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-26T04:45:23
2024-04-11T04:41:12
2024-04-11T04:41:10
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64473", "html_url": "https://github.com/tensorflow/tensorflow/pull/64473", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64473.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64473.patch", "merged_at": "2024-04-11T04:41:12" }
[xla] hlo_computation: compact instructions' vector on Cleanup() tl;dr: this gives a 1.26x compilation time speedup for a large, dense model in XLA:GPU. The largest perf leaf seen in profiles of a large, dense model is related to computing the post order. Surprisingly, it is not the DFS itself what's most expensive; rather, most of the time is spent on scanning through HloComputation::Instructions() to identify DFS roots. The reason this scan becomes expensive as instructions are removed is that the vector holding HloInstructionInfo (introduced in cl/600130708 || https://github.com/openxla/xla/commit/247280ab727) is not shrunk as it flows through the pipeline, making us having to walk through many deleted "tombstone" entries. Here is the histogram of # of tombstones encountered during post order computations for this model: ``` [ 1 - 1,536,345) ****************************** (1,300,248) [1,536,345 - 3,072,690) (2) [3,072,690 - 4,609,034) (364) [4,609,034 - 6,145,378) (10,443) ``` To ameliorate this, this CL shrinks the vector periodically, so far only between passes. This is done by running compaction on the vector during HloComputation::Cleanup(), which is called after every pass. Note that the removal operation must be stable because some users depend on it -- I have added comments to the code about this because it took me some time to realize the extent of our users' reliance on this property. Fortunately, I have seen no measurable performance difference between the stable and unstable ("swap-remove") implementations. This periodic shrinking of the vector brings the number of seen tombstones down significantly: ``` [ 1 - 327,699) ****************************** (937,541) [ 327,699 - 655,396) (308) [ 655,396 - 983,094) (0) [ 983,094 - 1,310,792) (1) ``` Note: we could further improve compaction by calling Cleanup() from some passes, instead of just between passes. However, that would not yield a significant gain; at least for this model, scanning the instructions' vector now takes ~1% of total time (vs. ~17% before).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64473/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/64473/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64472
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64472/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64472/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64472/events
https://github.com/tensorflow/tensorflow/pull/64472
2,207,176,968
PR_kwDOArmXAs5qu9EX
64,472
Don't reset changed_ to false every time PerformSpaceToBatchOnConvolution is called.
{ "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-26T03:40:14
2024-03-26T20:29:36
2024-03-26T20:29:36
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64472", "html_url": "https://github.com/tensorflow/tensorflow/pull/64472", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64472.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64472.patch", "merged_at": "2024-03-26T20:29:36" }
Don't reset changed_ to false every time PerformSpaceToBatchOnConvolution is called. For example after PropagateOnUsers is called, new broadcast instructions are added so changed_ should be true. This makes it possible for the hlo module to be saved after this pass has rewrote or added new hlo instructions (module pertaining to the pass is only saved if there are changes).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64472/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/64472/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64471
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64471/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64471/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64471/events
https://github.com/tensorflow/tensorflow/issues/64471
2,207,163,885
I_kwDOArmXAs6DjqXt
64,471
MultiWorkerMirrorStrategy Metrics Incorrectly Aggregating
{ "login": "warmbasket", "id": 117699390, "node_id": "U_kgDOBwPzPg", "avatar_url": "https://avatars.githubusercontent.com/u/117699390?v=4", "gravatar_id": "", "url": "https://api.github.com/users/warmbasket", "html_url": "https://github.com/warmbasket", "followers_url": "https://api.github.com/users/warmbasket/followers", "following_url": "https://api.github.com/users/warmbasket/following{/other_user}", "gists_url": "https://api.github.com/users/warmbasket/gists{/gist_id}", "starred_url": "https://api.github.com/users/warmbasket/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/warmbasket/subscriptions", "organizations_url": "https://api.github.com/users/warmbasket/orgs", "repos_url": "https://api.github.com/users/warmbasket/repos", "events_url": "https://api.github.com/users/warmbasket/events{/privacy}", "received_events_url": "https://api.github.com/users/warmbasket/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": 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" }, { "id": 1097545817, "node_id": "MDU6TGFiZWwxMDk3NTQ1ODE3", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:apis", "name": "comp:apis", "color": "0052cc", "default": false, "description": "Highlevel API 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": "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
[ "Hi **@akrupien** ,\r\n\r\nI am providing an example of how you can structure your code to use MultiWorkerMirroredStrategy along with saving checkpoints and using callbacks. This example assumes you have a working model training pipeline and focuses on the tensorflow configuration, strategy setup, and saving checkpoints. Please find the [gist](https://colab.sandbox.google.com/gist/Venkat6871/71d3d3e16bd7392797fb22b77e2c5bfa/untitled140.ipynb) for reference.\r\n\r\nThank you!\r\n\r\n", "Hi @Venkat6871,\r\n\r\nThank you very much for your response and your example! I have changed my code to match your structure, so I only build and compile my model within strategy.scope(). Synchronous training between my machines is still working which is great. I am still having the issue with my Dice Coefficients/Metrics. I'll attach a snippet of the training output here so you have an example. \r\n\r\nEpoch 1/400\r\n28/28 [==============================] - ETA: 0s - loss: 3.3312 - dice_coef: 0.0686 \r\nEpoch 1: val_loss improved from inf to 1.63522, saving model to /home/path/model1.h5\r\n28/28 [==============================] - 184s 4s/step - loss: 1.6656 - dice_coef: 0.0343 - val_loss: 1.6352 - val_dice_coef: 0.0303\r\n\r\nEpoch 2/400\r\n28/28 [==============================] - ETA: 0s - loss: 3.1451 - dice_coef: 0.1314 \r\nEpoch 2: val_loss improved from 1.63522 to 1.57489, saving model to /home/path/model1.h5\r\n28/28 [==============================] - 23s 833ms/step - loss: 1.5726 - dice_coef: 0.0657 - val_loss: 1.5749 - val_dice_coef: 0.0431\r\n\r\nEpoch 3/400\r\n28/28 [==============================] - ETA: 0s - loss: 3.0354 - dice_coef: 0.1781 \r\nEpoch 3: val_loss improved from 1.57489 to 1.53716, saving model to /home/path/model1.h5\r\n28/28 [==============================] - 23s 828ms/step - loss: 1.5177 - dice_coef: 0.0890 - val_loss: 1.5372 - val_dice_coef: 0.0577\r\n\r\nEpoch 4/400\r\n28/28 [==============================] - ETA: 0s - loss: 2.9451 - dice_coef: 0.2227 \r\nEpoch 4: val_loss improved from 1.53716 to 1.51450, saving model to /home/path/model1.h5\r\n28/28 [==============================] - 23s 831ms/step - loss: 1.4726 - dice_coef: 0.1114 - val_loss: 1.5145 - val_dice_coef: 0.0577\r\n\r\nEpoch 5/400\r\n28/28 [==============================] - ETA: 0s - loss: 2.8993 - dice_coef: 0.2236 \r\nEpoch 5: val_loss improved from 1.51450 to 1.49228, saving model to /home/path/model1.h5\r\n28/28 [==============================] - 23s 829ms/step - loss: 1.4496 - dice_coef: 0.1118 - val_loss: 1.4923 - val_dice_coef: 0.0577\r\n\r\nEpoch 6/400\r\n28/28 [==============================] - ETA: 0s - loss: 2.8554 - dice_coef: 0.2237 \r\nEpoch 6: val_loss improved from 1.49228 to 1.47076, saving model to /home/path/model1.h5\r\n28/28 [==============================] - 23s 834ms/step - loss: 1.4277 - dice_coef: 0.1119 - val_loss: 1.4708 - val_dice_coef: 0.0577 \r\n\r\nYou'll notice my dice coefficients are being divided by 2, I believe this is because I am using two machines.\r\n\r\nIt appears as though it is summing my dice's and losses from each Machine, and showing these values throughout the steps of the epoch, and then when I save it averages the dices and losses between the two machines. (I believe it is summing because of the loss values, my typical loss on a single machine after the first epoch is ~1.6, so a loss of 3.3 only seems achievable to me by summing the losses from each machine). If I turn off the checkpoint saving, it seems to average the dices and losses on the last step of the epoch. I would appreciate some clarification on if this is what is happening. Tensorflow describes NCCL or Ring All reduce to sum the variables between machines, they do not say whether variables get averaged back out. I'd expect it to, but they don't seem to say explicitly anywhere. I am also confused as to why they would show me the summed values during training rather than the averaged value, it seems as though it is training throughout the epoch on an accumulated dice and loss, rather than an average loss and dice between the machines. It would be correct in my mind to train throughout the epoch on the average between workers rather than the sum? Otherwise your loss is artificially high?\r\n\r\nThank you again,\r\n@akrupien", "Any Ideas?", "Hi **@warmbasket** ,\r\n- It is working for with example code, In order to expedite the trouble-shooting process, please provide a code snippet to reproduce the issue reported here. \r\n\r\nThank you!" ]
2024-03-26T03:23:53
2024-06-11T05:32:24
null
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.15 ### 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? Hi, I'm training a Model on Multiple Machines using MultiWorkerMirroredStrategy. I took my working Model from one machine, added it to another machine, and added the necessary Tf_Configs above the rest of my code. I declare MultiWorkerMirroredStrategy() and my training waits to commence until I run the code on the second Machine and it joins with the first. I didn't find tensorflow's description of this very clear, but synchronization by step and by epoch did not commence unless I declared With Strategy.scope():. Regardless, everything is working as hoped, except my Dice Coefficient is being halved on saving or the last epoch. By step and by epoch my Dice Values are synchronized, but regardless when I save them, they are getting halved, if I remove saving, they still get halved on the last step of the Epoch. My first thought is that the all reduce algorithm is not summing correctly? Or is dividing by the number of machines when it shouldn't be? I know there's the Global Batch Size, but I'm not sure where in my code I could use this to correct the issue. I know my dice equation isn't incorrect, has never had an issue before. Is the standard dice equation. Declaring the equation in strategy.scope() doesn't help. Any suggestions or help would be greatly appreciated! Thank you - ### Standalone code to reproduce the issue ```shell tf config miltiworkermirrorstrategy (using nccl or ring the issue happens) with strategy.scope() The rest to train and save your model with checkpoints and callbacks ``` ### Relevant log output _No response_
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64471/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/64471/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64470
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64470/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64470/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64470/events
https://github.com/tensorflow/tensorflow/pull/64470
2,207,104,396
PR_kwDOArmXAs5qutjt
64,470
Rename 'hybrid' to 'weight-only'
{ "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-26T02:23:43
2024-03-27T07:32:44
2024-03-27T07:32:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64470", "html_url": "https://github.com/tensorflow/tensorflow/pull/64470", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64470.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64470.patch", "merged_at": "2024-03-27T07:32:43" }
Rename 'hybrid' to 'weight-only'
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64470/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/64470/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64469
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64469/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64469/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64469/events
https://github.com/tensorflow/tensorflow/pull/64469
2,207,074,816
PR_kwDOArmXAs5qunS9
64,469
Speed up DetermineHloInstructionIsReplicated.
{ "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-26T01:56:05
2024-04-02T00:39:50
2024-04-02T00:39:49
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64469", "html_url": "https://github.com/tensorflow/tensorflow/pull/64469", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64469.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64469.patch", "merged_at": "2024-04-02T00:39:50" }
Speed up DetermineHloInstructionIsReplicated. A reasonable chunk of time gets used in resizing hash sets after insertions. We can instead resize these hashsets before insertions.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64469/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/64469/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64468
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64468/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64468/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64468/events
https://github.com/tensorflow/tensorflow/pull/64468
2,207,065,895
PR_kwDOArmXAs5quleq
64,468
Promote TfLiteOperator functions from experimental to mostly stable.
{ "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-26T01:45:01
2024-04-02T12:00:01
2024-04-02T12:00:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64468", "html_url": "https://github.com/tensorflow/tensorflow/pull/64468", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64468.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64468.patch", "merged_at": "2024-04-02T12:00:01" }
Promote TfLiteOperator functions from experimental to mostly stable.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64468/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/64468/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64467
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64467/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64467/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64467/events
https://github.com/tensorflow/tensorflow/pull/64467
2,207,063,773
PR_kwDOArmXAs5qulCH
64,467
Pass in metadata of the consumer instruction when adding a new broadcast instruction.
{ "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-26T01:42:19
2024-03-26T01:42:19
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64467", "html_url": "https://github.com/tensorflow/tensorflow/pull/64467", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64467.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64467.patch", "merged_at": null }
Pass in metadata of the consumer instruction when adding a new broadcast instruction.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64467/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/64467/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64466
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64466/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64466/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64466/events
https://github.com/tensorflow/tensorflow/pull/64466
2,206,964,021
PR_kwDOArmXAs5quPX-
64,466
Remove dead values before shape refinement
{ "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-26T00:09:56
2024-03-27T19:17:58
2024-03-27T19:17:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64466", "html_url": "https://github.com/tensorflow/tensorflow/pull/64466", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64466.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64466.patch", "merged_at": "2024-03-27T19:17:57" }
Remove dead values before shape refinement Some programs have a lot of dead values, causing shape refinement to fail to converge. Indeed, even if there is no shape refinement to do, greedy pattern rewrites keep iterating as long as the IR changes, which includes removing dead values.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64466/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/64466/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64465
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64465/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64465/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64465/events
https://github.com/tensorflow/tensorflow/pull/64465
2,206,963,184
PR_kwDOArmXAs5quPMc
64,465
PR #10878: Disable Fusion of FP8 Matrix Bias
{ "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-26T00:08:53
2024-04-10T19:18:42
2024-04-10T19:18:39
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64465", "html_url": "https://github.com/tensorflow/tensorflow/pull/64465", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64465.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64465.patch", "merged_at": null }
PR #10878: Disable Fusion of FP8 Matrix Bias Imported from GitHub PR https://github.com/openxla/xla/pull/10878 Disables the fusion of a matrix bias into a GEMM Custom Call when the bias has an FP8 data type. Copybara import of the project: -- 83d29227b698059b56bed4d84ef44c0967a003fe by Philipp Hack <[email protected]>: Disable FP8 matrix bias fusion. Merging this change closes #10878 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10878 from philipphack:u_fp8_disable_bias_xla 83d29227b698059b56bed4d84ef44c0967a003fe
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64465/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/64465/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64464
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64464/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64464/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64464/events
https://github.com/tensorflow/tensorflow/pull/64464
2,206,953,699
PR_kwDOArmXAs5quNOZ
64,464
#tf-data Set `warm_start` to false when global shuffling is enabled.
{ "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-25T23:58:41
2024-04-02T01:00:17
2024-04-02T01:00:16
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64464", "html_url": "https://github.com/tensorflow/tensorflow/pull/64464", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64464.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64464.patch", "merged_at": "2024-04-02T01:00:17" }
#tf-data Set `warm_start` to false when global shuffling is enabled. When `warm_start` is enabled, some ops may use the wrong IteratorContext to prefetch elements. For example: https://github.com/tensorflow/tensorflow/blob/29561af231863afb3b6b89e3aa8a6a550c2b7bb0/tensorflow/core/kernels/data/prefetch_dataset_op.cc#L197-L199
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64464/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/64464/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64463
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64463/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64463/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64463/events
https://github.com/tensorflow/tensorflow/pull/64463
2,206,944,148
PR_kwDOArmXAs5quLPW
64,463
Change tf.IfrtLoadVariableOp to receive tensor future from
{ "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-25T23:49:29
2024-03-26T01:34:46
2024-03-26T01:34:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64463", "html_url": "https://github.com/tensorflow/tensorflow/pull/64463", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64463.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64463.patch", "merged_at": null }
Change tf.IfrtLoadVariableOp to receive tensor future from IfrtRestoreTensorRegistry instead of from resource manager. Correspondingly, IfrtLoadVariableRegistry is changed to store a future of array. This enables tfrt+ifrt to restore tensor asynchronously
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64463/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/64463/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64462
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64462/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64462/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64462/events
https://github.com/tensorflow/tensorflow/pull/64462
2,206,940,975
PR_kwDOArmXAs5quKjJ
64,462
Create a util function `BuildGetTupleElementsForTupleResults` with proper processing on the shardings.
{ "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-25T23:45:45
2024-03-26T01:29:20
2024-03-26T01:29:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64462", "html_url": "https://github.com/tensorflow/tensorflow/pull/64462", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64462.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64462.patch", "merged_at": "2024-03-26T01:29:19" }
Create a util function `BuildGetTupleElementsForTupleResults` with proper processing on the shardings. **Issue 1.** The following code snippet is widely used in `mlir_hlo_to_hlo.cc` when exporting to a XlaOp if the op has multiple results, such as RngBitGeneratorOp and OptimizationBarrierOp. We create a util function to replace the repeating code snippets. ``` for (auto [index, result] : llvm::enumerate(op.getResults())) { value_map[result] = xla::GetTupleElement(tuple, index); } ``` **Issue 2.** When we build `xla::GetTupleElement` in the code snippet, we inherit the tuple sharding (if any) and assign the tuple sharding to the `xla::GetTupleElement`. This triggers a mismatching error on shape and sharding in XlaBuilder. This cl uses `XlaScopedShardingAssignment` to process it appropriately. Enhance the test cases accordingly.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64462/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/64462/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64461
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64461/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64461/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64461/events
https://github.com/tensorflow/tensorflow/pull/64461
2,206,916,178
PR_kwDOArmXAs5quFIq
64,461
If two calls to "ProductOfElementaryHouseholderReflectors" are in the same module with the same shape of the first operand, but different shapes of tau, one will end up expanded to the wrong computation.
{ "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-25T23:20:12
2024-03-28T05:33:09
2024-03-28T05:33:07
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64461", "html_url": "https://github.com/tensorflow/tensorflow/pull/64461", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64461.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64461.patch", "merged_at": null }
If two calls to "ProductOfElementaryHouseholderReflectors" are in the same module with the same shape of the first operand, but different shapes of tau, one will end up expanded to the wrong computation. Append tau shape to the computation name when its there to avoid conflicts.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64461/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/64461/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64460
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64460/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64460/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64460/events
https://github.com/tensorflow/tensorflow/pull/64460
2,206,914,991
PR_kwDOArmXAs5quE3p
64,460
Remove CHECKs from op_profile_builder.cc
{ "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-25T23:19:07
2024-03-26T02:37:01
2024-03-26T02:37:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64460", "html_url": "https://github.com/tensorflow/tensorflow/pull/64460", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64460.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64460.patch", "merged_at": "2024-03-26T02:37:00" }
Remove CHECKs from op_profile_builder.cc FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10835 from openxla:cudnn_pointwise_select 90c7996c704aeb1edde40243c2770654e9aca446
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64460/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/64460/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64459
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64459/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64459/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64459/events
https://github.com/tensorflow/tensorflow/pull/64459
2,206,914,640
PR_kwDOArmXAs5quEy4
64,459
PR #10892: Fix some clang-tidy reported issues in xla/service
{ "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-25T23:18:45
2024-03-26T02:42:08
2024-03-26T02:42:07
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64459", "html_url": "https://github.com/tensorflow/tensorflow/pull/64459", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64459.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64459.patch", "merged_at": "2024-03-26T02:42:07" }
PR #10892: Fix some clang-tidy reported issues in xla/service Imported from GitHub PR https://github.com/openxla/xla/pull/10892 Fixes: 1. `~BufferAllocation() {}` - There is no needed to define empty dtor explicitly. Also, if dtor is explicitly defined we also need to define copy ctor and copy operator=. The right solution here is to not define dtor explicitly. 2. `std::move(target_config)` - `target_config` is const ref - it is not possible to move/modify const refs. std::move can be removed since it is not doing anything here. 3. `mutable_dot_config()->insert(MapPair)` - better to use `try_emplace(K&&, V&&)` directly because it accepts K&& and V&& params, where `insert` requires to create temp `MapPair` object. Internally `insert` uses `try_emplace`. 4. `const std::vector<bool> require_broadcast` - remove const from this param because `require_broadcast` will be moved in this function 5. add `std::move` to `set_auto_spmd_partitioning_mesh_shape` and `set_auto_spmd_partitioning_mesh_ids` to make them similar and consistent with other setter(std::vector) functions in `HloModuleConfig` class. 6. update callers of HloModuleConfig setter(std::vector) functions to use std::move or rvalue to avoid vector copy. 7. `chunk_(std::move(chunk))` - remove move because struct Chunk is trivially-copyable type. So, move have the same price as copy for such types. 8. `additional_sort_data_.insert(pair)` - replaced with `try_emplace(K&&, V&&)` to remove `std::make_pair`. Remove move from `std::move(sort_data)` - sort_data type AdditionalSortData is trivially-copyable type. 9. `std::move(*buffer_assignment_proto_after_opt)` - remove move because `buffer_assignment_proto_after_opt` is `const BufferAssignmentProto*` - it can not be moved/modified. move does nothing here. 10. return std::move(executable)` - move is not needed in return. It breaks RVO/NRVO compiler optimization. 11. `run_options_(std::move(run_options))` - `std::move` is removed because run_options type ExecutableRunOptions is trivially-copyable type. move has no effect here. Copybara import of the project: -- 0ad7bde68fea25b626ef1e2ac99ca007151f8b0b by Alexander Pivovarov <[email protected]>: Fix some clang-tidy reported issues in xla/service Merging this change closes #10892 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10892 from apivovarov:bugs_server_server 0ad7bde68fea25b626ef1e2ac99ca007151f8b0b
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64459/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/64459/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64458
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64458/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64458/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64458/events
https://github.com/tensorflow/tensorflow/pull/64458
2,206,869,517
PR_kwDOArmXAs5qt6ss
64,458
Updating FlatBuffers Internals
{ "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-25T22:45:11
2024-04-10T19:18:37
2024-04-10T19:18:35
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64458", "html_url": "https://github.com/tensorflow/tensorflow/pull/64458", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64458.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64458.patch", "merged_at": null }
Updating FlatBuffers Internals
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64458/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/64458/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64457
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64457/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64457/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64457/events
https://github.com/tensorflow/tensorflow/pull/64457
2,206,859,700
PR_kwDOArmXAs5qt4ek
64,457
Ensure that the module we consume has no unused computations. This can causes issues as we clone modules to support try_multiple_mesh_shapes, and cloning an HLO module removes dead computations leading to mismatches.
{ "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-25T22:39:32
2024-03-26T01:10:30
2024-03-26T01:10:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64457", "html_url": "https://github.com/tensorflow/tensorflow/pull/64457", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64457.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64457.patch", "merged_at": "2024-03-26T01:10:29" }
Ensure that the module we consume has no unused computations. This can causes issues as we clone modules to support try_multiple_mesh_shapes, and cloning an HLO module removes dead computations leading to mismatches.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64457/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/64457/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64456
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64456/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64456/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64456/events
https://github.com/tensorflow/tensorflow/pull/64456
2,206,859,602
PR_kwDOArmXAs5qt4dM
64,456
#tf-data Add a test for global shuffling `list_files` dataset.
{ "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-25T22:39:27
2024-03-25T23:47:00
2024-03-25T23:46:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64456", "html_url": "https://github.com/tensorflow/tensorflow/pull/64456", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64456.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64456.patch", "merged_at": "2024-03-25T23:46:59" }
#tf-data Add a test for global shuffling `list_files` dataset.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64456/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/64456/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64455
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64455/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64455/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64455/events
https://github.com/tensorflow/tensorflow/pull/64455
2,206,848,323
PR_kwDOArmXAs5qt2Hj
64,455
[XLA:Runtime] Moved the thunk target to the runtime folder.
{ "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-25T22:32:23
2024-03-26T21:56:55
2024-03-26T21:56:54
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64455", "html_url": "https://github.com/tensorflow/tensorflow/pull/64455", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64455.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64455.patch", "merged_at": "2024-03-26T21:56:54" }
[XLA:Runtime] Moved the thunk target to the runtime folder. Updated the necessary directories pointing to the thunk target.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64455/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/64455/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64454
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64454/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64454/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64454/events
https://github.com/tensorflow/tensorflow/pull/64454
2,206,828,935
PR_kwDOArmXAs5qty7s
64,454
Use the information in allow_spmd_sharding_propagation_to_output and allow_spmd_sharding_propagation_to_parameters to determine what input and output tuple elements we are allowed to modfy the shardings of.
{ "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-25T22:25:15
2024-03-26T01:51:41
2024-03-26T01:51:41
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64454", "html_url": "https://github.com/tensorflow/tensorflow/pull/64454", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64454.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64454.patch", "merged_at": "2024-03-26T01:51:41" }
Use the information in allow_spmd_sharding_propagation_to_output and allow_spmd_sharding_propagation_to_parameters to determine what input and output tuple elements we are allowed to modfy the shardings of. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10835 from openxla:cudnn_pointwise_select 90c7996c704aeb1edde40243c2770654e9aca446
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64454/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/64454/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64453
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64453/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64453/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64453/events
https://github.com/tensorflow/tensorflow/pull/64453
2,206,827,091
PR_kwDOArmXAs5qtyh4
64,453
PR #10925: Include FP8 GEMMs in IsCublasGemm
{ "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-25T22:23:49
2024-03-26T01:02:12
2024-03-26T01:02:10
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64453", "html_url": "https://github.com/tensorflow/tensorflow/pull/64453", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64453.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64453.patch", "merged_at": null }
PR #10925: Include FP8 GEMMs in IsCublasGemm Imported from GitHub PR https://github.com/openxla/xla/pull/10925 Adds FP8 GEMM Custom Calls to the set of ops considered in function IsCublasGemm. Copybara import of the project: -- 8449c5ec4a1349fe54f211a2dbe4a0deb78a240b by Philipp Hack <[email protected]>: Include FP8 GEMMs in function IsCublasGemm. -- f09bcb8b208c6a74567093af505b26436bd3df9c by Philipp Hack <[email protected]>: Include FP8 GEMMs in function IsCublasGemm. Merging this change closes #10925 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10925 from philipphack:u_fp8_iscublas_xla f09bcb8b208c6a74567093af505b26436bd3df9c
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64453/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/64453/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64452
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64452/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64452/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64452/events
https://github.com/tensorflow/tensorflow/pull/64452
2,206,824,927
PR_kwDOArmXAs5qtyC9
64,452
PR #10925: Include FP8 GEMMs in IsCublasGemm
{ "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-25T22:22:12
2024-04-01T22:33:49
2024-04-01T22:33:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64452", "html_url": "https://github.com/tensorflow/tensorflow/pull/64452", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64452.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64452.patch", "merged_at": null }
PR #10925: Include FP8 GEMMs in IsCublasGemm Imported from GitHub PR https://github.com/openxla/xla/pull/10925 Adds FP8 GEMM Custom Calls to the set of ops considered in function IsCublasGemm. Copybara import of the project: -- 8449c5ec4a1349fe54f211a2dbe4a0deb78a240b by Philipp Hack <[email protected]>: Include FP8 GEMMs in function IsCublasGemm. -- f09bcb8b208c6a74567093af505b26436bd3df9c by Philipp Hack <[email protected]>: Include FP8 GEMMs in function IsCublasGemm. Merging this change closes #10925 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10925 from philipphack:u_fp8_iscublas_xla f09bcb8b208c6a74567093af505b26436bd3df9c
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64452/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/64452/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64451
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64451/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64451/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64451/events
https://github.com/tensorflow/tensorflow/pull/64451
2,206,813,033
PR_kwDOArmXAs5qtveD
64,451
Update ANDROID_NDK_API_LEVEL default in configure.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-25T22:12:35
2024-03-27T01:23:30
2024-03-27T01:23:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64451", "html_url": "https://github.com/tensorflow/tensorflow/pull/64451", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64451.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64451.patch", "merged_at": "2024-03-27T01:23:29" }
Update ANDROID_NDK_API_LEVEL default in configure.py
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64451/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/64451/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64450
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64450/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64450/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64450/events
https://github.com/tensorflow/tensorflow/pull/64450
2,206,812,997
PR_kwDOArmXAs5qtvdk
64,450
Add a few missing enums on XLA custom call version `API_VERSION_TYPED_FFI`.
{ "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-25T22:12:33
2024-03-27T05:14:51
2024-03-27T05:14:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64450", "html_url": "https://github.com/tensorflow/tensorflow/pull/64450", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64450.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64450.patch", "merged_at": null }
Add a few missing enums on XLA custom call version `API_VERSION_TYPED_FFI`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64450/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/64450/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64449
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64449/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64449/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64449/events
https://github.com/tensorflow/tensorflow/pull/64449
2,206,795,259
PR_kwDOArmXAs5qtrnh
64,449
[xla:gpu][NFC] Add `update` accessor to HloDynamicUpdateSliceInstruction API
{ "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-25T21:58:45
2024-04-10T19:18:32
2024-04-10T19:18:30
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64449", "html_url": "https://github.com/tensorflow/tensorflow/pull/64449", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64449.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64449.patch", "merged_at": null }
[xla:gpu][NFC] Add `update` accessor to HloDynamicUpdateSliceInstruction API
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64449/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/64449/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64448
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64448/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64448/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64448/events
https://github.com/tensorflow/tensorflow/pull/64448
2,206,784,783
PR_kwDOArmXAs5qtpR9
64,448
Integrate LLVM at llvm/llvm-project@e6f63a942a45
{ "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-25T21:51:08
2024-03-25T21:51:08
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64448", "html_url": "https://github.com/tensorflow/tensorflow/pull/64448", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64448.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64448.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@e6f63a942a45 Updates LLVM usage to match [e6f63a942a45](https://github.com/llvm/llvm-project/commit/e6f63a942a45)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64448/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/64448/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64447
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64447/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64447/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64447/events
https://github.com/tensorflow/tensorflow/pull/64447
2,206,592,593
PR_kwDOArmXAs5qtADA
64,447
Remove unnecessary const qualifiers from function definitions.
{ "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-25T20:01:46
2024-03-28T00:52:41
2024-03-28T00:52:40
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64447", "html_url": "https://github.com/tensorflow/tensorflow/pull/64447", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64447.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64447.patch", "merged_at": "2024-03-28T00:52:40" }
Remove unnecessary const qualifiers from function definitions. `absl::Span<const T>` is already a read-only interface to the elements of its container, so the const here is redundant.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64447/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/64447/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64446
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64446/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64446/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64446/events
https://github.com/tensorflow/tensorflow/pull/64446
2,206,587,903
PR_kwDOArmXAs5qs_BS
64,446
Enable SparseCore threads in TpuLayoutAssignment
{ "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-25T19:59:24
2024-03-31T04:23:11
2024-03-31T04:23:10
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64446", "html_url": "https://github.com/tensorflow/tensorflow/pull/64446", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64446.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64446.patch", "merged_at": "2024-03-31T04:23:11" }
Enable SparseCore threads in TpuLayoutAssignment
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64446/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/64446/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64445
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64445/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64445/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64445/events
https://github.com/tensorflow/tensorflow/pull/64445
2,206,576,203
PR_kwDOArmXAs5qs8bc
64,445
Remove unused ConvertFunctionToBef.
{ "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-25T19:53:00
2024-03-25T21:00:30
2024-03-25T21:00:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64445", "html_url": "https://github.com/tensorflow/tensorflow/pull/64445", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64445.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64445.patch", "merged_at": "2024-03-25T21:00:29" }
Remove unused ConvertFunctionToBef.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64445/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/64445/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64444
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64444/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64444/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64444/events
https://github.com/tensorflow/tensorflow/pull/64444
2,206,571,972
PR_kwDOArmXAs5qs7fD
64,444
[xla:ffi] Pass device allocator and device ordinal to FFI execution context
{ "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-25T19:51:00
2024-03-25T21:49:46
2024-03-25T21:49:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64444", "html_url": "https://github.com/tensorflow/tensorflow/pull/64444", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64444.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64444.patch", "merged_at": null }
[xla:ffi] Pass device allocator and device ordinal to FFI execution context
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64444/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/64444/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64443
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64443/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64443/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64443/events
https://github.com/tensorflow/tensorflow/issues/64443
2,206,553,226
I_kwDOArmXAs6DhVSK
64,443
TF 2.16 Incorrect model with TextVectorization in SavedModel format contains float input type instead of string type
{ "login": "rkazants", "id": 35459624, "node_id": "MDQ6VXNlcjM1NDU5NjI0", "avatar_url": "https://avatars.githubusercontent.com/u/35459624?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkazants", "html_url": "https://github.com/rkazants", "followers_url": "https://api.github.com/users/rkazants/followers", "following_url": "https://api.github.com/users/rkazants/following{/other_user}", "gists_url": "https://api.github.com/users/rkazants/gists{/gist_id}", "starred_url": "https://api.github.com/users/rkazants/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rkazants/subscriptions", "organizations_url": "https://api.github.com/users/rkazants/orgs", "repos_url": "https://api.github.com/users/rkazants/repos", "events_url": "https://api.github.com/users/rkazants/events{/privacy}", "received_events_url": "https://api.github.com/users/rkazants/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": 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": 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": 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": "" } ]
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
[ "@rkazants,\r\nThank you for reporting the issue. Looks like this issue is more related to Keras3.0. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/bcface2dd3959545e755c62f2ee439ce/untitled1786.ipynb). Could you please create a new issue on [keras-team/keras](https://github.com/keras-team/keras/issues/) for the quick resolution. Thank you!", "> @rkazants, Thank you for reporting the issue. Looks like this issue is more related to Keras3.0. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/bcface2dd3959545e755c62f2ee439ce/untitled1786.ipynb). Could you please create a new issue on [keras-team/keras](https://github.com/keras-team/keras/issues/) for the quick resolution. Thank you!\r\n\r\nFilled here: https://github.com/keras-team/keras/issues/19396", "@rkazants,\r\nCould you please feel free to move this issue to closed status, since it is already being tracked there. Thank you!\r\n", "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/64443\">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/64443\">No</a>\n", "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/64443\">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/64443\">No</a>\n" ]
2024-03-25T19:41:16
2024-03-28T18:11:25
2024-03-28T18:11:22
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### 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? Model with TextVectorization layer after saving into SavedModel format using tf.saved_model.save contains float32 input instead of string type ### Standalone code to reproduce the issue ```shell import numpy as np import tensorflow as tf from tensorflow.keras.layers import Input, TextVectorization from tensorflow.keras.models import Model vocabulary = ['hello', 'there', 'random', 'vocab', 'check'] length = 64 text_input = Input(dtype=tf.string, shape=(1,), name='text_input') vectorize_layer = TextVectorization(vocabulary=vocabulary, output_mode='int', name='vectorization_layer', output_sequence_length=length)(text_input) model = Model(inputs={'text_input': text_input}, outputs=[vectorize_layer]) input_data = np.array([['hello here and there']], dtype=str) model({'text_input': input_data}) tf.saved_model.save(model, 'my_model') loaded_model = tf.keras.layers.TFSMLayer('my_model', call_endpoint="serving_default") loaded_model(input_data) ``` ### Relevant log output ```shell ValueError: could not convert string to float: 'hello here and there' ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64443/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/64443/timeline
null
not_planned
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64442
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64442/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64442/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64442/events
https://github.com/tensorflow/tensorflow/pull/64442
2,206,535,852
PR_kwDOArmXAs5qszW3
64,442
Generate XLA's warnings.bazelrc automatically by inspecting the toolchain
{ "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-25T19:32:45
2024-03-26T23:27:47
2024-03-26T23:27:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64442", "html_url": "https://github.com/tensorflow/tensorflow/pull/64442", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64442.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64442.patch", "merged_at": null }
Generate XLA's warnings.bazelrc automatically by inspecting the toolchain
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64442/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/64442/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64441
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64441/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64441/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64441/events
https://github.com/tensorflow/tensorflow/pull/64441
2,206,504,233
PR_kwDOArmXAs5qssWh
64,441
Increase `max_iterations` from 3 to 10 in `StablehloRefineShapes` to fix model convergence for certain models.
{ "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-25T19:15:46
2024-03-26T09:51:49
2024-03-26T09:51:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64441", "html_url": "https://github.com/tensorflow/tensorflow/pull/64441", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64441.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64441.patch", "merged_at": null }
Increase `max_iterations` from 3 to 10 in `StablehloRefineShapes` to fix model convergence for certain models.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64441/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/64441/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64440
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64440/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64440/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64440/events
https://github.com/tensorflow/tensorflow/pull/64440
2,206,502,836
PR_kwDOArmXAs5qssC6
64,440
Ensure that the module we consume has no unused computations. This can causes issues as we clone modules to support try_multiple_mesh_shapes, and cloning an HLO module removes dead computations leading to mismatches.
{ "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-25T19:14:55
2024-03-25T21:19:23
2024-03-25T21:19:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64440", "html_url": "https://github.com/tensorflow/tensorflow/pull/64440", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64440.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64440.patch", "merged_at": "2024-03-25T21:19:22" }
Ensure that the module we consume has no unused computations. This can causes issues as we clone modules to support try_multiple_mesh_shapes, and cloning an HLO module removes dead computations leading to mismatches.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64440/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/64440/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64439
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64439/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64439/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64439/events
https://github.com/tensorflow/tensorflow/pull/64439
2,206,495,787
PR_kwDOArmXAs5qsqfI
64,439
Add a pass to remove unused restore op
{ "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-25T19:11:34
2024-03-25T22:02:14
2024-03-25T22:02:14
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64439", "html_url": "https://github.com/tensorflow/tensorflow/pull/64439", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64439.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64439.patch", "merged_at": "2024-03-25T22:02:14" }
Add a pass to remove unused restore op
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64439/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/64439/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64438
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64438/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64438/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64438/events
https://github.com/tensorflow/tensorflow/pull/64438
2,206,440,648
PR_kwDOArmXAs5qseDd
64,438
Remove stale todo.
{ "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-25T18:46:45
2024-03-25T19:48:32
2024-03-25T19:48:31
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64438", "html_url": "https://github.com/tensorflow/tensorflow/pull/64438", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64438.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64438.patch", "merged_at": "2024-03-25T19:48:31" }
Remove stale todo.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64438/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/64438/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64437
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64437/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64437/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64437/events
https://github.com/tensorflow/tensorflow/pull/64437
2,206,420,586
PR_kwDOArmXAs5qsZtT
64,437
Add unbounded dynamism test for MapOp.
{ "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-25T18:34:31
2024-04-06T02:51:42
2024-04-06T02:51:42
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64437", "html_url": "https://github.com/tensorflow/tensorflow/pull/64437", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64437.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64437.patch", "merged_at": "2024-04-06T02:51:42" }
Add unbounded dynamism test for MapOp.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64437/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/64437/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64436
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64436/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64436/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64436/events
https://github.com/tensorflow/tensorflow/pull/64436
2,206,419,471
PR_kwDOArmXAs5qsZd4
64,436
[xla:ffi] Add support for passing array attributes
{ "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-25T18:33:53
2024-04-10T19:18:20
2024-04-10T19:18:17
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64436", "html_url": "https://github.com/tensorflow/tensorflow/pull/64436", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64436.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64436.patch", "merged_at": null }
[xla:ffi] Add support for passing array attributes
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64436/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/64436/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64435
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64435/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64435/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64435/events
https://github.com/tensorflow/tensorflow/pull/64435
2,206,414,428
PR_kwDOArmXAs5qsYX8
64,435
[tsl] Mark `tsl::NullTerminatedMessage()` with `ABSL_DEPRECATE_AND_INLINE`
{ "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-25T18:30:55
2024-03-25T18:30:55
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64435", "html_url": "https://github.com/tensorflow/tensorflow/pull/64435", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64435.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64435.patch", "merged_at": null }
[tsl] Mark `tsl::NullTerminatedMessage()` with `ABSL_DEPRECATE_AND_INLINE`
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64435/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/64435/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64434
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64434/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64434/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64434/events
https://github.com/tensorflow/tensorflow/pull/64434
2,206,414,390
PR_kwDOArmXAs5qsYXY
64,434
Use the sharding of the appropriate tuple element rather than that of the entire tuple when computing input_shardings for get-tuple-element HLO ops with user sharding annotations.
{ "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-25T18:30:54
2024-03-25T23:41:57
2024-03-25T23:41:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64434", "html_url": "https://github.com/tensorflow/tensorflow/pull/64434", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64434.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64434.patch", "merged_at": "2024-03-25T23:41:56" }
Use the sharding of the appropriate tuple element rather than that of the entire tuple when computing input_shardings for get-tuple-element HLO ops with user sharding annotations.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64434/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/64434/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64433
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64433/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64433/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64433/events
https://github.com/tensorflow/tensorflow/pull/64433
2,206,410,909
PR_kwDOArmXAs5qsXnF
64,433
[tsl] Implement `tsl::NullTerminatedMessage()` in terms of `absl::StatusMessageAsCStr()`
{ "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-25T18:28:47
2024-03-25T18:28:47
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64433", "html_url": "https://github.com/tensorflow/tensorflow/pull/64433", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64433.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64433.patch", "merged_at": null }
[tsl] Implement `tsl::NullTerminatedMessage()` in terms of `absl::StatusMessageAsCStr()` * This allows TF to outsource correct aquisition of a null-terminated C-string of the status message to the Abseil library itself
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64433/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/64433/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64432
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64432/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64432/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64432/events
https://github.com/tensorflow/tensorflow/pull/64432
2,206,363,084
PR_kwDOArmXAs5qsNPA
64,432
Log checkpoint hashing error.
{ "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-25T18:00:15
2024-03-26T00:24:53
2024-03-26T00:24:52
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64432", "html_url": "https://github.com/tensorflow/tensorflow/pull/64432", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64432.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64432.patch", "merged_at": "2024-03-26T00:24:52" }
Log checkpoint hashing error.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64432/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/64432/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64431
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64431/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64431/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64431/events
https://github.com/tensorflow/tensorflow/pull/64431
2,206,349,962
PR_kwDOArmXAs5qsKWD
64,431
[XLA:GPU] Implement new Triton Softmax codegen based on symbolic tiles and indexing maps.
{ "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-25T17:53:25
2024-03-26T11:58:59
2024-03-26T11:58:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64431", "html_url": "https://github.com/tensorflow/tensorflow/pull/64431", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64431.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64431.patch", "merged_at": null }
[XLA:GPU] Implement new Triton Softmax codegen based on symbolic tiles and indexing maps. Symbolic tiles are still under development and can process all instructions. The new codegen is used only when all instruction in the fusion are supported, otherwise we fall back to the old codegen. Triton Softmax codegen is behind `--xla_gpu_enable_triton_softmax_fusion` flag that is not turned on by default, so this change shouldn't affect any production workloads.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64431/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/64431/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64430
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64430/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64430/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64430/events
https://github.com/tensorflow/tensorflow/pull/64430
2,206,306,250
PR_kwDOArmXAs5qsA4l
64,430
[xla:ffi] Add support for passing array attributes
{ "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-25T17:30:09
2024-03-25T18:31:30
2024-03-25T18:31:30
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64430", "html_url": "https://github.com/tensorflow/tensorflow/pull/64430", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64430.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64430.patch", "merged_at": "2024-03-25T18:31:29" }
[xla:ffi] Add support for passing array attributes
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64430/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/64430/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64429
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64429/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64429/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64429/events
https://github.com/tensorflow/tensorflow/pull/64429
2,206,287,983
PR_kwDOArmXAs5qr83D
64,429
[XLA:GPU][IndexAnalysis] Implement fusion of indexing maps with RTVars.
{ "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-25T17:20:12
2024-03-25T18:26:44
2024-03-25T18:26:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64429", "html_url": "https://github.com/tensorflow/tensorflow/pull/64429", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64429.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64429.patch", "merged_at": "2024-03-25T18:26:43" }
[XLA:GPU][IndexAnalysis] Implement fusion of indexing maps with RTVars.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64429/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/64429/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64428
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64428/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64428/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64428/events
https://github.com/tensorflow/tensorflow/pull/64428
2,206,286,749
PR_kwDOArmXAs5qr8l9
64,428
[xla:ffi] Add support for array attributes to custom call thunk
{ "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-25T17:19:32
2024-03-25T20:33:50
2024-03-25T20:33:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64428", "html_url": "https://github.com/tensorflow/tensorflow/pull/64428", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64428.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64428.patch", "merged_at": null }
[xla:ffi] Add support for array attributes to custom call thunk
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64428/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/64428/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64427
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64427/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64427/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64427/events
https://github.com/tensorflow/tensorflow/pull/64427
2,206,250,574
PR_kwDOArmXAs5qr0fu
64,427
EXPERIMENT: change RestoreV2 to PureOp
{ "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-25T17:03:15
2024-03-25T19:07:47
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64427", "html_url": "https://github.com/tensorflow/tensorflow/pull/64427", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64427.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64427.patch", "merged_at": null }
EXPERIMENT: change RestoreV2 to PureOp
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64427/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/64427/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64426
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64426/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64426/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64426/events
https://github.com/tensorflow/tensorflow/pull/64426
2,206,247,183
PR_kwDOArmXAs5qrzvn
64,426
Change PReLU operation
{ "login": "pmasousa", "id": 118296983, "node_id": "U_kgDOBw0Rlw", "avatar_url": "https://avatars.githubusercontent.com/u/118296983?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pmasousa", "html_url": "https://github.com/pmasousa", "followers_url": "https://api.github.com/users/pmasousa/followers", "following_url": "https://api.github.com/users/pmasousa/following{/other_user}", "gists_url": "https://api.github.com/users/pmasousa/gists{/gist_id}", "starred_url": "https://api.github.com/users/pmasousa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pmasousa/subscriptions", "organizations_url": "https://api.github.com/users/pmasousa/orgs", "repos_url": "https://api.github.com/users/pmasousa/repos", "events_url": "https://api.github.com/users/pmasousa/events{/privacy}", "received_events_url": "https://api.github.com/users/pmasousa/received_events", "type": "User", "site_admin": false }
[ { "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": 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": 1178505529, "node_id": "MDU6TGFiZWwxMTc4NTA1NTI5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/prtype:bugfix", "name": "prtype:bugfix", "color": "159b2e", "default": false, "description": "PR to fix a bug" } ]
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
[ "Hi @pmasousa It looks like your PR relates to the Keras component. Please submit it to the github.com/keras-team/keras repository instead. Thankyou.\r\n@fchollet, @qlzh727" ]
2024-03-25T17:01:51
2024-03-28T08:02:21
2024-03-28T08:02:19
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64426", "html_url": "https://github.com/tensorflow/tensorflow/pull/64426", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64426.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64426.patch", "merged_at": null }
fix #63823 Not sure if I can use "if"s here but the original TF implementation isn't correct for all the possible cases, like the one in the issue. This implementation is used in many other libraries although it is slower.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64426/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/64426/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64425
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64425/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64425/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64425/events
https://github.com/tensorflow/tensorflow/pull/64425
2,206,238,263
PR_kwDOArmXAs5qrx0S
64,425
Reduce memory usage of convert_control_to_data_outputs.
{ "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-25T16:56:59
2024-03-28T22:47:34
2024-03-28T22:47:34
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64425", "html_url": "https://github.com/tensorflow/tensorflow/pull/64425", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64425.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64425.patch", "merged_at": "2024-03-28T22:47:34" }
Reduce memory usage of convert_control_to_data_outputs.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64425/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/64425/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64424
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64424/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64424/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64424/events
https://github.com/tensorflow/tensorflow/pull/64424
2,206,235,903
PR_kwDOArmXAs5qrxTR
64,424
To ensure that C++20 is fully supported in TensorFlow,
{ "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-25T16:55:42
2024-04-09T16:20:03
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64424", "html_url": "https://github.com/tensorflow/tensorflow/pull/64424", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64424.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64424.patch", "merged_at": null }
To ensure that C++20 is fully supported in TensorFlow, Ubuntu image used in TF SIG Build Dockerfile upgraded from 20.04 to 22.04 (LTS).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64424/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/64424/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64423
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64423/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64423/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64423/events
https://github.com/tensorflow/tensorflow/pull/64423
2,206,203,161
PR_kwDOArmXAs5qrp_p
64,423
[XLA:GPU] Run canonicalizer and CSE after creating Triton module.
{ "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-25T16:43:24
2024-03-25T18:03:14
2024-03-25T18:03:13
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64423", "html_url": "https://github.com/tensorflow/tensorflow/pull/64423", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64423.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64423.patch", "merged_at": null }
[XLA:GPU] Run canonicalizer and CSE after creating Triton module.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64423/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/64423/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64422
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64422/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64422/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64422/events
https://github.com/tensorflow/tensorflow/pull/64422
2,206,193,161
PR_kwDOArmXAs5qrnwl
64,422
Integrate LLVM at llvm/llvm-project@e6f63a942a45
{ "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-25T16:39:59
2024-03-25T20:52:54
2024-03-25T20:52:52
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64422", "html_url": "https://github.com/tensorflow/tensorflow/pull/64422", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64422.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64422.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@e6f63a942a45 Updates LLVM usage to match [e6f63a942a45](https://github.com/llvm/llvm-project/commit/e6f63a942a45)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64422/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/64422/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64421
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64421/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64421/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64421/events
https://github.com/tensorflow/tensorflow/pull/64421
2,206,171,726
PR_kwDOArmXAs5qrjBV
64,421
Fix build errors and warnings when building TF with oneDNN v2.x.
{ "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-25T16:30:42
2024-03-25T17:27:39
2024-03-25T17:27:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64421", "html_url": "https://github.com/tensorflow/tensorflow/pull/64421", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64421.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64421.patch", "merged_at": "2024-03-25T17:27:38" }
Fix build errors and warnings when building TF with oneDNN v2.x. - Add missing ENABLE_ONEDNN_V3 guards for oneDNN sparse matmul op since the CSR primitive is only available in oneDNN v3+. - Add missing header includes and remove unused ones. - Add missing build dependencies. - Also fix the years in the copyright header. They were changed in PR #63030. The years shouldn't be changed when the files are updated. Example error message: ``` In file included from tensorflow/core/kernels/mkl/mkl_batch_matmul_helper.h:25: tensorflow/core/kernels/mkl/mkl_matmul_ops_common.h:927:38: error: no member named 'csr' in 'dnnl::memory::desc' 927 | const auto tmp = memory::desc::csr( | ~~~~~~~~~~~~~~^ 1 error generated. ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64421/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/64421/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64420
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64420/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64420/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64420/events
https://github.com/tensorflow/tensorflow/pull/64420
2,206,106,578
PR_kwDOArmXAs5qrUqg
64,420
Avoid out-of-range crashes in hlo_proto_to_memory_visualization_utils.cc
{ "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-25T16:00:52
2024-03-25T20:20:05
2024-03-25T20:20:05
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64420", "html_url": "https://github.com/tensorflow/tensorflow/pull/64420", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64420.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64420.patch", "merged_at": "2024-03-25T20:20:05" }
Avoid out-of-range crashes in hlo_proto_to_memory_visualization_utils.cc
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64420/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/64420/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64419
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64419/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64419/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64419/events
https://github.com/tensorflow/tensorflow/issues/64419
2,206,099,005
I_kwDOArmXAs6DfmY9
64,419
I am encountering an error: Error with computation = RQAComputation.create(settings, verbose=True) when I use HPC. However, I do not encounter any error when I use my personal laptop for the same code and installing the same package : from pyrqa.computation import RQAComputation
{ "login": "NOORLEICESTER", "id": 141064091, "node_id": "U_kgDOCGh3mw", "avatar_url": "https://avatars.githubusercontent.com/u/141064091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/NOORLEICESTER", "html_url": "https://github.com/NOORLEICESTER", "followers_url": "https://api.github.com/users/NOORLEICESTER/followers", "following_url": "https://api.github.com/users/NOORLEICESTER/following{/other_user}", "gists_url": "https://api.github.com/users/NOORLEICESTER/gists{/gist_id}", "starred_url": "https://api.github.com/users/NOORLEICESTER/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/NOORLEICESTER/subscriptions", "organizations_url": "https://api.github.com/users/NOORLEICESTER/orgs", "repos_url": "https://api.github.com/users/NOORLEICESTER/repos", "events_url": "https://api.github.com/users/NOORLEICESTER/events{/privacy}", "received_events_url": "https://api.github.com/users/NOORLEICESTER/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": 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" }, { "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" } ]
closed
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 @NOORLEICESTER ,\r\n\r\nCould you please provide more details.If this query is related to TFRanking then I think you should report same at Ranking repo.", "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/64419\">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/64419\">No</a>\n", "@SuryanarayanaY \r\n**The error:**\r\nTraceback (most recent call last):\r\n File \"/home/n/nnq2/PhD_env/RPs/RPs.py\", line 139, in <module>\r\n computation = RQAComputation.create(settings,\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/computation.py\", line 98, in create\r\n return RQAEngine(settings,\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/variants/rqa/radius/engine.py\", line 87, in __init__\r\n self.__initialise()\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/variants/rqa/radius/engine.py\", line 93, in __initialise\r\n self.validate_opencl()\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/variants/engine.py\", line 80, in validate_opencl\r\n self.opencl = OpenCL(verbose=self.verbose)\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/opencl.py\", line 77, in __init__\r\n self.__initialise()\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/opencl.py\", line 91, in __initialise\r\n self.create_environment()\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/opencl.py\", line 277, in create_environment\r\n self.set_platform()\r\n File \"/alice-home/3/n/nnq2/PhD_env/py38_example/lib64/python3.9/site-packages/pyrqa/opencl.py\", line 386, in set_platform\r\n platforms = cl.get_platforms()\r\npyopencl._cl.LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR\r\n\r\n**following is the code and the error is in line : computation = RQAComputation.create(settings, ....**" ]
2024-03-25T15:57:09
2024-04-10T14:37:27
2024-04-10T01:47:37
NONE
null
null
null
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64419/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/64419/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64418
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64418/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64418/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64418/events
https://github.com/tensorflow/tensorflow/pull/64418
2,206,057,437
PR_kwDOArmXAs5qrJ8J
64,418
Add temporary backwards compatibility aliases that forward the old
{ "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-25T15:37:22
2024-03-25T19:06:11
2024-03-25T19:06:11
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64418", "html_url": "https://github.com/tensorflow/tensorflow/pull/64418", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64418.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64418.patch", "merged_at": "2024-03-25T19:06:11" }
Add temporary backwards compatibility aliases that forward the old names (TfLiteRegistrationExternal etc.) to the new names (TfLiteOperator etc.). These backwards compatibility aliases are needed even though these names are experimental, because the old names are currently referenced in MediaPipe, which is in a separate repository, and thus can't be updated atomically.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64418/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/64418/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64417
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64417/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64417/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64417/events
https://github.com/tensorflow/tensorflow/pull/64417
2,206,021,842
PR_kwDOArmXAs5qrCLk
64,417
[xla:ffi] Change scalar attributes ABI and annotate error handling branches with XLA_FFI_PREDICT_FALSE
{ "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-25T15:21:50
2024-03-25T16:15:27
2024-03-25T16:15:26
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64417", "html_url": "https://github.com/tensorflow/tensorflow/pull/64417", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64417.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64417.patch", "merged_at": "2024-03-25T16:15:26" }
[xla:ffi] Change scalar attributes ABI and annotate error handling branches with XLA_FFI_PREDICT_FALSE In preparation for adding dense array attributes change scalar attributes ABI for consistency Small regression in decoding attributes because of one extra branch. name old cpu/op new cpu/op delta BM_BufferBaseArgX1 9.51ns ± 5% 9.10ns ± 5% -4.29% (p=0.000 n=20+18) BM_BufferBaseArgX4 17.4ns ± 7% 16.3ns ± 7% -6.15% (p=0.000 n=19+20) BM_BufferArgX1 10.8ns ±11% 11.4ns ±15% +5.86% (p=0.010 n=20+20) BM_BufferArgX4 19.3ns ± 8% 18.5ns ± 4% -3.99% (p=0.000 n=20+20) BM_TupleOfI32Attrs 56.5ns ± 3% 60.9ns ± 3% +7.90% (p=0.000 n=20+20) BM_BufferArgX1 regression looks like noise
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64417/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/64417/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64416
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64416/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64416/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64416/events
https://github.com/tensorflow/tensorflow/pull/64416
2,205,972,976
PR_kwDOArmXAs5qq3Tc
64,416
Delete the redundant compilation_cache_test
{ "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-25T15:02:36
2024-03-29T16:37:00
2024-03-29T16:37:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64416", "html_url": "https://github.com/tensorflow/tensorflow/pull/64416", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64416.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64416.patch", "merged_at": "2024-03-29T16:37:00" }
Delete the redundant compilation_cache_test
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64416/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/64416/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64415
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64415/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64415/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64415/events
https://github.com/tensorflow/tensorflow/issues/64415
2,205,944,473
I_kwDOArmXAs6DfAqZ
64,415
Saving a model defined by model subclassing can not be saved
{ "login": "PowerToThePeople111", "id": 17195501, "node_id": "MDQ6VXNlcjE3MTk1NTAx", "avatar_url": "https://avatars.githubusercontent.com/u/17195501?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PowerToThePeople111", "html_url": "https://github.com/PowerToThePeople111", "followers_url": "https://api.github.com/users/PowerToThePeople111/followers", "following_url": "https://api.github.com/users/PowerToThePeople111/following{/other_user}", "gists_url": "https://api.github.com/users/PowerToThePeople111/gists{/gist_id}", "starred_url": "https://api.github.com/users/PowerToThePeople111/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/PowerToThePeople111/subscriptions", "organizations_url": "https://api.github.com/users/PowerToThePeople111/orgs", "repos_url": "https://api.github.com/users/PowerToThePeople111/repos", "events_url": "https://api.github.com/users/PowerToThePeople111/events{/privacy}", "received_events_url": "https://api.github.com/users/PowerToThePeople111/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": 1097545817, "node_id": "MDU6TGFiZWwxMDk3NTQ1ODE3", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:apis", "name": "comp:apis", "color": "0052cc", "default": false, "description": "Highlevel API 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" } ]
closed
false
{ "login": "sushreebarsa", "id": 84765720, "node_id": "MDQ6VXNlcjg0NzY1NzIw", "avatar_url": "https://avatars.githubusercontent.com/u/84765720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sushreebarsa", "html_url": "https://github.com/sushreebarsa", "followers_url": "https://api.github.com/users/sushreebarsa/followers", "following_url": "https://api.github.com/users/sushreebarsa/following{/other_user}", "gists_url": "https://api.github.com/users/sushreebarsa/gists{/gist_id}", "starred_url": "https://api.github.com/users/sushreebarsa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sushreebarsa/subscriptions", "organizations_url": "https://api.github.com/users/sushreebarsa/orgs", "repos_url": "https://api.github.com/users/sushreebarsa/repos", "events_url": "https://api.github.com/users/sushreebarsa/events{/privacy}", "received_events_url": "https://api.github.com/users/sushreebarsa/received_events", "type": "User", "site_admin": false }
[ { "login": "sushreebarsa", "id": 84765720, "node_id": "MDQ6VXNlcjg0NzY1NzIw", "avatar_url": "https://avatars.githubusercontent.com/u/84765720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sushreebarsa", "html_url": "https://github.com/sushreebarsa", "followers_url": "https://api.github.com/users/sushreebarsa/followers", "following_url": "https://api.github.com/users/sushreebarsa/following{/other_user}", "gists_url": "https://api.github.com/users/sushreebarsa/gists{/gist_id}", "starred_url": "https://api.github.com/users/sushreebarsa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sushreebarsa/subscriptions", "organizations_url": "https://api.github.com/users/sushreebarsa/orgs", "repos_url": "https://api.github.com/users/sushreebarsa/repos", "events_url": "https://api.github.com/users/sushreebarsa/events{/privacy}", "received_events_url": "https://api.github.com/users/sushreebarsa/received_events", "type": "User", "site_admin": false } ]
null
[ "@PowerToThePeople111 Please refer to the TensorFlow documentation for the latest recommendations on saving subclassed models: https://www.tensorflow.org/tutorials/keras/save_and_load and kindly provide the access to your notebook.\r\nThank you! ", "Hi sushreebarsa,\r\n\r\nthank you for your reply. You should now be able to access the notebook. Also I put the whole code neccessary below the link to it.\r\n\r\nI read the documentation again and was lead by the following parts:\r\n\r\n\r\n> You can switch to the SavedModel format by:\r\n> \r\n> Passing save_format='tf' to save()\r\n> Passing a filename without an extension\r\n> \r\n> ...\r\n> \r\n> *Custom objects (for example, subclassed models or layers) require special attention when saving and loading. Refer to the Saving custom objects section below.\r\n> \r\n> ...\r\n> \r\n\r\nSo for me it seemed that the above is basically everything i need to do since later on in the \"Custom objects\"-section you can read at the very top:\r\n\r\n> If you are using the SavedModel format, you can skip this section. \r\n\r\nSo actually I should be able to store the model by using `save()` with `save_format 'tf'` and providing a filename without ending, which is what I did:\r\nNeither `dp2.save(\"delteme\", save_format=\"tf\") ` nor `dp2.save(\"delteme\") ` did the trick for me and result in the error message i posted in my initial statement.\r\n\r\nDid I miss something here?\r\n\r\n\r\n", "Hi @PowerToThePeople111 ,\r\n\r\nI don't think the problem in saving is actually coming from model subclassing. Most probably, it comes from passing `df` as argument to the `call` method.\r\n\r\nBy slightly changing your code to pass a list instead of a Pandas dataframe, the model can be saved.\r\n\r\n```@tf.keras.utils.register_keras_serializable(\"DataPrep2\")\r\nclass DataPrep2(tf.keras.Model):\r\n def __init__(self):\r\n super().__init__()\r\n self.layer1 = tf.keras.layers.StringLookup(output_mode='int', vocabulary=[\"a\", \"b\"])\r\n self.layer2 = tf.keras.layers.Discretization(bin_boundaries=[0,1,2,3,4], output_mode='int')\r\n\r\n\r\n def call(self, x):\r\n return {\r\n \"conv1\": self.layer1(x[0]),\r\n \"conv2\": self.layer2(x[1])\r\n }\r\ndp2 = DataPrep2()\r\ndp2([df[\"var1\"], df[\"var2\"]])\r\ndp2.save(\"delteme\")\r\n```", "Thank you @karimsr4,\r\n\r\nthat solution works. :) ", "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/64415\">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/64415\">No</a>\n" ]
2024-03-25T14:50:28
2024-03-28T08:02:40
2024-03-28T08:02:36
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.15.1 ### Custom code No ### OS platform and distribution Mac 14.2.1 ### Mobile device _No response_ ### Python version 3.10.13 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version _No response_ ### GPU model and memory _No response_ ### Current behavior? Hey all, _Remark:_ I am using simple CPU computations and installed tf using pip (so i did not build it myself). Therefor, I did not provide any Cuda version. _The problem I am facing:_ I am currently trying to save a model which was created by subclassing which throws me an error. (see below) This is the code for the definition of the model ... 1. first using function API 2. secondly using model subclassing The first one runs fine, the second throws an error during the last step where I try to save the model. As you can see, I called the model with the data before saving it (just as the error message suggests), but that still does not help. It seems to me that this is a bug, but maybe I have also missed something important. ``` df = pd.DataFrame({"var1": ["a", "b", "c"], "var2": [1, 2, 3]}) inp_var1 = tf.keras.layers.Input(shape=(1,)) inp_var2 = tf.keras.layers.Input(shape=(1,)) output1 = tf.keras.layers.StringLookup(output_mode='int', vocabulary=["a", "b"])(inp_var1) output2 = tf.keras.layers.Discretization(bin_boundaries=[0,1,2,3,4], output_mode='int')(inp_var2) dp = tf.keras.Model([inp_var1, inp_var2],[output1, output2]) converted = dp([df["var1"],df["var2"]]) for row in converted: print(row) dp.save("delteme1") #this works class DataPrep2(tf.keras.Model): def __init__(self): super().__init__() self.layer1 = tf.keras.layers.StringLookup(output_mode='int', vocabulary=["a", "b"]) self.layer2 = tf.keras.layers.Discretization(bin_boundaries=[0,1,2,3,4], output_mode='int') def call(self, x): return { "conv1": self.layer1(x["var1"]), "conv2": self.layer2(x["var2"]) } dp2 = DataPrep2() dp2(df) dp2.save("delteme") #this does not # same result with this line btw: dp2.save("delteme", save_format="tf") ``` Thanks for looking into this in advance. best, ### Standalone code to reproduce the issue The code is in a notebook here: https://colab.research.google.com/drive/1oaGNP902-MsN8o5OvY_FeH7pedeev8M_?usp=sharing The code inline here: ``` import tensorflow as tf import pandas as pd df = pd.DataFrame({"var1": ["a", "b", "c"], "var2": [1, 2, 3]}) inp_var1 = tf.keras.layers.Input(shape=(1,)) inp_var2 = tf.keras.layers.Input(shape=(1,)) output1 = tf.keras.layers.StringLookup(output_mode='int', vocabulary=["a", "b"])(inp_var1) output2 = tf.keras.layers.Discretization(bin_boundaries=[0,1,2,3,4], output_mode='int')(inp_var2) dp = tf.keras.Model([inp_var1, inp_var2],[output1, output2]) converted = dp([df["var1"],df["var2"]]) for row in converted: print(row) dp.save("delteme1") #this works @tf.keras.utils.register_keras_serializable("DataPrep2") class DataPrep2(tf.keras.Model): def __init__(self): super().__init__() self.layer1 = tf.keras.layers.StringLookup(output_mode='int', vocabulary=["a", "b"]) self.layer2 = tf.keras.layers.Discretization(bin_boundaries=[0,1,2,3,4], output_mode='int') def call(self, x): return { "conv1": self.layer1(x["var1"]), "conv2": self.layer2(x["var2"]) } dp2 = DataPrep2() dp2(df) dp2.save("delteme") #this does not # same result with this line btw: dp2.save("delteme", save_format="tf") ``` ### Relevant log output ```shell --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <ipython-input-3-ece1b8e07810> in <cell line: 32>() 30 dp2 = DataPrep2() 31 dp2(df) ---> 32 dp2.save("delteme") #this does not 1 frames /usr/local/lib/python3.10/dist-packages/keras/src/saving/legacy/saving_utils.py in raise_model_input_error(model) 95 # If the model is not a `Sequential`, it is intended to be a subclassed 96 # model. ---> 97 raise ValueError( 98 f"Model {model} cannot be saved either because the input shape is not " 99 "available or because the forward pass of the model is not defined." ValueError: Model <__main__.DataPrep2 object at 0x7cfd49e6f8b0> cannot be saved either because the input shape is not available or because the forward pass of the model is not defined.To define a forward pass, please override `Model.call()`. To specify an input shape, either call `build(input_shape)` directly, or call the model on actual data using `Model()`, `Model.fit()`, or `Model.predict()`. If you have a custom training step, please make sure to invoke the forward pass in train step through `Model.__call__`, i.e. `model(inputs)`, as opposed to `model.call()`. ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64415/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/64415/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64414
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64414/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64414/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64414/events
https://github.com/tensorflow/tensorflow/pull/64414
2,205,849,419
PR_kwDOArmXAs5qqcYG
64,414
Remove angerson from workflow reviewers
{ "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-25T14:06:57
2024-03-25T17:39:57
2024-03-25T17:39:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64414", "html_url": "https://github.com/tensorflow/tensorflow/pull/64414", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64414.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64414.patch", "merged_at": "2024-03-25T17:39:57" }
Remove angerson from workflow reviewers
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64414/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/64414/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64413
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64413/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64413/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64413/events
https://github.com/tensorflow/tensorflow/pull/64413
2,205,841,281
PR_kwDOArmXAs5qqans
64,413
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-25T14:03:03
2024-03-25T15:09:58
2024-03-25T15:09:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64413", "html_url": "https://github.com/tensorflow/tensorflow/pull/64413", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64413.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64413.patch", "merged_at": "2024-03-25T15:09:58" }
Update TFRT dependency to use revision http://github.com/tensorflow/runtime/commit/968eb3e5b0aa2e20301a41af9bb14a48dd1aee40.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64413/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/64413/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64412
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64412/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64412/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64412/events
https://github.com/tensorflow/tensorflow/pull/64412
2,205,816,730
PR_kwDOArmXAs5qqVVQ
64,412
Do not produce negative strides when building symbolic maps
{ "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-25T13:51:44
2024-03-26T12:37:58
2024-03-26T12:37:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64412", "html_url": "https://github.com/tensorflow/tensorflow/pull/64412", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64412.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64412.patch", "merged_at": "2024-03-26T12:37:57" }
Do not produce negative strides when building symbolic maps
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64412/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/64412/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64411
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64411/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64411/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64411/events
https://github.com/tensorflow/tensorflow/pull/64411
2,205,725,108
PR_kwDOArmXAs5qqBUc
64,411
Integrate LLVM at llvm/llvm-project@7ac7d418ac2b
{ "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-25T13:05:12
2024-03-25T13:56:39
2024-03-25T13:56:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64411", "html_url": "https://github.com/tensorflow/tensorflow/pull/64411", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64411.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64411.patch", "merged_at": "2024-03-25T13:56:38" }
Integrate LLVM at llvm/llvm-project@7ac7d418ac2b Updates LLVM usage to match [7ac7d418ac2b](https://github.com/llvm/llvm-project/commit/7ac7d418ac2b)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64411/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/64411/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64410
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64410/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64410/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64410/events
https://github.com/tensorflow/tensorflow/pull/64410
2,205,558,189
PR_kwDOArmXAs5qpckD
64,410
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-25T11:48:23
2024-03-25T12:31:15
2024-03-25T12:31:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64410", "html_url": "https://github.com/tensorflow/tensorflow/pull/64410", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64410.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64410.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64410/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/64410/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64409
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64409/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64409/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64409/events
https://github.com/tensorflow/tensorflow/pull/64409
2,205,495,924
PR_kwDOArmXAs5qpOyh
64,409
Add deferring transposes of the input of `stablehlo.maximum` to output.
{ "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-25T11:13:42
2024-03-26T04:11:32
2024-03-26T04:11:31
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64409", "html_url": "https://github.com/tensorflow/tensorflow/pull/64409", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64409.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64409.patch", "merged_at": "2024-03-26T04:11:31" }
Add deferring transposes of the input of `stablehlo.maximum` to output.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64409/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/64409/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64408
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64408/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64408/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64408/events
https://github.com/tensorflow/tensorflow/pull/64408
2,205,482,100
PR_kwDOArmXAs5qpLv4
64,408
Disable Tensor Cores for 8-bit x F32 dot.
{ "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-25T11:05:39
2024-03-26T17:36:20
2024-03-26T17:36:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64408", "html_url": "https://github.com/tensorflow/tensorflow/pull/64408", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64408.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64408.patch", "merged_at": "2024-03-26T17:36:19" }
Disable Tensor Cores for 8-bit x F32 dot.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64408/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/64408/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64407
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64407/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64407/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64407/events
https://github.com/tensorflow/tensorflow/pull/64407
2,205,424,342
PR_kwDOArmXAs5qo-3q
64,407
PR #10835: [GPU] Add support of select operation in cuDNN fusions.
{ "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-25T10:38:57
2024-03-26T01:18:44
2024-03-26T01:18:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64407", "html_url": "https://github.com/tensorflow/tensorflow/pull/64407", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64407.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64407.patch", "merged_at": "2024-03-26T01:18:44" }
PR #10835: [GPU] Add support of select operation in cuDNN fusions. Imported from GitHub PR https://github.com/openxla/xla/pull/10835 Copybara import of the project: -- 90c7996c704aeb1edde40243c2770654e9aca446 by Ilia Sergachev <[email protected]>: [GPU] Add support of select operation in cuDNN fusions. Merging this change closes #10835 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10835 from openxla:cudnn_pointwise_select 90c7996c704aeb1edde40243c2770654e9aca446
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64407/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/64407/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64406
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64406/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64406/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64406/events
https://github.com/tensorflow/tensorflow/pull/64406
2,205,409,797
PR_kwDOArmXAs5qo7jx
64,406
Integrate LLVM at llvm/llvm-project@b44771f48038
{ "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-25T10:33:17
2024-03-28T17:38:08
2024-03-28T17:38:05
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64406", "html_url": "https://github.com/tensorflow/tensorflow/pull/64406", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64406.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64406.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@b44771f48038 Updates LLVM usage to match [b44771f48038](https://github.com/llvm/llvm-project/commit/b44771f48038)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64406/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/64406/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64405
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64405/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64405/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64405/events
https://github.com/tensorflow/tensorflow/pull/64405
2,205,389,828
PR_kwDOArmXAs5qo3L9
64,405
[XLA:GPU] Remove unused RTVars when calling RemoveUnusedSymbols.
{ "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-25T10:22:14
2024-03-25T11:52:41
2024-03-25T11:52:39
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64405", "html_url": "https://github.com/tensorflow/tensorflow/pull/64405", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64405.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64405.patch", "merged_at": null }
[XLA:GPU] Remove unused RTVars when calling RemoveUnusedSymbols.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64405/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/64405/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64404
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64404/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64404/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64404/events
https://github.com/tensorflow/tensorflow/pull/64404
2,205,344,197
PR_kwDOArmXAs5qotPF
64,404
[xla:gpu] Handle OOB start indices in AddressComputationThunk
{ "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-25T09:58:12
2024-03-25T23:07:29
2024-03-25T23:07:27
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64404", "html_url": "https://github.com/tensorflow/tensorflow/pull/64404", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64404.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64404.patch", "merged_at": null }
[xla:gpu] Handle OOB start indices in AddressComputationThunk
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64404/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/64404/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64403
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64403/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64403/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64403/events
https://github.com/tensorflow/tensorflow/pull/64403
2,205,324,966
PR_kwDOArmXAs5qopA9
64,403
[XLA] Add the option to flatten function tuple arguments and result when converting HLO to MHLO.
{ "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-25T09:48:32
2024-04-26T13:18:09
2024-04-26T13:18:06
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64403", "html_url": "https://github.com/tensorflow/tensorflow/pull/64403", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64403.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64403.patch", "merged_at": "2024-04-26T13:18:09" }
[XLA] Add the option to flatten function tuple arguments and result when converting HLO to MHLO. Given that the added option is set to false by default, this change is a no-op for existing uses.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64403/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/64403/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64402
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64402/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64402/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64402/events
https://github.com/tensorflow/tensorflow/pull/64402
2,205,293,961
PR_kwDOArmXAs5qoiQ8
64,402
Add support for symbol rescaling to the indexing map
{ "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-25T09:32:21
2024-03-25T10:43:08
2024-03-25T10:43:07
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64402", "html_url": "https://github.com/tensorflow/tensorflow/pull/64402", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64402.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64402.patch", "merged_at": "2024-03-25T10:43:07" }
Add support for symbol rescaling to the indexing map Rescaling allows symbols that are constrained by a modulus expression: ``` s_k mod C = [N, N] ``` to be replaced by: ``` s_k -> C * s_k + N ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64402/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/64402/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64401
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64401/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64401/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64401/events
https://github.com/tensorflow/tensorflow/pull/64401
2,205,257,549
PR_kwDOArmXAs5qoaK4
64,401
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-25T09:17:31
2024-03-25T10:24:09
2024-03-25T10:24:08
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64401", "html_url": "https://github.com/tensorflow/tensorflow/pull/64401", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64401.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64401.patch", "merged_at": "2024-03-25T10:24:08" }
Update TFRT dependency to use revision http://github.com/tensorflow/runtime/commit/b182e75065369d1eea499fe1d08b6c57d03da2ab.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64401/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/64401/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64400
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64400/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64400/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64400/events
https://github.com/tensorflow/tensorflow/pull/64400
2,205,232,627
PR_kwDOArmXAs5qoU0N
64,400
Integrate LLVM at llvm/llvm-project@b44771f48038
{ "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-25T09:03:26
2024-03-25T20:52:37
2024-03-25T20:52:34
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64400", "html_url": "https://github.com/tensorflow/tensorflow/pull/64400", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64400.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64400.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@b44771f48038 Updates LLVM usage to match [b44771f48038](https://github.com/llvm/llvm-project/commit/b44771f48038)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64400/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/64400/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64399
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64399/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64399/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64399/events
https://github.com/tensorflow/tensorflow/pull/64399
2,205,207,822
PR_kwDOArmXAs5qoPa3
64,399
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-25T08:49:07
2024-03-25T09:20:45
2024-03-25T09:20:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64399", "html_url": "https://github.com/tensorflow/tensorflow/pull/64399", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64399.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64399.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64399/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/64399/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64398
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64398/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64398/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64398/events
https://github.com/tensorflow/tensorflow/pull/64398
2,205,204,842
PR_kwDOArmXAs5qoOxO
64,398
Consistently handle algorithm selection in GemmAlgorithmPicker
{ "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-25T08:47:13
2024-03-25T11:26:34
2024-03-25T11:26:34
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64398", "html_url": "https://github.com/tensorflow/tensorflow/pull/64398", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64398.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64398.patch", "merged_at": "2024-03-25T11:26:34" }
Consistently handle algorithm selection in GemmAlgorithmPicker
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64398/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/64398/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64397
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64397/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64397/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64397/events
https://github.com/tensorflow/tensorflow/pull/64397
2,205,125,323
PR_kwDOArmXAs5qn9ba
64,397
Refer to `_quantization_method` for per-channel quantization of conv layers.
{ "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-25T07:59:02
2024-03-26T07:48:26
2024-03-26T07:48:25
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64397", "html_url": "https://github.com/tensorflow/tensorflow/pull/64397", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64397.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64397.patch", "merged_at": "2024-03-26T07:48:25" }
Refer to `_quantization_method` for per-channel quantization of conv layers. Currently per-channel quantization is controlled by a global field [`enable_per_channel_quantized_weight`](http://google3/third_party/tensorflow/compiler/mlir/quantization/stablehlo/quantization_config.proto;l=55;rcl=617473690). This change allows using `Method` instead for determining per-channel quantization for convolution op pattern family. It allows a consistent, local reasoning for determining per-channel quantization, whereas previously it relied on some global pre-defined configuration such as [`GetStableHloOpQuantSpec`](http://google3/third_party/tensorflow/compiler/mlir/quantization/stablehlo/ops/stablehlo_op_quant_spec.cc;l=66;rcl=615942585). Moreover, it allows granular control of per-channel quantization (per-quantizable-unit), whereas `enable_per_channel_quantized_weight` is essentially a global flag that cannot provide granular control. After this change, per-channel quantization can be specified by setting the `Granularity` field of `QuantizedType` in `Method`. For example, a `Method` for per-channel quantization at quantization dimension = 3 for the operand index of 1 is represented as: ```txtpb static_range_ptq { input_quantized_types { key: 1 value { granularity {dimension_specs {dimension: 3}} } } } ``` Per-channel quantization is then achieved in two places: * In `PrepareQuantizePass`, where it refers to `OpQuantSpec` (now populated using `Method`) to insert Q/DQ pairs with per-channel quantized types. * In `QuantizePass`, where it looks up the `Method` to tell the `RewriteGemmStyleOp` to perform per-channel quantization.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64397/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/64397/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64396
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64396/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64396/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64396/events
https://github.com/tensorflow/tensorflow/issues/64396
2,205,076,660
I_kwDOArmXAs6Dbsy0
64,396
Conv2D computes wrongly in Windows OS
{ "login": "Shuo-Sun20", "id": 97206823, "node_id": "U_kgDOBctCJw", "avatar_url": "https://avatars.githubusercontent.com/u/97206823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Shuo-Sun20", "html_url": "https://github.com/Shuo-Sun20", "followers_url": "https://api.github.com/users/Shuo-Sun20/followers", "following_url": "https://api.github.com/users/Shuo-Sun20/following{/other_user}", "gists_url": "https://api.github.com/users/Shuo-Sun20/gists{/gist_id}", "starred_url": "https://api.github.com/users/Shuo-Sun20/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Shuo-Sun20/subscriptions", "organizations_url": "https://api.github.com/users/Shuo-Sun20/orgs", "repos_url": "https://api.github.com/users/Shuo-Sun20/repos", "events_url": "https://api.github.com/users/Shuo-Sun20/events{/privacy}", "received_events_url": "https://api.github.com/users/Shuo-Sun20/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": 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": 1188421838, "node_id": "MDU6TGFiZWwxMTg4NDIxODM4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/subtype:windows", "name": "subtype:windows", "color": "b619ea", "default": false, "description": "Windows Build/Installation Issues" }, { "id": 5244472328, "node_id": "LA_kwDOArmXAs8AAAABOJhMCA", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/subtype:cpu-intel", "name": "subtype:cpu-intel", "color": "507561", "default": false, "description": "To track windows cpu 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": "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 **@Shuo-Sun20** ,\r\nI tried to run your code on Colab using TF v2.16.1 and i am not facing any issue. Please find the [gist](https://colab.sandbox.google.com/gist/Venkat6871/b9af30cf64d9451c5100271495d67fca/64396_2-16-1.ipynb) here for reference.\r\n\r\nThank you!", "This issue only exists on Windows OS, so on Colab(linux OS) this issue will not show up. \r\nPlease try it on Windows.", "@Shuo-Sun20 \r\n\r\n\r\n1. \r\nUse following code, I got same result in both linux & windows:\r\n```\r\nfrom keras.layers import Conv2D\r\nimport numpy as np\r\n\r\nx=np.random.rand(1,2,2,1)\r\nl=Conv2D(1,3,(1,1),'valid','channels_last', [1,1],1, 'linear', True)\r\nprint(l(x).shape)\r\nprint(l.compute_output_shape(x.shape))\r\n\r\n(1, 2, 2, 1)\r\n(1, 0, 0, 1)\r\n```\r\n\r\ntensorflow 2.16.1\r\nkeras 3.1.1\r\n\r\n2. The kernel is 3, but the input is <3. It's strange case.\r\nCould you confirm if such input parameters are right?", "1. You are right, kernel_size > input_size should be an invalid parameter combination, while now Conv2D can generate a reseult without warning. Maybe a checker should exist here?\r\n2. The behavior of Conv2D is diffenrent on Linux and Windows (since I failed to reproduce it on colab), this inconsisdent may need deeper inspection.", "@Shuo-Sun20 \r\n1. For the checker of abnormal input, could report it as a feature in another issue?\r\n2. I run the case and got same result in both windows and linux.\r\nYou said they were different in your case.\r\nCould you share the whole logs of them?\r\nAnd share the result of 'pip list' in windows and linux.\r\n", "1. I'll report it in another issue.\r\n2. I run the following code in both windows and linux:\r\n```\r\nfrom keras.layers import Conv2D\r\nimport numpy as np\r\n\r\nx=np.random.rand(1,2,2,1)\r\nl=Conv2D(1,3,(1,1),'valid','channels_last', [1,1],1, 'linear', True)\r\nprint(l(x).shape)\r\nprint(l.compute_output_shape(x.shape))\r\n```\r\n\r\nIn windows the result is\r\n```\r\n2024-04-07 16:35:31.739978: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.\r\n2024-04-07 16:35:32.406322: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.\r\n2024-04-07 16:35:33.580266: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.\r\nTo enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.\r\n(1, 2, 2, 1)\r\n(1, 0, 0, 1)\r\n```\r\n\r\nThe pip list in windows:\r\n```\r\nabsl-py==2.1.0\r\nastunparse==1.6.3\r\ncertifi==2024.2.2\r\ncharset-normalizer==3.3.2\r\nflatbuffers==24.3.25\r\ngast==0.5.4\r\ngoogle-pasta==0.2.0\r\ngrpcio==1.62.1\r\nh5py==3.10.0\r\nidna==3.6\r\nimportlib_metadata==7.1.0\r\nkeras==3.1.1\r\nlibclang==18.1.1\r\nMarkdown==3.6\r\nmarkdown-it-py==3.0.0\r\nMarkupSafe==2.1.5\r\nmdurl==0.1.2\r\nml-dtypes==0.3.2\r\nnamex==0.0.7\r\nnumpy==1.26.4\r\nopt-einsum==3.3.0\r\noptree==0.11.0\r\npackaging==24.0\r\nprotobuf==4.25.3\r\nPygments==2.17.2\r\nrequests==2.31.0\r\nrich==13.7.1\r\nsix==1.16.0\r\ntensorboard==2.16.2\r\ntensorboard-data-server==0.7.2\r\ntensorflow==2.16.1\r\ntensorflow-intel==2.16.1\r\ntensorflow-io-gcs-filesystem==0.31.0\r\ntermcolor==2.4.0\r\ntyping_extensions==4.11.0\r\nurllib3==2.2.1\r\nWerkzeug==3.0.2\r\nwrapt==1.16.0\r\nzipp==3.18.1\r\n```\r\n\r\n\r\nwhile in this linux [colab](https://colab.research.google.com/drive/1OVe3gBmZGeog36-sDGMxT7j6D-Qs29Ap?usp=sharing), the result is:\r\n```\r\n(1, 0, 0, 1)\r\n(1, 0, 0, 1)\r\n```\r\n\r\nI failed to install tensorflow-intel 2.16.1 in colab(linux), so I just installed tensorflow and keras using regular pip command. \r\nYou can freely edit the code in the [colab](https://colab.research.google.com/drive/1OVe3gBmZGeog36-sDGMxT7j6D-Qs29Ap?usp=sharing) and install packages.\r\n\r\nThe pip list is a little different since colab pre installs many packages used in Deep Learning. The list is too long to show in this comment. You can find it yourself with the shared [link](https://colab.research.google.com/drive/1OVe3gBmZGeog36-sDGMxT7j6D-Qs29Ap?usp=sharing).", "@Shuo-Sun20 \r\nIn windows, my result is same as yours.\r\nIn linux, when enable oneDNN path in TF by TF_ENABLE_ONEDNN_OPTS=1, the result is same as windows.\r\nIf TF_ENABLE_ONEDNN_OPTS=0, the result is same as yours (different with windows).\r\n\r\nI think it's the different between oneDNN code and Eigen code of TF.\r\n\r\nBut the following code can't work in colab env you provide.\r\nI guess the TF in colab doesn't support oneDNN code path.\r\nMaybe you could try in local/another linux.\r\n\r\n```\r\nimport os\r\nos.environ['TF_ENABLE_ONEDNN_OPTS']='1'\r\n\r\nfrom keras.layers import Conv2D\r\nimport numpy as np\r\n\r\nx=np.random.rand(1,2,2,1)\r\nl=Conv2D(1,3,(1,1),'valid','channels_last', [1,1],1, 'linear', True)\r\nprint(l(x).shape)\r\nprint(l.compute_output_shape(x.shape))\r\n```\r\n\r\n" ]
2024-03-25T07:25:12
2024-04-09T08:26:26
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.16 ### Custom code Yes ### OS platform and distribution Windows 10 ### 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? On Windows OS, Conv2D generates a wrong output in some cases, while performs correctly on some others. This error does not occur on Linux OS, even with the same code. An wrong execution example: ![图片](https://github.com/tensorflow/tensorflow/assets/97206823/51fab71a-9bc6-42a9-ab67-19a6c9ec50d0) You can tell that the result `l(x)` has a wrong shape. I notice that an exisiting issue #63860 points out the similar error in Conv3D. I guess Conv2D and Conv3D have similar problem since they have the same parent class BaseConv. ### Standalone code to reproduce the issue ```shell #This test case works fine on linux OS, while goes wrongly on Windows. from keras.layers import Conv2D import numpy as np x=np.random.rand(1,2,2,1) print(l(x).shape) print(l.compute_output_shape(x.shape)) ``` ### Relevant log output ```shell TensorShape([1, 2, 2, 1]) (1, 0, 0, 1) ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64396/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/64396/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/64395
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64395/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64395/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64395/events
https://github.com/tensorflow/tensorflow/pull/64395
2,205,056,213
PR_kwDOArmXAs5qnuON
64,395
Use hermetic Python in JAX. See requirements_updater/README.md for details.
{ "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-25T07:11:03
2024-03-25T07:11:03
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64395", "html_url": "https://github.com/tensorflow/tensorflow/pull/64395", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64395.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64395.patch", "merged_at": null }
Use hermetic Python in JAX. See requirements_updater/README.md for details.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64395/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/64395/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64394
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64394/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64394/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64394/events
https://github.com/tensorflow/tensorflow/pull/64394
2,205,053,669
PR_kwDOArmXAs5qntqL
64,394
Use hermetic Python in TSL and XLA
{ "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-25T07:09:30
2024-03-25T07:09:30
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/64394", "html_url": "https://github.com/tensorflow/tensorflow/pull/64394", "diff_url": "https://github.com/tensorflow/tensorflow/pull/64394.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/64394.patch", "merged_at": null }
Use hermetic Python in TSL and XLA
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64394/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/64394/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/64393
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/64393/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/64393/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/64393/events
https://github.com/tensorflow/tensorflow/issues/64393
2,205,047,964
I_kwDOArmXAs6Dblyc
64,393
ValueError occurred when building cascaded model with loaded sub-model
{ "login": "keisen", "id": 950923, "node_id": "MDQ6VXNlcjk1MDkyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/950923?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keisen", "html_url": "https://github.com/keisen", "followers_url": "https://api.github.com/users/keisen/followers", "following_url": "https://api.github.com/users/keisen/following{/other_user}", "gists_url": "https://api.github.com/users/keisen/gists{/gist_id}", "starred_url": "https://api.github.com/users/keisen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/keisen/subscriptions", "organizations_url": "https://api.github.com/users/keisen/orgs", "repos_url": "https://api.github.com/users/keisen/repos", "events_url": "https://api.github.com/users/keisen/events{/privacy}", "received_events_url": "https://api.github.com/users/keisen/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": 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": 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": 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": "" } ]
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
[ "Hi, @tilakrayal \r\n\r\nI've tested on co-lab whether this problem can be reproduced with TensorFlow Nightly.\r\nThen the error occurred on there, so i updated the description of this issue above 👆 \r\n\r\nThanks!", "@keisen,\r\nBy default Tensorflow v2.16 uses keras v3.0 which might be the reason for the error you are facing. As the work-around, Could you please try to install keras 2 where the code was executed without any issue/error. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/59285ac9a54836f764cc271f6f4ebde4/untitled1778.ipynb).\r\n\r\n```python\r\n!pip install -U tf_keras # Keras 2\r\nimport os\r\nos.environ[\"TF_USE_LEGACY_KERAS\"] = \"1\"\r\n```\r\n\r\nThank you!", "@tilakrayal , Thank you for the quick response!\r\n\r\n> As the work-around, Could you please try to install keras 2 where the code was executed without any issue/error.\r\n\r\nUnfortunately, I can't choose the way you suggested. so i hope it will be fixed asap...\r\nPlease let me know another way or when you expect it to be done.\r\n\r\nThanks!", "@keisen,\r\nAs mentioned above, it is the workaround for the temporary usage. Since this request is specific to Keras 3.0, could you please close here and open a new issue in Keras repo https://github.com/keras-team/keras/issues for quick resolution. \r\nThank you!\r\n", "@tilakrayal \r\n\r\nYeah, I thought you might say so. So I did it already lol\r\nhttps://github.com/keras-team/keras/issues/19374\r\n\r\nThank you for your help.\r\nRegards!", "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/64393\">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/64393\">No</a>\n" ]
2024-03-25T07:05:52
2024-03-27T09:53:58
2024-03-27T09:53:55
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? YES ### Source binary ### TensorFlow version tf 2.16.1 ### Custom code No ### OS platform and distribution Ubuntu on Windows 10 WSL2 ### Mobile device _No response_ ### Python version 3.10.13 ### Bazel version _No response_ ### GCC/compiler version _No response_ ### CUDA/cuDNN version _No response_ ### GPU model and memory _No response_ ### Current behavior? Hi, tensorflow team! I'm facing a error when build cascaded model with sub-model loaded from a file. It's okay if the sub-model is NOT loaded from file, just created on memory. This behavior appeared form tf 2.16+. Until tf 2.15-, it didn't exist definitely. Please improve this issue or let me know how to work around.... Thanks! ### Standalone code to reproduce the issue ```shell https://gist.github.com/keisen/4703d6508a950ff6a35d84da73e335b8 ``` ### Relevant log output ```shell ValueError Traceback (most recent call last) <ipython-input-7-2fefc420998f> in <cell line: 1>() ----> 1 model = create_cascaded_model(loaded_child_model) 2 model.summary() <ipython-input-5-e10dc8c731da> in create_cascaded_model(_child_model) 3 x = tf.keras.layers.Conv2D(3, 3, padding='same', activation='relu', name='conv_1')(inputs) 4 x = _child_model(x) ----> 5 x = tf.keras.layers.Dense(1, name='dense_2')(x) 6 return tf.keras.models.Model(inputs=inputs, outputs=x) /usr/local/lib/python3.10/dist-packages/keras/src/utils/traceback_utils.py in error_handler(*args, **kwargs) 120 # To get the full stack trace, call: 121 # `keras.config.disable_traceback_filtering()` --> 122 raise e.with_traceback(filtered_tb) from None 123 finally: 124 del filtered_tb /usr/local/lib/python3.10/dist-packages/keras/src/backend/common/variables.py in standardize_dtype(dtype) 431 432 if dtype not in ALLOWED_DTYPES: --> 433 raise ValueError(f"Invalid dtype: {dtype}") 434 return dtype 435 ValueError: Invalid dtype: tuple ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/64393/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/64393/timeline
null
completed
false