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/61575
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61575/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61575/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61575/events
https://github.com/tensorflow/tensorflow/issues/61575
1,850,785,395
I_kwDOArmXAs5uUL5z
61,575
Abort when running tensorflow.python.ops.gen_ctc_ops.ctc_loss
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "@dmc1778,\r\nI was able to reproduce the issue on colab using TF v2.12, 2.13, tf-nightly. Please find the attached [gist](https://colab.research.google.com/gist/tilakrayal/3ce29b1cd34526d06a3ebd1a718519c0/untitled1322.ipynb). \r\n\r\nSince Segmentation faults can be considered as potential security vulnerabilities...
2023-08-15T01:37:14
2023-09-20T18:17:02
2023-09-01T01:48:33
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61575/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/61575/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61574
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61574/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61574/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61574/events
https://github.com/tensorflow/tensorflow/issues/61574
1,850,783,798
I_kwDOArmXAs5uULg2
61,574
Abort when running tensorflow.python.ops.nn_ops.conv3d_transpose_v2
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Hi @dmc1778 , \r\n\r\nI have replicated the reported behaviour with Tf2.10v. However when I have tested the same code with Tf2.12v and tf-nightly code executed successfully. Please refer to attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/ce477500dc8b53b2f48572cd3edea3c1/61574_2-12v_nightly_2-1...
2023-08-15T01:34:29
2023-08-16T07:19:20
2023-08-16T07:19:17
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _N...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61574/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/61574/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61573
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61573/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61573/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61573/events
https://github.com/tensorflow/tensorflow/issues/61573
1,850,782,766
I_kwDOArmXAs5uULQu
61,573
Abort when running tensorflow.python.ops.nn_ops.conv3d_transpose
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to run the code successfully on colab using TF v2.11, 2.13 and tf-nightly. Please find the attached gist [here](https://colab.research.google.com/gist/sushreebarsa/407ab1c9b9756832e3f2589f08fecdec/61573.ipynb) and confirm the same?\r\nThank you!", "Are you satisfied with the resolution of you...
2023-08-15T01:32:49
2023-08-18T13:47:17
2023-08-18T13:47:15
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61573/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/61573/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61572
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61572/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61572/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61572/events
https://github.com/tensorflow/tensorflow/issues/61572
1,850,781,073
I_kwDOArmXAs5uUK2R
61,572
Crash when running tensorflow.python.framework.kernels.get_registered_kernels_for_op
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
closed
false
{ "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_url": "https://api.gi...
[ { "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_u...
null
[ "Hi @dmc1778,\r\n\r\nI was able to reproduce the issue on colab using TF v2.13. Please find the attached [gist](https://colab.research.google.com/gist/Varsha-anjanappa/d8d876886edecdc29309f7465e0defa3/61572.ipynb).\r\nSince Segmentation faults can be considered as potential security vulnerabilities please read [SEC...
2023-08-15T01:29:57
2023-09-20T18:16:54
2023-09-02T01:46:12
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61572/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/61572/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61571
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61571/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61571/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61571/events
https://github.com/tensorflow/tensorflow/issues/61571
1,850,779,664
I_kwDOArmXAs5uUKgQ
61,571
Crash when running tensorflow.python.framework.importer._PopulateTFImportGraphDefOptions
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
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/use...
[ { "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:...
null
[ "@dmc1778,\r\nI was able to reproduce the issue on colab using TF v2.12, 2.13, tf-nightly. Please find the attached [gist](https://colab.research.google.com/gist/tilakrayal/4bd91e6432216f32cfe67a1f2de921d8/untitled1323.ipynb). \r\n\r\nSince Segmentation faults can be considered as potential security vulnerabilities...
2023-08-15T01:27:36
2024-01-18T08:47:56
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61571/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/61571/timeline
null
reopened
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61570
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61570/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61570/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61570/events
https://github.com/tensorflow/tensorflow/issues/61570
1,850,778,747
I_kwDOArmXAs5uUKR7
61,570
Crash when running tensorflow.python.framework.importer._GatherReturnElements
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@dmc1778 ,\r\n\r\nI have tested the code with tf-nightly(2.15.0-dev20230813) and it fails with **segmentation fault**. Attached logs below for reference.\r\n\r\n```\r\n(tf2.13) suryanarayanay@surya-ubuntu20:~$ python 61570_vm.py\r\n2023-08-16 06:32:05.242433: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn...
2023-08-15T01:25:50
2023-09-20T18:16:38
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61570/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/61570/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61569
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61569/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61569/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61569/events
https://github.com/tensorflow/tensorflow/pull/61569
1,850,735,255
PR_kwDOArmXAs5X7vOn
61,569
Remove tf_http_archive external Python deps.
{ "login": "halseycamilla", "id": 111537937, "node_id": "U_kgDOBqXvEQ", "avatar_url": "https://avatars.githubusercontent.com/u/111537937?v=4", "gravatar_id": "", "url": "https://api.github.com/users/halseycamilla", "html_url": "https://github.com/halseycamilla", "followers_url": "https://api.github.com/...
[ { "id": 1173072136, "node_id": "MDU6TGFiZWwxMTczMDcyMTM2", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:XL", "name": "size:XL", "color": "adafea", "default": false, "description": "CL Change Size:Extra Large" } ]
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/fo...
[ { "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...
null
[]
2023-08-15T00:09:50
2023-08-15T04:41:54
2023-08-15T04:41:52
CONTRIBUTOR
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61569", "html_url": "https://github.com/tensorflow/tensorflow/pull/61569", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61569.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61569.patch", "merged_at": null }
Migrate TF Python deps from being defined as tf_http_archives in workspace2.bzl to being in requirements.in. This consolidates where Python dependencies are defined, allows them to be more easily updated and also allows any version updates to be easily transferred to requirement.txt locked versions using the Hermetic P...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61569/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/61569/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61568
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61568/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61568/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61568/events
https://github.com/tensorflow/tensorflow/issues/61568
1,850,719,602
I_kwDOArmXAs5uT71y
61,568
Internal Assertion Failure when running tensorflow.python.eager.remote.connect_to_remote_host
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to reproduce the issue on colab using TF v2.11, 2.13, tf-nightly. Please find the attached [gist](https://colab.research.google.com/gist/sushreebarsa/9eabdac05e8baa8fe2b0dbdd04cd5f42/61568.ipynb#scrollTo=a77bz9T0wS_w). \r\nSince Segmentation faults can be considered as potential security vulner...
2023-08-14T23:47:30
2023-09-20T18:16:26
2023-09-01T01:48:37
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61568/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/61568/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61567
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61567/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61567/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61567/events
https://github.com/tensorflow/tensorflow/issues/61567
1,850,713,084
I_kwDOArmXAs5uT6P8
61,567
Abort when running tensorflow.python.ops.gen_array_ops.mirror_pad_grad
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
closed
false
{ "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_url": "https://api.gi...
[ { "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_u...
null
[ "Hi @dmc1778 ,\r\n\r\nI have tested the code with tf version 2.12 and tf-nightly and its working fine by raising exception. Please refer attached [gist](https://colab.research.google.com/gist/Varsha-anjanappa/529d41b5170fb6aed82e51302d02a3f1/61567.ipynb).\r\n\r\nPlease report the security related issues through pro...
2023-08-14T23:40:39
2023-08-16T07:17:47
2023-08-16T07:17:45
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61567/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/61567/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61566
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61566/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61566/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61566/events
https://github.com/tensorflow/tensorflow/issues/61566
1,850,710,466
I_kwDOArmXAs5uT5nC
61,566
Crash when running tensorflow.python.ops.gen_array_ops.lower_bound
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "@dmc1778,\r\nI tried to execute the mentioned code with tf-nightly and it was executed without the crash. Kindly find the gist [here](https://colab.research.google.com/gist/tilakrayal/2f3936290af09aeb21035c6b0f540429/61566.ipynb). Also most of the bugs will be resolved in the latest version. Thank you!", "Are yo...
2023-08-14T23:38:01
2023-08-18T13:49:41
2023-08-18T13:49:39
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61566/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/61566/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61565
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61565/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61565/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61565/events
https://github.com/tensorflow/tensorflow/pull/61565
1,850,700,841
PR_kwDOArmXAs5X7nn4
61,565
[XLA:CPU] Layer Norm XLA HLO Pattern Matcher with oneDNN custom call rewrite
{ "login": "akhilgoe", "id": 114951738, "node_id": "U_kgDOBtoGOg", "avatar_url": "https://avatars.githubusercontent.com/u/114951738?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akhilgoe", "html_url": "https://github.com/akhilgoe", "followers_url": "https://api.github.com/users/akhilgoe/...
[ { "id": 1133285679, "node_id": "MDU6TGFiZWwxMTMzMjg1Njc5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:xla", "name": "comp:xla", "color": "0052cc", "default": false, "description": "XLA" }, { "id": 1169365682, "node_id": "MDU6TGFiZWwxMTY5MzY1Njgy", ...
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/fo...
[ { "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...
null
[ "Hi @akhilgoe Can you please rebase your branch and resolve conflicts? Thank you!", "Hi @gbaned...the conflicts have been resolved. Thanks!", "Hi @akhilgoe Can you please check @d0k's comments and keep us posted ? Thank you!", "Hi @penpornk, could you help to review/merge this PR?", "Hi @akhilgoe Can you pl...
2023-08-14T23:28:35
2023-12-06T13:03:31
2023-12-06T13:03:31
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61565", "html_url": "https://github.com/tensorflow/tensorflow/pull/61565", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61565.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61565.patch", "merged_at": null }
This PR enables OneDNN library call for the matched XLA HLO Layer Norm pattern through custom_call instruction. In particular, this PR adds: 1. oneDNN ops rewriter pass that will rewrite custom oneDNN ops like Layer Norm and Softmax. Currently, this pass is located before the BF16 all-reduce to F32 promotion. 2. La...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61565/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/61565/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61564
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61564/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61564/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61564/events
https://github.com/tensorflow/tensorflow/issues/61564
1,850,690,183
I_kwDOArmXAs5uT0qH
61,564
Abort when running tensorflow.python.ops.gen_math_ops.sobol_sample
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Hi @dmc1778 ,\r\n\r\nI have tested the code with tf-nightly and its working fine by raising exception.Please refer attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/4682c5d6b95fc981565ed6f26a05d83d/61564_nightly.ipynb).\r\n\r\nSince the issue is already fixed in tf-nightly it's unlikely to cherr...
2023-08-14T23:16:28
2023-08-16T07:18:40
2023-08-16T07:18:38
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61564/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/61564/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61563
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61563/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61563/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61563/events
https://github.com/tensorflow/tensorflow/issues/61563
1,850,687,050
I_kwDOArmXAs5uTz5K
61,563
Crash when running tensorflow.python.ops.gen_list_ops.tensor_list_reserve
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "\r\n@dmc1778 I was able to reproduce the issue on colab using TF v2.11, 2.13, tf-nightly. Please find the attached [gist](https://colab.research.google.com/gist/sushreebarsa/ece164b3f6b17b41b24ff674bb62eb04/61563.ipynb\r\n). \r\nSince Segmentation faults can be considered as potential security vulnerabilities plea...
2023-08-14T23:12:57
2023-09-20T18:16:13
2023-09-01T01:48:39
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61563/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/61563/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61562
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61562/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61562/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61562/events
https://github.com/tensorflow/tensorflow/issues/61562
1,850,685,071
I_kwDOArmXAs5uTzaP
61,562
Floating point exception when running tensorflow.python.ops.gen_array_ops.depth_to_space
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "On 2.13.0:\r\n\r\n```\r\n2023-08-17 23:45:41.957299: I tensorflow/core/platform/cpu_feature_guard.cc:182] 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 app...
2023-08-14T23:10:46
2023-09-20T18:16:01
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61562/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/61562/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61561
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61561/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61561/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61561/events
https://github.com/tensorflow/tensorflow/issues/61561
1,850,683,262
I_kwDOArmXAs5uTy9-
61,561
Abort when running tensorflow.python.ops.gen_sparse_ops.sparse_slice
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend time to reproduce issues in nightly/last release.", "@dmc1778 ,\r\nI tried to execute the mentioned code on tf-nightly and it was executed without any abort. Kindly find the gist of it...
2023-08-14T23:08:43
2023-08-18T13:49:31
2023-08-18T13:49:29
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61561/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/61561/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61560
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61560/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61560/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61560/events
https://github.com/tensorflow/tensorflow/issues/61560
1,850,678,623
I_kwDOArmXAs5uTx1f
61,560
Crash when running tensorflow.python.ops.gen_math_ops._histogram_fixed_width
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "Hi @dmc1778 ,\r\n\r\nI have tested the code with tf-nightly and it fails with **segmentation fault**. Attached logs below for reference.\r\n\r\n```\r\n(tf2.13) suryanarayanay@surya-ubuntu20:~$ python 61560_nightly.py \r\n2023-08-16 06:45:11.299878: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn.cc:9498] U...
2023-08-14T23:03:24
2023-09-20T18:15:50
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version _No response_ ### Bazel version ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61560/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/61560/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61559
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61559/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61559/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61559/events
https://github.com/tensorflow/tensorflow/issues/61559
1,850,676,348
I_kwDOArmXAs5uTxR8
61,559
Abort when running tensorflow.python.ops.math_ops.sobol_sample
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend time to reproduce issues in nightly/last release.", "@dmc1778 I was able to run the provided code successfully in the latest TF version 2.13 and tf-nightly. Could you please have a loo...
2023-08-14T23:00:54
2023-08-18T13:49:48
2023-08-18T13:49:46
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code No ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61559/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/61559/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61558
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61558/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61558/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61558/events
https://github.com/tensorflow/tensorflow/issues/61558
1,850,639,548
I_kwDOArmXAs5uToS8
61,558
Crash when running tensorflow.python.ops.gen_data_flow_ops.record_input
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
closed
false
{ "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_url": "https://api.gi...
[ { "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_u...
null
[ "Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend time to reproduce issues in nightly/last release.", "> Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend ...
2023-08-14T22:25:16
2023-09-20T18:15:35
2023-09-02T01:46:14
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61558/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/61558/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61557
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61557/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61557/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61557/events
https://github.com/tensorflow/tensorflow/issues/61557
1,850,629,129
I_kwDOArmXAs5uTlwJ
61,557
Crash when running tensorflow.python.ops.list_ops.tensor_list_from_tensor
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend time to reproduce issues in nightly/last release.", "> Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend ...
2023-08-14T22:16:47
2023-09-20T18:15:23
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code No ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respons...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61557/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/61557/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61556
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61556/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61556/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61556/events
https://github.com/tensorflow/tensorflow/issues/61556
1,850,621,412
I_kwDOArmXAs5uTj3k
61,556
Crash when running tensorflow.python.eager.context.add_function
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend time to reproduce issues in nightly/last release.", "Hi @dmc1778 ,\r\n\r\nThe tested function not exists in latest version(2.13v) or in tf-nightly. Please refer attached [gist](https:/...
2023-08-14T22:11:39
2023-08-18T13:46:58
2023-08-18T13:46:55
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61556/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/61556/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61555
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61555/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61555/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61555/events
https://github.com/tensorflow/tensorflow/issues/61555
1,850,556,755
I_kwDOArmXAs5uTUFT
61,555
Segmentation fault when running tensorflow.python.ops.gen_math_ops._histogram_fixed_width
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Please always test with the latest version. Testing with versions from last year cause needless work as people now have to spend time to reproduce issues in nightly/last release.", "@dmc1778 This issue is replicating in TF v2.11, 2.13 and tf-nightly as well. Could you please have a look at [this](https://colab.r...
2023-08-14T21:19:25
2023-09-20T18:18:55
2023-09-01T01:48:41
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61555/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/61555/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61554
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61554/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61554/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61554/events
https://github.com/tensorflow/tensorflow/issues/61554
1,850,552,722
I_kwDOArmXAs5uTTGS
61,554
segmentation fault when running tensorflow.python.ops.nn_ops.fractional_max_pool
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
closed
false
{ "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_url": "https://api.gi...
[ { "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_u...
null
[ "Hi @dmc1778,\r\n\r\nI have tested the code with tf version 2.12 and tf-nightly and its working fine by raising exception.Please refer attached\r\n[gist](https://colab.sandbox.google.com/gist/Varsha-anjanappa/0771e994f9d2c17c501a661b9e302c74/61554.ipynb) here.\r\nSince Segmentation faults can be considered as poten...
2023-08-14T21:16:23
2023-08-18T03:15:28
2023-08-18T03:15:25
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61554/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/61554/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61553
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61553/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61553/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61553/events
https://github.com/tensorflow/tensorflow/pull/61553
1,850,550,398
PR_kwDOArmXAs5X7GF9
61,553
[XLA:CPU] Layer Norm XLA HLO Pattern Matcher with oneDNN custom call rewrite
{ "login": "akhilgoe", "id": 114951738, "node_id": "U_kgDOBtoGOg", "avatar_url": "https://avatars.githubusercontent.com/u/114951738?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akhilgoe", "html_url": "https://github.com/akhilgoe", "followers_url": "https://api.github.com/users/akhilgoe/...
[ { "id": 1169365682, "node_id": "MDU6TGFiZWwxMTY5MzY1Njgy", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:L", "name": "size:L", "color": "adafea", "default": false, "description": "CL Change Size: Large" } ]
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/fo...
[ { "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...
null
[]
2023-08-14T21:14:23
2023-08-14T22:30:25
2023-08-14T22:28:16
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61553", "html_url": "https://github.com/tensorflow/tensorflow/pull/61553", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61553.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61553.patch", "merged_at": null }
This PR enables OneDNN library call for the matched XLA HLO Layer Norm pattern through custom_call instruction. In particular, this PR adds: 1. oneDNN ops rewriter pass that will rewrite custom oneDNN ops like Layer Norm and Softmax. Currently, this pass is located before the BF16 all-reduce to F32 promotion. 2. La...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61553/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/61553/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61552
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61552/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61552/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61552/events
https://github.com/tensorflow/tensorflow/issues/61552
1,850,393,418
I_kwDOArmXAs5uSsNK
61,552
Avoid partially saved ckpt from preempted device (e.g. TPU)
{ "login": "edwardyehuang", "id": 3354448, "node_id": "MDQ6VXNlcjMzNTQ0NDg=", "avatar_url": "https://avatars.githubusercontent.com/u/3354448?v=4", "gravatar_id": "", "url": "https://api.github.com/users/edwardyehuang", "html_url": "https://github.com/edwardyehuang", "followers_url": "https://api.github....
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "@edwardyehuang,\r\nCould you please provide the complete standalone code to reproduce the issue and it helps us to analyse the issue in an effective way. Thank you!", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "> @edw...
2023-08-14T19:17:35
2023-09-12T01:46:54
2023-09-12T01:46:51
CONTRIBUTOR
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf.2.11 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61552/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/61552/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61551
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61551/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61551/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61551/events
https://github.com/tensorflow/tensorflow/issues/61551
1,849,237,752
I_kwDOArmXAs5uOSD4
61,551
Protobuf 4.24.0 break tensorflow and causes segfault with TF 2.12
{ "login": "naruto-raj", "id": 22745395, "node_id": "MDQ6VXNlcjIyNzQ1Mzk1", "avatar_url": "https://avatars.githubusercontent.com/u/22745395?v=4", "gravatar_id": "", "url": "https://api.github.com/users/naruto-raj", "html_url": "https://github.com/naruto-raj", "followers_url": "https://api.github.com/use...
[ { "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 tensorflo...
open
false
{ "login": "vam-google", "id": 25311427, "node_id": "MDQ6VXNlcjI1MzExNDI3", "avatar_url": "https://avatars.githubusercontent.com/u/25311427?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vam-google", "html_url": "https://github.com/vam-google", "followers_url": "https://api.github.com/use...
[ { "login": "vam-google", "id": 25311427, "node_id": "MDQ6VXNlcjI1MzExNDI3", "avatar_url": "https://avatars.githubusercontent.com/u/25311427?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vam-google", "html_url": "https://github.com/vam-google", "followers_url": "https:...
null
[ "Hi @naruto-raj ,\r\n\r\nThanks for reaching out. I tried building and training a CNN model with TF prebuilt binary of 2.12v with Protobuf 4.24.0 version but the code executes fine with no such segmentation problem as reported. Please refer to attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/2a5...
2023-08-14T08:04:11
2023-08-31T07:21:21
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version TF 2.12 ### Custom code No ### OS platform and distribution Linux,Ubuntu ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/comp...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61551/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61551/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61550
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61550/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61550/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61550/events
https://github.com/tensorflow/tensorflow/issues/61550
1,849,211,614
I_kwDOArmXAs5uOLre
61,550
UnicodeDecodeError when loading model from a path with Chinese characters.
{ "login": "TimLai666", "id": 43640816, "node_id": "MDQ6VXNlcjQzNjQwODE2", "avatar_url": "https://avatars.githubusercontent.com/u/43640816?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TimLai666", "html_url": "https://github.com/TimLai666", "followers_url": "https://api.github.com/users/...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@TimLai666 While reproducing the issue, I have faced the following outcome as a warning so could you use the latest version;\r\n```\r\nWARNING:absl:Found untraced functions such as _update_step_xla while saving (showing 1 of 1). These functions will not be directly callable after loading.\r\n```\r\nPlease find the...
2023-08-14T07:51:15
2023-09-01T01:48:59
2023-09-01T01:48:42
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.13.0 ### Custom code Yes ### OS platform and distribution Windows 11 22h2 ### Mobile device _No response_ ### Python version 3.11 ### Bazel version _No response_ ### GCC/compil...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61550/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/61550/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61549
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61549/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61549/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61549/events
https://github.com/tensorflow/tensorflow/issues/61549
1,848,908,061
I_kwDOArmXAs5uNBkd
61,549
Based on FP16, the network training of resnet50 was carried out, and the existence accuracy randomly converged to 0.76
{ "login": "south-ocean", "id": 30514703, "node_id": "MDQ6VXNlcjMwNTE0NzAz", "avatar_url": "https://avatars.githubusercontent.com/u/30514703?v=4", "gravatar_id": "", "url": "https://api.github.com/users/south-ocean", "html_url": "https://github.com/south-ocean", "followers_url": "https://api.github.com/...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "The training code used comes from github(https://github.com/tensorflow/models/tree/v2.11.0)", "From the output you have provided, it does not look like a random convergence.\r\n\r\nAlso, as per the ResNet training with vanilla settings with a batch size of 4096 and 90 epochs, the benchmark result is what you are...
2023-08-14T03:02:13
2024-01-09T06:02:00
null
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.11 ### Custom code Yes ### OS platform and distribution centos7.6 ### Mobile device _No response_ ### Python version 3.7、3.8、3,。9 ### Bazel version 5.3.0 ### GCC/compiler ve...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61549/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/61549/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61548
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61548/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61548/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61548/events
https://github.com/tensorflow/tensorflow/issues/61548
1,848,748,330
I_kwDOArmXAs5uMakq
61,548
I need TensorFlow 2.2.0 but it is removed how to find it?
{ "login": "FurkanGozukara", "id": 19240467, "node_id": "MDQ6VXNlcjE5MjQwNDY3", "avatar_url": "https://avatars.githubusercontent.com/u/19240467?v=4", "gravatar_id": "", "url": "https://api.github.com/users/FurkanGozukara", "html_url": "https://github.com/FurkanGozukara", "followers_url": "https://api.gi...
[ { "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" } ]
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/use...
[ { "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:...
null
[ "Any help is appreciated \r\n\r\n@vatsalkachhia @SuryanarayanaY @tilakrayal @sun1638650145 @pjpratik ", "found the issue\r\n\r\nit requires python 3.8", "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/vie...
2023-08-13T21:34:43
2023-08-13T23:03:11
2023-08-13T23:03:09
NONE
null
null
null
I need to install TensorFlow 2.2.0 why? because this repo (https://github.com/GantMan/nsfw_model) is requesting it and now matter what I tried can't make it work with newer TensorFlows How can I install TensorFlow 2.2.0 on Windows 10 and Python 3.10? The error I am getting is and I am not able to fix it ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61548/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/61548/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61547
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61547/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61547/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61547/events
https://github.com/tensorflow/tensorflow/issues/61547
1,848,437,463
I_kwDOArmXAs5uLOrX
61,547
Segmentation fault when running tensorflow.python.ops.gen_image_ops.resize_bicubic
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "Hi @dmc1778 ,\r\n\r\nI have replicated the issue with Tf2.13 and tf-nightly as well and got `Segmentation fault (core dumped)` as reported\r\nAttached logs below for reference.\r\n\r\n```\r\n(tf2.13) suryanarayanay@surya-ubuntu20:~$ python 61547_vm.py \r\n2023-08-14 04:44:45.094907: I tensorflow/core/platform/cpu_...
2023-08-13T06:20:08
2023-09-20T18:18:46
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61547/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/61547/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61546
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61546/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61546/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61546/events
https://github.com/tensorflow/tensorflow/issues/61546
1,848,435,449
I_kwDOArmXAs5uLOL5
61,546
Segmentation fault when running tensorflow.python.framework.importer._PopulateTFImportGraphDefOptions
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@dmc1778 I tried the issue in colab with tf-nightly version and faced the following outcome;\r\n```\r\nWARNING:tensorflow:From /usr/local/lib/python3.10/dist-packages/tensorflow/python/ops/distributions/distribution.py:259: ReparameterizationType.__init__ (from tensorflow.python.ops.distributions.distribution) is ...
2023-08-13T06:13:49
2023-09-19T01:58:51
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _N...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61546/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/61546/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61545
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61545/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61545/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61545/events
https://github.com/tensorflow/tensorflow/issues/61545
1,848,434,592
I_kwDOArmXAs5uLN-g
61,545
Segmentation fault when running tensorflow.python.framework.importer._GatherReturnElements
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to reproduce the issue on colab using TF v2.11, 2.13, tf-nightly. Please find the attached [gist](https://colab.research.google.com/gist/sushreebarsa/e6b3d4ed44288db60f61f0572f616591/61545.ipynb). \r\nSince Segmentation faults can be considered as potential security vulnerabilities please read ...
2023-08-13T06:11:17
2023-08-29T01:47:22
2023-08-29T01:47:20
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61545/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/61545/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61544
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61544/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61544/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61544/events
https://github.com/tensorflow/tensorflow/issues/61544
1,848,433,465
I_kwDOArmXAs5uLNs5
61,544
Abort when running tensorflow.python.ops.gen_sparse_ops.sparse_split
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 After executing the code for multiple times as well, I was not able to replicate the issue reported. I have faced the error instead as below;\r\n```\r\nError:{{function_node __wrapped__SparseSplit_num_split_2_device_/job:localhost/replica:0/task:0/device:CPU:0}} Expected a non-negative size, got -11 [Op:S...
2023-08-13T06:08:12
2023-08-22T07:42:26
2023-08-22T07:42:24
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61544/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/61544/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61543
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61543/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61543/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61543/events
https://github.com/tensorflow/tensorflow/issues/61543
1,848,430,357
I_kwDOArmXAs5uLM8V
61,543
Abort when running
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Hi @dmc1778 ,\r\n\r\nThe issue seems resolved already from TF2.12 onwards. I have tested the code and its raising intended error without abort in Tf2.12 and tf-nightly as well.Please refer attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/8e096b58e03a15983accd675cbe9a9a2/61543_2-12_nightly_2-11....
2023-08-13T05:59:59
2023-08-22T07:42:49
2023-08-22T07:42:46
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _N...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61543/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/61543/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61542
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61542/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61542/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61542/events
https://github.com/tensorflow/tensorflow/issues/61542
1,848,418,731
I_kwDOArmXAs5uLKGr
61,542
Abort when running tensorflow.python.eager.remote.connect_to_remote_host
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 1097547147, "node_id": "MDU6TGFiZWwxMDk3NTQ3MTQ3", ...
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.c...
[ { "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": "...
null
[ "@dmc1778 In TF v2.13 the session is crashing and in tf-nightly the session is not getting aborted. Could you please have a look at this [gist](https://colab.research.google.com/gist/sushreebarsa/c95f2b92e141f1fd7ba231149bce4780/61542.ipynb) and confirm?\r\nThank you!", "> @dmc1778 In TF v2.13 the session is cras...
2023-08-13T05:22:51
2023-08-18T09:14:31
2023-08-18T09:14:28
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61542/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/61542/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61541
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61541/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61541/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61541/events
https://github.com/tensorflow/tensorflow/issues/61541
1,848,407,154
I_kwDOArmXAs5uLHRy
61,541
Floating point exception when running array_ops.depth_to_space
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@mihaimaruseac @sachinprasadhs any update on this?", "This is just a bug, unless you further analyze this to prove a security impact" ]
2023-08-13T04:45:46
2023-09-14T20:52:28
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _N...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61541/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/61541/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61540
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61540/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61540/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61540/events
https://github.com/tensorflow/tensorflow/issues/61540
1,848,400,704
I_kwDOArmXAs5uLFtA
61,540
Abort when running tensorflow.python.ops.gen_array_ops.depth_to_space
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I wasn't able to replicate the issue, please find the [gist](https://colab.research.google.com/gist/sushreebarsa/5d51f0d6ce748160e74ad55f9f1790a8/61540.ipynb) here. \r\nThe result is as follows which is intended;\r\n```\r\nError:{{function_node __wrapped__DepthToSpace_device_/job:localhost/replica:0/task...
2023-08-13T04:24:35
2023-09-11T06:13:47
2023-09-01T01:48:44
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61540/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/61540/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61539
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61539/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61539/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61539/events
https://github.com/tensorflow/tensorflow/issues/61539
1,848,397,474
I_kwDOArmXAs5uLE6i
61,539
Abort when running tensorflow.python.ops.gen_nn_ops.conv3d_backprop_input_v2
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Hi @dmc1778 ,\r\n\r\nI tried to replicate the reported behaviour but for me it's working fine and code execution is success.Its working fine with Tf2.11 and tf-nightly as well. Ran the code multiple times and no error. Please refer to attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/839aab2129c...
2023-08-13T04:15:00
2023-08-22T07:42:38
2023-08-22T07:42:35
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _N...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61539/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/61539/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61538
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61538/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61538/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61538/events
https://github.com/tensorflow/tensorflow/issues/61538
1,848,396,217
I_kwDOArmXAs5uLEm5
61,538
tensorflow.python.autograph.operators.data_structures.tf_tensor_list_new
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@SuryanarayanaY I was able to replicate the issue on colab, could you please have a look at this [gist](https://colab.research.google.com/gist/sushreebarsa/d3670f02ad6199f9d77d97834909dc5a/61538.ipynb). Thank you!", "@dmc1778 ,\r\n\r\nI am able to replicate the reported behaviour with tf-nightly.\r\n\r\n```\r\n...
2023-08-13T04:11:20
2023-09-20T18:19:09
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61538/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/61538/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61537
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61537/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61537/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61537/events
https://github.com/tensorflow/tensorflow/issues/61537
1,848,375,576
I_kwDOArmXAs5uK_kY
61,537
Segmentation fault when running tensorflow.python.ops.list_ops.tensor_list_reserve
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to replicate this issue on colab, please find the [gist](https://colab.research.google.com/gist/sushreebarsa/bf40e78a80ac6c76f2c10caeaa83837e/61537.ipynb) here. Could you report this issue through the proper channel as mentioned in [SECURITY.md](https://github.com/tensorflow/tensorflow/blob/ma...
2023-08-13T03:08:38
2023-09-20T18:19:18
2023-09-01T01:48:46
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61537/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/61537/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61536
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61536/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61536/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61536/events
https://github.com/tensorflow/tensorflow/issues/61536
1,848,374,147
I_kwDOArmXAs5uK_OD
61,536
Abort when running tensorflow.python.ops.linalg_ops.self_adjoint_eig
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to run the code successfully using TF v2.11, 2.13 and tf-nightly as well. Could you please have a look at this [gist](https://colab.research.google.com/gist/sushreebarsa/1b475de59ee1a050f03d406e1c0c2525/61536.ipynb) and confirm the same?\r\nThank you! ", "This issue is stale because it has be...
2023-08-13T03:05:27
2023-08-22T07:42:12
2023-08-22T07:42:09
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61536/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/61536/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61535
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61535/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61535/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61535/events
https://github.com/tensorflow/tensorflow/issues/61535
1,848,217,890
I_kwDOArmXAs5uKZEi
61,535
check failure when running tensorflow.python.ops.nn_ops.conv3d_transpose_v2
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Hi @dmc1778 ,\r\n\r\nThe issue seems fixed already in tf-nightly(2.15.0-dev20230813).\r\n\r\nI ran the code multiple runs and every time it is raising intended error without any check fail. Attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/9627a70359bd02f60d0d7c3be03e88f1/61535_nightly.ipynb#scr...
2023-08-12T20:10:54
2023-08-22T07:42:06
2023-08-22T07:42:04
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code No ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61535/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/61535/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61534
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61534/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61534/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61534/events
https://github.com/tensorflow/tensorflow/issues/61534
1,848,200,360
I_kwDOArmXAs5uKUyo
61,534
Abort when running tensorflow.python.ops.nn_ops.conv2d_transpose
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to run the code successfully using TF v2.11, 2.13 and tf-nightly. Could you please have a look at this [gist](https://colab.research.google.com/gist/sushreebarsa/48f980b8e884f3fdc57d982f337f5438/61534.ipynb). Thank you!", "This issue is stale because it has been open for 7 days with no activ...
2023-08-12T19:32:57
2023-08-22T07:41:55
2023-08-22T07:41:52
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61534/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/61534/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61533
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61533/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61533/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61533/events
https://github.com/tensorflow/tensorflow/issues/61533
1,848,199,238
I_kwDOArmXAs5uKUhG
61,533
Segmentation fault when running tensorflow.python.eager.context.check_alive
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to replicate this issue on colab, please find the attached [gist](https://colab.research.google.com/gist/sushreebarsa/c69fc9c0cde97f7378518fc5ee8fe8ab/61533.ipynb) here. \r\nSince Segmentation faults can be considered as potential security vulnerabilities please read [SECURITY.md](https://gith...
2023-08-12T19:28:30
2023-09-20T18:19:27
2023-08-29T01:47:22
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61533/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/61533/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61532
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61532/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61532/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61532/events
https://github.com/tensorflow/tensorflow/issues/61532
1,848,171,084
I_kwDOArmXAs5uKNpM
61,532
segmentation fault when running tensorflow.python.eager.context.add_function
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@dmc1778 I was able to replicate the issue on colab using TF v2.11, 2.13 and tf-nightly, please find the error log as below;\r\n```\r\n\r\n\r\nAug 14, 2023, 8:24:58 PM | WARNING | WARNING:root:kernel e2934124-9e47-46b5-b3bd-6324982ca4e7 restarted\r\n-- | -- | --\r\nAug 14, 2023, 8:24:58 PM | INFO | KernelRestarter...
2023-08-12T18:32:22
2023-09-20T18:19:35
2023-08-29T01:47:24
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61532/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/61532/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61531
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61531/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61531/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61531/events
https://github.com/tensorflow/tensorflow/issues/61531
1,848,146,075
I_kwDOArmXAs5uKHib
61,531
Segmentation fault when running tensorflow.python.framework.kernels.get_registered_kernels_for_op
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@dmc1778 ,\r\n\r\nI have replicated the behaviour in tf-nightly and got segmentation fault. Attaching logs below for reference.\r\n\r\n```\r\n(tf2.13) suryanarayanay@surya-ubuntu20:~$ python 61531_nightly.py \r\n2023-08-14 07:07:51.716502: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn.cc:9498] Unable to ...
2023-08-12T17:41:26
2023-09-19T01:59:46
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.11.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No response_ ### GCC/compiler version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61531/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/61531/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61530
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61530/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61530/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61530/events
https://github.com/tensorflow/tensorflow/issues/61530
1,848,121,652
I_kwDOArmXAs5uKBk0
61,530
Abort when running tensorflow.python.ops.array_ops.quantize_and_dequantize_v2
{ "login": "dmc1778", "id": 17060581, "node_id": "MDQ6VXNlcjE3MDYwNTgx", "avatar_url": "https://avatars.githubusercontent.com/u/17060581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dmc1778", "html_url": "https://github.com/dmc1778", "followers_url": "https://api.github.com/users/dmc177...
[ { "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 tensorflo...
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.c...
[ { "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": "...
null
[ "@SuryanarayanaY I was able to replicate the issue reported here in [this](https://colab.research.google.com/gist/sushreebarsa/60141b6c105e378fec90b70be9cca633/untitled823.ipynb#scrollTo=l9Ywbr3SL-Hn) gist. Thank you! ", "> @SuryanarayanaY I was able to replicate the issue reported here in [this](https://colab.re...
2023-08-12T16:55:59
2024-02-27T16:38:04
2024-02-23T00:51:49
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution 22.04 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No respon...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61530/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/61530/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61529
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61529/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61529/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61529/events
https://github.com/tensorflow/tensorflow/issues/61529
1,847,873,342
I_kwDOArmXAs5uJE8-
61,529
quantized range of fake_quant_with_min_max_args is -2**num_bits + 1 to 2 ** num_bits.
{ "login": "bfs18", "id": 39617376, "node_id": "MDQ6VXNlcjM5NjE3Mzc2", "avatar_url": "https://avatars.githubusercontent.com/u/39617376?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bfs18", "html_url": "https://github.com/bfs18", "followers_url": "https://api.github.com/users/bfs18/follow...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@bfs18 I was able ti run the code successfully using colab, could you please have a look at this [gist](https://colab.research.google.com/gist/sushreebarsa/f3a5afe835c60b19c7ae22bbe4da783b/61529.ipynb#scrollTo=XJRwhkCxST9R) and confirm the outcome?\r\nThank you!", "> \r\n\r\nHi @sushreebarsa , the result is the ...
2023-08-12T09:04:02
2023-08-29T20:54:15
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.13 ### Custom code Yes ### OS platform and distribution ubuntu 22.04 ### Mobile device _No response_ ### Python version _No response_ ### Bazel ve...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61529/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/61529/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61528
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61528/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61528/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61528/events
https://github.com/tensorflow/tensorflow/pull/61528
1,847,327,865
PR_kwDOArmXAs5XwOgg
61,528
Support for asynchronous execution in TensorFlow DLPack interface
{ "login": "amishhaa", "id": 136238836, "node_id": "U_kgDOCB7W9A", "avatar_url": "https://avatars.githubusercontent.com/u/136238836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amishhaa", "html_url": "https://github.com/amishhaa", "followers_url": "https://api.github.com/users/amishhaa/...
[ { "id": 1169365494, "node_id": "MDU6TGFiZWwxMTY5MzY1NDk0", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:M", "name": "size:M", "color": "adafea", "default": false, "description": "CL Change Size: Medium" } ]
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/fo...
[ { "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...
null
[ "I believe you are fundamentally misunderstanding the original issue in #61420. They are not looking for an example network, and I doubt using python async mechanisms will address the issue. It has to do with the internal workings of `tensorflow.experimental.dlpack.to_dlpack` and `tensorflow.experimental.dlpack.f...
2023-08-11T19:34:30
2023-08-16T18:02:36
2023-08-16T18:02:33
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61528", "html_url": "https://github.com/tensorflow/tensorflow/pull/61528", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61528.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61528.patch", "merged_at": null }
This pull request addresses the issue #61504 and adds the following functions: Asynchronous processing: The code uses multiprocessing to asynchronously process the input tensors. This allows the code to process multiple tensors in parallel, which can improve the performance of the code. Error handling: The code h...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61528/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/61528/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61527
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61527/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61527/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61527/events
https://github.com/tensorflow/tensorflow/pull/61527
1,847,320,997
PR_kwDOArmXAs5XwNAB
61,527
put rocm config back in bazelrc
{ "login": "weihanmines", "id": 39137181, "node_id": "MDQ6VXNlcjM5MTM3MTgx", "avatar_url": "https://avatars.githubusercontent.com/u/39137181?v=4", "gravatar_id": "", "url": "https://api.github.com/users/weihanmines", "html_url": "https://github.com/weihanmines", "followers_url": "https://api.github.com/...
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364259, "no...
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/fo...
[ { "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...
null
[ "Hi @weihanmines Can you please rebase your branch and resolve conflicts? Thank you!", "> Hi @weihanmines Can you please rebase your branch and resolve conflicts? Thank you!\r\n\r\nyes, I will.", "> Hi @weihanmines Can you please rebase your branch and resolve conflicts? Thank you!\r\n\r\nrebased." ]
2023-08-11T19:28:17
2023-09-27T10:19:48
2023-09-27T10:19:47
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61527", "html_url": "https://github.com/tensorflow/tensorflow/pull/61527", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61527.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61527.patch", "merged_at": "2023-09-...
The rocm config is needed for ROCm.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61527/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/61527/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61526
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61526/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61526/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61526/events
https://github.com/tensorflow/tensorflow/issues/61526
1,847,255,077
I_kwDOArmXAs5uGuAl
61,526
TensorFlow profiler running into OOM issue on GPU
{ "login": "ndeepesh", "id": 1882169, "node_id": "MDQ6VXNlcjE4ODIxNjk=", "avatar_url": "https://avatars.githubusercontent.com/u/1882169?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ndeepesh", "html_url": "https://github.com/ndeepesh", "followers_url": "https://api.github.com/users/ndeep...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "@ndeepesh,\r\nCould you please provide the complete standalone code to reproduce the issue and it helps us to analyse the issue in an effective way. Thank you!", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "Hi @tilakra...
2023-08-11T18:32:31
2023-09-13T01:47:37
2023-09-13T01:47:35
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version TF 2.11, TF 2.4 ### Custom code No ### OS platform and distribution Red Had ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/compi...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61526/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/61526/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61525
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61525/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61525/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61525/events
https://github.com/tensorflow/tensorflow/issues/61525
1,847,190,355
I_kwDOArmXAs5uGeNT
61,525
TypeError: Unable to serialize 64.0 to JSON. Unrecognized type <class 'tensorflow.python.framework.ops.EagerTensor'>.
{ "login": "cpodczerwinski", "id": 25329034, "node_id": "MDQ6VXNlcjI1MzI5MDM0", "avatar_url": "https://avatars.githubusercontent.com/u/25329034?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cpodczerwinski", "html_url": "https://github.com/cpodczerwinski", "followers_url": "https://api.gi...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "Hi @cpodczerwinski ,\r\n\r\nCould you please submit minimal reproducible code snippet here. Thanks!\r\n ", "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 sinc...
2023-08-11T17:32:02
2023-08-29T01:47:31
2023-08-29T01:47:25
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.13 ### Custom code No ### OS platform and distribution Windows 11 ### Mobile device _No response_ ### Python version 3.11.3 ### Bazel version N/A ### GCC/compiler version N/A ###...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61525/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/61525/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61524
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61524/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61524/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61524/events
https://github.com/tensorflow/tensorflow/issues/61524
1,846,990,845
I_kwDOArmXAs5uFtf9
61,524
`numpy()` making copies with model parameters
{ "login": "mattbarrett98", "id": 83289589, "node_id": "MDQ6VXNlcjgzMjg5NTg5", "avatar_url": "https://avatars.githubusercontent.com/u/83289589?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mattbarrett98", "html_url": "https://github.com/mattbarrett98", "followers_url": "https://api.githu...
[ { "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 tensorflo...
closed
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "@mattbarrett98 I tried to replicate the issue and faced the output as follows;\r\nFirstly when calling numpy();\r\n```\r\n1.753767936\r\n2.954133504\r\n```\r\nSecondly when calling the numpy() on a model variable;\r\n```\r\n2.958012416\r\n2.958012416\r\n```\r\nPlease find the attached [gist](https://colab.research...
2023-08-11T15:09:17
2023-08-30T10:10:40
2023-08-30T10:10:38
NONE
null
null
null
### Issue type Performance ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.12.0 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ##...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61524/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/61524/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61523
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61523/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61523/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61523/events
https://github.com/tensorflow/tensorflow/issues/61523
1,846,883,757
I_kwDOArmXAs5uFTWt
61,523
When converting tensorflow model to tflite model, is there any way to fix the output order during inference using tflite as Facing an issue of output order of tflite inference on meraki custom cv
{ "login": "RohanEmpire", "id": 95909054, "node_id": "U_kgDOBbd0vg", "avatar_url": "https://avatars.githubusercontent.com/u/95909054?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RohanEmpire", "html_url": "https://github.com/RohanEmpire", "followers_url": "https://api.github.com/users/Ro...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@RohanEmpire Please have a look at the [model conversion overview](https://www.tensorflow.org/lite/models/convert) of TFlite to know how to convert TF models to TFlite ones. This [guide](https://www.tensorflow.org/lite/inference_with_metadata/lite_support) also describes well on the processing of inputs and output...
2023-08-11T14:02:25
2023-08-29T01:47:34
2023-08-29T01:47:27
NONE
null
null
null
I took a pretrained model (SSD MobileNet 320x320) for object detection from the TensorFlow Zoo and configured/tuned it according to my data. I trained a TensorFlow model which detects 2 labels. I have used the latest checkpoint to save the model, then froze it, and finally performed TF Lite conversion. I did this be...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61523/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/61523/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61522
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61522/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61522/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61522/events
https://github.com/tensorflow/tensorflow/pull/61522
1,846,593,774
PR_kwDOArmXAs5XttiK
61,522
[Linaro:ARM_CI] Enable tests that now pass
{ "login": "elfringham", "id": 10442001, "node_id": "MDQ6VXNlcjEwNDQyMDAx", "avatar_url": "https://avatars.githubusercontent.com/u/10442001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elfringham", "html_url": "https://github.com/elfringham", "followers_url": "https://api.github.com/use...
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364259, "no...
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/fo...
[ { "login": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api....
null
[ "The Py+CPP Test Suite failure cannot be related to this PR." ]
2023-08-11T10:36:53
2023-08-15T08:32:29
2023-08-14T19:56:38
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61522", "html_url": "https://github.com/tensorflow/tensorflow/pull/61522", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61522.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61522.patch", "merged_at": "2023-08-...
Enable some tests that had been skipped previously as they are now passing
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61522/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/61522/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61521
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61521/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61521/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61521/events
https://github.com/tensorflow/tensorflow/issues/61521
1,846,522,666
I_kwDOArmXAs5uD7Mq
61,521
tflite-rutime: RuntimeError: Encountered unresolved custom op: FarthestPointSample.
{ "login": "kuangzy2011", "id": 38204055, "node_id": "MDQ6VXNlcjM4MjA0MDU1", "avatar_url": "https://avatars.githubusercontent.com/u/38204055?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kuangzy2011", "html_url": "https://github.com/kuangzy2011", "followers_url": "https://api.github.com/...
[ { "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" }, { ...
closed
false
{ "login": "pjpratik", "id": 118897289, "node_id": "U_kgDOBxY6iQ", "avatar_url": "https://avatars.githubusercontent.com/u/118897289?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pjpratik", "html_url": "https://github.com/pjpratik", "followers_url": "https://api.github.com/users/pjpratik/...
[ { "login": "pjpratik", "id": 118897289, "node_id": "U_kgDOBxY6iQ", "avatar_url": "https://avatars.githubusercontent.com/u/118897289?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pjpratik", "html_url": "https://github.com/pjpratik", "followers_url": "https://api.github...
null
[ "Hi @kuangzy2011 \r\n\r\nThe tflite-runtime has a fraction the size of the full tensorflow package and includes the bare minimum code required to run inferences. \r\n\r\nTo resolve the custom operators, we need to define own custom implementation of an unsupported TensorFlow operator in TensorFlow Lite.\r\n\r\nWe n...
2023-08-11T09:46:28
2023-10-27T08:40:10
2023-09-12T13:29:47
NONE
null
null
null
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04 - TensorFlow installed from (source or binary): source - TensorFlow version (or github SHA if from source): 2.13.0 **Provide the text output from tflite_convert** I did some test with pointnet++(https://github.com/c...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61521/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/61521/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61520
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61520/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61520/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61520/events
https://github.com/tensorflow/tensorflow/issues/61520
1,846,379,177
I_kwDOArmXAs5uDYKp
61,520
tf.math.floormod performance issue
{ "login": "JinJiefeng", "id": 16768577, "node_id": "MDQ6VXNlcjE2NzY4NTc3", "avatar_url": "https://avatars.githubusercontent.com/u/16768577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JinJiefeng", "html_url": "https://github.com/JinJiefeng", "followers_url": "https://api.github.com/use...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "@JinJiefeng,\r\nI tried to execute the mentioned code on latest tensorflow v2.15 and observed that the output for both [GPU](https://colab.research.google.com/gist/tilakrayal/a56345f3301d4a0b4c357c38e21c6e67/untitled1872.ipynb) and [CPU](https://colab.research.google.com/gist/tilakrayal/6953a05fcd5d76f12a689787d29...
2023-08-11T07:59:42
2024-05-11T05:50:33
2024-05-11T01:48:15
NONE
null
null
null
### Issue type Performance ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version v2.13.0-rc2-7-g1cb1a030a62 2.13.0 ### Custom code No ### OS platform and distribution 20.04.1-Ubuntu ### Mobile device _No response_ ### Python versio...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61520/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/61520/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61519
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61519/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61519/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61519/events
https://github.com/tensorflow/tensorflow/issues/61519
1,846,255,748
I_kwDOArmXAs5uC6CE
61,519
BinaryFocalCrossentropy: alpha does not work
{ "login": "yanghtr", "id": 30250600, "node_id": "MDQ6VXNlcjMwMjUwNjAw", "avatar_url": "https://avatars.githubusercontent.com/u/30250600?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yanghtr", "html_url": "https://github.com/yanghtr", "followers_url": "https://api.github.com/users/yanght...
[ { "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" } ]
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.c...
[ { "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": "...
null
[ "You need to have \"apply_class_balancing= True\" if you want to see the effects of alpha.\r\n\r\nInstead of :\r\ntf.keras.losses.BinaryFocalCrossentropy(gamma=gamma, alpha=0.25, from_logits=True)\r\n\r\nTry:\r\ntf.keras.losses.BinaryFocalCrossentropy(gamma=gamma, alpha=0.25, from_logits=True, , apply_class_balanci...
2023-08-11T06:17:10
2023-08-11T22:53:28
2023-08-11T22:53:26
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version tf 2.13 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 20.04 ### Mobile device _No response_ ### Python version 3.10.12 ### Bazel ver...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61519/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/61519/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61518
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61518/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61518/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61518/events
https://github.com/tensorflow/tensorflow/issues/61518
1,846,023,055
I_kwDOArmXAs5uCBOP
61,518
AttributeError: can't set attribute in Plot or @property for example
{ "login": "cfigy", "id": 135090228, "node_id": "U_kgDOCA1QNA", "avatar_url": "https://avatars.githubusercontent.com/u/135090228?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cfigy", "html_url": "https://github.com/cfigy", "followers_url": "https://api.github.com/users/cfigy/followers", ...
[ { "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" } ]
closed
false
{ "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_url": "https://api.gi...
[ { "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_u...
null
[ "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/61518\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQ...
2023-08-10T23:41:58
2023-08-11T02:53:03
2023-08-11T00:18:58
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.8 ### Custom code No ### OS platform and distribution Windows ### Mobile device na ### Python version 3.8 ### Bazel version na ### GCC/compiler version ? ### CUDA/cuDNN versi...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61518/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/61518/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61517
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61517/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61517/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61517/events
https://github.com/tensorflow/tensorflow/pull/61517
1,845,636,006
PR_kwDOArmXAs5XqdyL
61,517
Remove tf_http_archive definitions of TF Python dependencies
{ "login": "halseycamilla", "id": 111537937, "node_id": "U_kgDOBqXvEQ", "avatar_url": "https://avatars.githubusercontent.com/u/111537937?v=4", "gravatar_id": "", "url": "https://api.github.com/users/halseycamilla", "html_url": "https://github.com/halseycamilla", "followers_url": "https://api.github.com/...
[ { "id": 1169365682, "node_id": "MDU6TGFiZWwxMTY5MzY1Njgy", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:L", "name": "size:L", "color": "adafea", "default": false, "description": "CL Change Size: Large" } ]
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/fo...
[ { "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...
null
[]
2023-08-10T17:53:59
2023-08-14T20:57:21
2023-08-14T20:57:18
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61517", "html_url": "https://github.com/tensorflow/tensorflow/pull/61517", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61517.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61517.patch", "merged_at": null }
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61517/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/61517/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61516
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61516/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61516/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61516/events
https://github.com/tensorflow/tensorflow/pull/61516
1,845,565,805
PR_kwDOArmXAs5XqOet
61,516
Update link to the training information in build_convert.md
{ "login": "pjpratik", "id": 118897289, "node_id": "U_kgDOBxY6iQ", "avatar_url": "https://avatars.githubusercontent.com/u/118897289?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pjpratik", "html_url": "https://github.com/pjpratik", "followers_url": "https://api.github.com/users/pjpratik/...
[ { "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": 1169364259, "node_id": "MDU6TGF...
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/fo...
[ { "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...
null
[ "Hi @Ferev Can you please review this PR ? Thank you!", "Hi @Ferev Can you please review this PR ? Thank you!", "Hi @Ferev Can you please review this PR ? Thank you!", "Hi @Ferev Can you please review this PR ? Thank you!", "Hi @Ferev Can you please review this PR ? Thank you!", "Hi @Ferev Can you please ...
2023-08-10T17:02:53
2024-01-05T22:47:03
2024-01-05T22:46:33
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61516", "html_url": "https://github.com/tensorflow/tensorflow/pull/61516", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61516.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61516.patch", "merged_at": null }
The link to the colab notebook about training is broken and it is now updated with `train.py` in the hello world example. Thanks.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61516/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/61516/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61515
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61515/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61515/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61515/events
https://github.com/tensorflow/tensorflow/issues/61515
1,845,417,892
I_kwDOArmXAs5t_tek
61,515
group_by_window unexpectedly uses key for ordering group output
{ "login": "marcmk6", "id": 31750443, "node_id": "MDQ6VXNlcjMxNzUwNDQz", "avatar_url": "https://avatars.githubusercontent.com/u/31750443?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marcmk6", "html_url": "https://github.com/marcmk6", "followers_url": "https://api.github.com/users/marcmk...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "@marcmk6,\r\n\r\nGroups windows of elements by key and reduces them.\r\n\r\nThis transformation maps each consecutive element in a dataset to a key using `key_func` and groups the elements by key. It then applies reduce_func to at most `window_size_func(key)` elements matching the same key. All except the final wi...
2023-08-10T15:24:14
2023-12-09T01:48:31
2023-12-09T01:48:28
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version tf-nightly 2.15.0.dev20230810 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No re...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61515/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/61515/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61514
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61514/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61514/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61514/events
https://github.com/tensorflow/tensorflow/pull/61514
1,845,275,190
PR_kwDOArmXAs5XpO4A
61,514
Add a clarfying note that Tensorflow was written in C++
{ "login": "anirudhtechandscience", "id": 124137886, "node_id": "U_kgDOB2Yxng", "avatar_url": "https://avatars.githubusercontent.com/u/124137886?v=4", "gravatar_id": "", "url": "https://api.github.com/users/anirudhtechandscience", "html_url": "https://github.com/anirudhtechandscience", "followers_url": ...
[ { "id": 1169364259, "node_id": "MDU6TGFiZWwxMTY5MzY0MjU5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:XS", "name": "size:XS", "color": "adafea", "default": false, "description": "CL Change Size: Extra Small" } ]
closed
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/fo...
[ { "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...
null
[ "Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).\n\nView this [failed invocation](https://github.com/tensorflow/tensorflow/pull/61514/checks?check_run_...
2023-08-10T14:11:37
2023-08-24T15:52:00
2023-08-24T15:51:57
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61514", "html_url": "https://github.com/tensorflow/tensorflow/pull/61514", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61514.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61514.patch", "merged_at": null }
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61514/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/61514/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61513
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61513/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61513/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61513/events
https://github.com/tensorflow/tensorflow/issues/61513
1,844,627,376
I_kwDOArmXAs5t8sew
61,513
On-Device training for LSTM or GRU Model
{ "login": "Chris0215", "id": 38695793, "node_id": "MDQ6VXNlcjM4Njk1Nzkz", "avatar_url": "https://avatars.githubusercontent.com/u/38695793?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Chris0215", "html_url": "https://github.com/Chris0215", "followers_url": "https://api.github.com/users/...
[ { "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" }, { ...
closed
false
{ "login": "pjpratik", "id": 118897289, "node_id": "U_kgDOBxY6iQ", "avatar_url": "https://avatars.githubusercontent.com/u/118897289?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pjpratik", "html_url": "https://github.com/pjpratik", "followers_url": "https://api.github.com/users/pjpratik/...
[ { "login": "pjpratik", "id": 118897289, "node_id": "U_kgDOBxY6iQ", "avatar_url": "https://avatars.githubusercontent.com/u/118897289?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pjpratik", "html_url": "https://github.com/pjpratik", "followers_url": "https://api.github...
null
[ "Hi @Chris0215 \r\n\r\nThe examples covering other on-device training use cases is on roadmap.\r\n\r\nOn Android, TensorFlow Lite on-device training can be performed using either Java or C++ APIs. The train function can be invoked using TensorFlow Lite’s [runSignature](https://colab.research.google.com/github/tenso...
2023-08-10T07:53:12
2023-08-29T01:47:29
2023-08-29T01:47:29
NONE
null
null
null
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): web - TensorFlow installed from (source or binary): colab - TensorFlow version (or github SHA if from source):colab Hi I’m new to tensorflow and I’m trying to make LSTM or GRU model to be enable to re-train on-device(Android) with t...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61513/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/61513/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61512
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61512/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61512/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61512/events
https://github.com/tensorflow/tensorflow/issues/61512
1,844,374,059
I_kwDOArmXAs5t7uor
61,512
TensorFlow profiler running into OOM issue on GPU
{ "login": "rahul-fnu", "id": 51520949, "node_id": "MDQ6VXNlcjUxNTIwOTQ5", "avatar_url": "https://avatars.githubusercontent.com/u/51520949?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rahul-fnu", "html_url": "https://github.com/rahul-fnu", "followers_url": "https://api.github.com/users/...
[ { "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" }, { ...
closed
false
{ "login": "trisolaran", "id": 33339844, "node_id": "MDQ6VXNlcjMzMzM5ODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/33339844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/trisolaran", "html_url": "https://github.com/trisolaran", "followers_url": "https://api.github.com/use...
[ { "login": "trisolaran", "id": 33339844, "node_id": "MDQ6VXNlcjMzMzM5ODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/33339844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/trisolaran", "html_url": "https://github.com/trisolaran", "followers_url": "https:...
null
[ "@rahul-fnu \r\nIn order to expedite the trouble-shooting process, please provide a code snippet to reproduce the issue reported here. Thank you!", "@sushreebarsa This is exactly what I run after importing tensorflow: `tensorflow_profiler.experimental.client(\"grpc://localhost:3222\", \"profiles\", 30000)`", "R...
2023-08-10T04:03:47
2023-09-15T01:47:43
2023-09-15T01:47:41
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.11.0.5 ### Custom code No ### OS platform and distribution Linux CentOS 7.9.2009 ### Mobile device _No response_ ### Python version 3.10 ### Baze...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61512/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/61512/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61511
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61511/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61511/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61511/events
https://github.com/tensorflow/tensorflow/pull/61511
1,843,879,290
PR_kwDOArmXAs5Xke6o
61,511
Fix flex delegates for TF lite 2.11.1
{ "login": "pcoramasionwu", "id": 84868214, "node_id": "MDQ6VXNlcjg0ODY4MjE0", "avatar_url": "https://avatars.githubusercontent.com/u/84868214?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pcoramasionwu", "html_url": "https://github.com/pcoramasionwu", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
[ "Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).\n\nView this [failed invocation](https://github.com/tensorflow/tensorflow/pull/61511/checks?check_run_...
2023-08-09T19:29:25
2023-08-09T19:30:07
2023-08-09T19:30:07
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61511", "html_url": "https://github.com/tensorflow/tensorflow/pull/61511", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61511.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61511.patch", "merged_at": null }
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61511/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/61511/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61510
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61510/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61510/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61510/events
https://github.com/tensorflow/tensorflow/issues/61510
1,842,993,787
I_kwDOArmXAs5t2dp7
61,510
tf.matmul gives wrong result on CPUs with avx512_vnni
{ "login": "zhezherun", "id": 43962586, "node_id": "MDQ6VXNlcjQzOTYyNTg2", "avatar_url": "https://avatars.githubusercontent.com/u/43962586?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhezherun", "html_url": "https://github.com/zhezherun", "followers_url": "https://api.github.com/users/...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "+@yehudaorel, @agramesh1 ", "@zhezherun thank you for raising this issue, I was able to reproduce the issue using tensorflow==2.13.0 binary release:\r\n\r\n**TF_ENABLE_ONEDNN_OPTS=1**\r\n```\r\nonednn_verbose,info,oneDNN v2.7.3 (commit N/A)\r\nonednn_verbose,info,cpu,runtime:threadpool,nthr:224\r\nonednn_verbose...
2023-08-09T11:02:05
2023-12-12T18:14:04
2023-12-12T18:14:01
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code No ### OS platform and distribution Linux ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/compiler ver...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61510/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/61510/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61509
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61509/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61509/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61509/events
https://github.com/tensorflow/tensorflow/issues/61509
1,842,747,836
I_kwDOArmXAs5t1hm8
61,509
NotImplementedError while converting a tensorflow model to coreml using coremltools
{ "login": "lidamsoukaina", "id": 73446995, "node_id": "MDQ6VXNlcjczNDQ2OTk1", "avatar_url": "https://avatars.githubusercontent.com/u/73446995?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lidamsoukaina", "html_url": "https://github.com/lidamsoukaina", "followers_url": "https://api.githu...
[ { "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" }, { ...
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/...
[ { "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...
null
[ "Hi @lidamsoukaina ,\r\n\r\nAt present all the TF Ops are not implemented to workable on TFlite. Hence you are getting this error. ", "@lidamsoukaina ,\r\n\r\nPlease find the list of Ops supported with TFlite [here](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/builtin_ops.h).", "@Suryana...
2023-08-09T08:30:33
2023-09-09T01:57:27
2023-09-09T01:57:08
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel ve...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61509/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/61509/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61508
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61508/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61508/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61508/events
https://github.com/tensorflow/tensorflow/issues/61508
1,842,739,633
I_kwDOArmXAs5t1fmx
61,508
.
{ "login": "slidam-gpsw", "id": 133861029, "node_id": "U_kgDOB_qOpQ", "avatar_url": "https://avatars.githubusercontent.com/u/133861029?v=4", "gravatar_id": "", "url": "https://api.github.com/users/slidam-gpsw", "html_url": "https://github.com/slidam-gpsw", "followers_url": "https://api.github.com/users/...
[ { "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" } ]
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.c...
[ { "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": "...
null
[ "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/61508\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQ...
2023-08-09T08:25:13
2023-08-09T08:28:06
2023-08-09T08:27:58
NONE
null
null
null
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61508/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/61508/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61507
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61507/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61507/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61507/events
https://github.com/tensorflow/tensorflow/issues/61507
1,842,697,955
I_kwDOArmXAs5t1Vbj
61,507
Question about @tf.function
{ "login": "mirial65", "id": 44187287, "node_id": "MDQ6VXNlcjQ0MTg3Mjg3", "avatar_url": "https://avatars.githubusercontent.com/u/44187287?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mirial65", "html_url": "https://github.com/mirial65", "followers_url": "https://api.github.com/users/mir...
[ { "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" }, { ...
closed
false
{ "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_url": "https://api.gi...
[ { "login": "Varsha-anjanappa", "id": 137163810, "node_id": "U_kgDOCCz0Ig", "avatar_url": "https://avatars.githubusercontent.com/u/137163810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Varsha-anjanappa", "html_url": "https://github.com/Varsha-anjanappa", "followers_u...
null
[ "Hi @mirial65 ,\r\n\r\nI am able to execute the code on google colab with tensorflow version 2.12. Each epocs executes multiple batch size. It is recommended to upgrade your tf version. Please find the [gist](https://colab.research.google.com/gist/Varsha-anjanappa/49522b4014ac944bf7ed72691850e5cd/61507.ipynb).\r\n...
2023-08-09T07:58:04
2023-08-25T01:47:44
2023-08-25T01:47:42
NONE
null
null
null
### Issue type Others ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.3.0 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/compile...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61507/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/61507/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61506
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61506/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61506/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61506/events
https://github.com/tensorflow/tensorflow/issues/61506
1,842,305,002
I_kwDOArmXAs5tz1fq
61,506
Tensorflow 1.15 for Raspberry pi build fail
{ "login": "KeondoPark", "id": 28035878, "node_id": "MDQ6VXNlcjI4MDM1ODc4", "avatar_url": "https://avatars.githubusercontent.com/u/28035878?v=4", "gravatar_id": "", "url": "https://api.github.com/users/KeondoPark", "html_url": "https://github.com/KeondoPark", "followers_url": "https://api.github.com/use...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "What is difference between TF 2 and 1.15?", "@NeighborhoodCoding The source code I want to test is written in tensorflow 1.15.\r\nThere was many syntactic change in TF2 compared to TF1.15", "@KeondoPark,\r\nTensorFlow 1.x is not actively supported. Could you please update TensorFlow to the latest stable versio...
2023-08-09T01:19:25
2023-08-26T01:45:54
2023-08-26T01:45:52
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 1.15 ### Custom code No ### OS platform and distribution Linux and Ubuntu 18.05 ### Mobile device target platform: Raspberry pi 4 ### Python version 3.7 ### Bazel version ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61506/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/61506/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61505
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61505/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61505/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61505/events
https://github.com/tensorflow/tensorflow/pull/61505
1,842,246,473
PR_kwDOArmXAs5Xe9zP
61,505
r2.14 cherry-pick: 063230fe9f9 "Update tensorboard dependency to >=2.14, < 2.15"
{ "login": "tensorflow-jenkins", "id": 16359713, "node_id": "MDQ6VXNlcjE2MzU5NzEz", "avatar_url": "https://avatars.githubusercontent.com/u/16359713?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tensorflow-jenkins", "html_url": "https://github.com/tensorflow-jenkins", "followers_url": "ht...
[]
closed
false
null
[]
null
[]
2023-08-08T23:49:22
2023-08-09T00:25:40
2023-08-09T00:25:38
COLLABORATOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61505", "html_url": "https://github.com/tensorflow/tensorflow/pull/61505", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61505.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61505.patch", "merged_at": "2023-08-...
Refer to the original commit: https://github.com/tensorflow/tensorflow/commit/063230fe9f93a98600ade9a92dc241d7721df5c6
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61505/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/61505/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61504
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61504/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61504/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61504/events
https://github.com/tensorflow/tensorflow/pull/61504
1,842,232,215
PR_kwDOArmXAs5Xe6uR
61,504
Support for asynchronous execution in TensorFlow DLPack interface
{ "login": "amishhaa", "id": 136238836, "node_id": "U_kgDOCB7W9A", "avatar_url": "https://avatars.githubusercontent.com/u/136238836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amishhaa", "html_url": "https://github.com/amishhaa", "followers_url": "https://api.github.com/users/amishhaa/...
[ { "id": 1169365494, "node_id": "MDU6TGFiZWwxMTY5MzY1NDk0", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:M", "name": "size:M", "color": "adafea", "default": false, "description": "CL Change Size: Medium" } ]
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/fo...
[ { "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...
null
[ "This pull request fixes #61420 ", "@cantonios I have addressed all the issues and now i believe asynchronous function should work as expected\r\nI have also updated the files to be displayed in the correct format and added functions to implement asynchronous function without dependencies on external libraries li...
2023-08-08T23:26:06
2023-08-10T10:32:32
2023-08-09T20:44:49
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61504", "html_url": "https://github.com/tensorflow/tensorflow/pull/61504", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61504.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61504.patch", "merged_at": null }
The pre_process_network function takes an input tensor and performs 3 matmuls on it. The output of the function is a tensor of the same shape as the input tensor. The mid_process_network_async function takes an input tensor and performs 3 matmuls on it. The output of the function is a tensor of the same shape as the...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61504/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/61504/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61503
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61503/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61503/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61503/events
https://github.com/tensorflow/tensorflow/pull/61503
1,842,175,227
PR_kwDOArmXAs5XevMi
61,503
Fixing build issue with Clang 16
{ "login": "matthew-olson-intel", "id": 87155110, "node_id": "MDQ6VXNlcjg3MTU1MTEw", "avatar_url": "https://avatars.githubusercontent.com/u/87155110?v=4", "gravatar_id": "", "url": "https://api.github.com/users/matthew-olson-intel", "html_url": "https://github.com/matthew-olson-intel", "followers_url": ...
[ { "id": 390482148, "node_id": "MDU6TGFiZWwzOTA0ODIxNDg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/awaiting%20review", "name": "awaiting review", "color": "bc3869", "default": false, "description": "Pull request awaiting review" }, { "id": 987666414, ...
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/fo...
[ { "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...
null
[ "Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).\n\nView this [failed invocation](https://github.com/tensorflow/tensorflow/pull/61503/checks?check_run_...
2023-08-08T22:18:09
2023-08-10T05:58:54
2023-08-10T05:58:53
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61503", "html_url": "https://github.com/tensorflow/tensorflow/pull/61503", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61503.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61503.patch", "merged_at": "2023-08-...
This is a PR which fixes the TensorFlow build when using Clang 16; this file previously used `uint64_t` without including the proper header. #61289
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61503/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/61503/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61502
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61502/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61502/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61502/events
https://github.com/tensorflow/tensorflow/pull/61502
1,842,153,963
PR_kwDOArmXAs5XeqjV
61,502
[oneDNN]: Code cleanup
{ "login": "bhavani-subramanian", "id": 28113241, "node_id": "MDQ6VXNlcjI4MTEzMjQx", "avatar_url": "https://avatars.githubusercontent.com/u/28113241?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bhavani-subramanian", "html_url": "https://github.com/bhavani-subramanian", "followers_url": ...
[ { "id": 390482148, "node_id": "MDU6TGFiZWwzOTA0ODIxNDg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/awaiting%20review", "name": "awaiting review", "color": "bc3869", "default": false, "description": "Pull request awaiting review" }, { "id": 987666414, ...
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/fo...
[ { "login": "penpornk", "id": 38085909, "node_id": "MDQ6VXNlcjM4MDg1OTA5", "avatar_url": "https://avatars.githubusercontent.com/u/38085909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/penpornk", "html_url": "https://github.com/penpornk", "followers_url": "https://api....
null
[ "@penpork Thank you very much.\r\n\r\n" ]
2023-08-08T21:54:47
2023-08-21T15:44:50
2023-08-11T17:40:03
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61502", "html_url": "https://github.com/tensorflow/tensorflow/pull/61502", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61502.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61502.patch", "merged_at": "2023-08-...
This is a small code-cleanup PR which is specific only to oneDNN kernels. There are no changes to Eigen ops. Changes include fixing potential nullptr dereference checks, out-of-bounds memory accesses, removing unused variables etc.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61502/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/61502/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61501
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61501/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61501/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61501/events
https://github.com/tensorflow/tensorflow/pull/61501
1,842,085,390
PR_kwDOArmXAs5Xebhg
61,501
[tosa] Fix Rescale shift attr data type
{ "login": "Tai78641", "id": 6504206, "node_id": "MDQ6VXNlcjY1MDQyMDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6504206?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tai78641", "html_url": "https://github.com/Tai78641", "followers_url": "https://api.github.com/users/Tai78...
[ { "id": 703812914, "node_id": "MDU6TGFiZWw3MDM4MTI5MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/kokoro:force-run", "name": "kokoro:force-run", "color": "1d76db", "default": false, "description": "Tests on submitted change" }, { "id": 1169365494, "n...
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/fo...
[ { "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...
null
[ "Hi @Tai78641 Can you please resolve conflicts? Thank you!", "rebased and resolved merge conflicts", "Hi @jpienaar, Can you please review this PR ? Thank you!", "Hi @jpienaar, Can you please review this PR ? Thank you!", "Hi @Tai78641 Can you please resolve conflicts? Thank you!", "Hi @jpienaar Can you pl...
2023-08-08T20:53:10
2024-01-17T16:57:12
2024-01-17T16:53:52
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61501", "html_url": "https://github.com/tensorflow/tensorflow/pull/61501", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61501.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61501.patch", "merged_at": null }
Fixes required by Rescale shift attr data type changing to DenseI8ArrayAttr (from DenseI32ArrayAttr) this needs to be coordinated with https://reviews.llvm.org/D157439 which changes tosa dialect's shift attribute types Change-Id: I6f27d32b60847a296994687d8b6807065958f218
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61501/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/61501/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61500
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61500/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61500/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61500/events
https://github.com/tensorflow/tensorflow/pull/61500
1,842,070,615
PR_kwDOArmXAs5XeYO5
61,500
[tosa] Change axis to I32Attr
{ "login": "Tai78641", "id": 6504206, "node_id": "MDQ6VXNlcjY1MDQyMDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6504206?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tai78641", "html_url": "https://github.com/Tai78641", "followers_url": "https://api.github.com/users/Tai78...
[ { "id": 703812914, "node_id": "MDU6TGFiZWw3MDM4MTI5MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/kokoro:force-run", "name": "kokoro:force-run", "color": "1d76db", "default": false, "description": "Tests on submitted change" }, { "id": 1169365494, "n...
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/fo...
[ { "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...
null
[ "Hi @Tai78641 Can you please resolve conflicts? Thank you!" ]
2023-08-08T20:41:38
2023-08-18T16:08:02
2023-08-18T16:07:25
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61500", "html_url": "https://github.com/tensorflow/tensorflow/pull/61500", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61500.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61500.patch", "merged_at": null }
Fix issues due to TOSA axis attribute type changing from I64Attr to I32Attr to match the TOSA spec. this needs to be coordinated with https://reviews.llvm.org/D157424 which changes tosa dialect axis attribute to I32Attr Change-Id: If8bfc4c4af30712226b36f79dcd600e47d0f168d
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61500/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/61500/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61499
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61499/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61499/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61499/events
https://github.com/tensorflow/tensorflow/pull/61499
1,841,974,519
PR_kwDOArmXAs5XeCWQ
61,499
Run requirements updater to bump keras, tb and estimator
{ "login": "georgiyekkert", "id": 37539237, "node_id": "MDQ6VXNlcjM3NTM5MjM3", "avatar_url": "https://avatars.githubusercontent.com/u/37539237?v=4", "gravatar_id": "", "url": "https://api.github.com/users/georgiyekkert", "html_url": "https://github.com/georgiyekkert", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
[ "@mihaimaruseac could you please approve?", "Is this a cherrypick from master?\r\n" ]
2023-08-08T19:47:38
2023-08-08T20:10:00
2023-08-08T20:10:00
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61499", "html_url": "https://github.com/tensorflow/tensorflow/pull/61499", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61499.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61499.patch", "merged_at": "2023-08-...
The requirements.in file was updated in https://github.com/tensorflow/tensorflow/commit/4a43c56418ce2edf6c7f7b61e1f1061a02005e05 but the updater wasn't run.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61499/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/61499/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61498
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61498/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61498/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61498/events
https://github.com/tensorflow/tensorflow/pull/61498
1,841,656,947
PR_kwDOArmXAs5Xc7Go
61,498
[Linaro:ARM_CI] Run build tests
{ "login": "elfringham", "id": 10442001, "node_id": "MDQ6VXNlcjEwNDQyMDAx", "avatar_url": "https://avatars.githubusercontent.com/u/10442001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elfringham", "html_url": "https://github.com/elfringham", "followers_url": "https://api.github.com/use...
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364458, "no...
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/fo...
[ { "login": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api....
null
[]
2023-08-08T16:42:54
2023-08-09T08:12:15
2023-08-09T07:12:54
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61498", "html_url": "https://github.com/tensorflow/tensorflow/pull/61498", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61498.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61498.patch", "merged_at": "2023-08-...
The build tests and similar have an empty language tag and so will not run when test_lang_filters has a positive language choice, so change it to use a negative choice to exclude the python based tests that are tested in a different script. Also remove use of python venv that is no longer useful.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61498/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/61498/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61497
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61497/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61497/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61497/events
https://github.com/tensorflow/tensorflow/pull/61497
1,841,535,119
PR_kwDOArmXAs5XcgnJ
61,497
Use `tf.Unpack` when unrolling `tf.BatchMatMul`
{ "login": "lgeiger", "id": 13285808, "node_id": "MDQ6VXNlcjEzMjg1ODA4", "avatar_url": "https://avatars.githubusercontent.com/u/13285808?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lgeiger", "html_url": "https://github.com/lgeiger", "followers_url": "https://api.github.com/users/lgeige...
[ { "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" }, { ...
open
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/fo...
[ { "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...
null
[ "Please also update the test in https://github.com/tensorflow/tensorflow/blob/88e5914db537d91e779b6e6a56c593146c441bc3/tensorflow/compiler/mlir/lite/tests/end2end/unroll_batch_matmul.pbtxt\r\n\r\nthanks.", "@sirakiin thanks for taking a look. I updated the mentioned test and rebased the PR onto the latest master....
2023-08-08T15:25:53
2024-06-05T08:22:10
null
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61497", "html_url": "https://github.com/tensorflow/tensorflow/pull/61497", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61497.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61497.patch", "merged_at": null }
This changes the unrolling of `tf.BatchMatMul` in the TFLite converter to use a `tf.Unpack` operation instead of a `tf.Split` operation followed by multiple `tf.Reshape` operations which simplifies the resulting graph. The difference can be observed with the following code: ```python import tensorflow as tf que...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61497/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/61497/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61496
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61496/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61496/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61496/events
https://github.com/tensorflow/tensorflow/issues/61496
1,840,426,634
I_kwDOArmXAs5tsq6K
61,496
Tensorflow inference error
{ "login": "panhu", "id": 11703018, "node_id": "MDQ6VXNlcjExNzAzMDE4", "avatar_url": "https://avatars.githubusercontent.com/u/11703018?v=4", "gravatar_id": "", "url": "https://api.github.com/users/panhu", "html_url": "https://github.com/panhu", "followers_url": "https://api.github.com/users/panhu/follow...
[ { "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" } ]
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.c...
[ { "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": "...
null
[ "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/61496\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQ...
2023-08-08T01:42:25
2023-08-08T02:34:37
2023-08-08T02:34:35
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.8 ### Custom code Yes ### OS platform and distribution linux centos ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/compiler vers...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61496/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/61496/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61495
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61495/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61495/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61495/events
https://github.com/tensorflow/tensorflow/issues/61495
1,840,357,397
I_kwDOArmXAs5tsaAV
61,495
Tensorflowlite flex delegate not loaded automatically when interpreter created even though tensorflowlite_flex.dll provided. (C++ on windows)
{ "login": "pcoramasionwu", "id": 84868214, "node_id": "MDQ6VXNlcjg0ODY4MjE0", "avatar_url": "https://avatars.githubusercontent.com/u/84868214?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pcoramasionwu", "html_url": "https://github.com/pcoramasionwu", "followers_url": "https://api.githu...
[ { "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 tensorflo...
open
false
{ "login": "nutsiepully", "id": 1307460, "node_id": "MDQ6VXNlcjEzMDc0NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/1307460?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nutsiepully", "html_url": "https://github.com/nutsiepully", "followers_url": "https://api.github.com/us...
[ { "login": "nutsiepully", "id": 1307460, "node_id": "MDQ6VXNlcjEzMDc0NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/1307460?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nutsiepully", "html_url": "https://github.com/nutsiepully", "followers_url": "https...
null
[ "Hi @pcoramasionwu, thanks for reporting the issue.\r\n\r\nI'm not quite sure what you mean by \"if I provide tensorflowlite.dll.if.lib and tensorflowlite_flex.dll.if.lib as Linker dependencies\", where are these files coming from? and how did you provide them as Linker dependencies? If you are using command prompt...
2023-08-07T23:58:50
2023-08-10T20:38:06
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.11 ### Custom code No ### OS platform and distribution Windows 10 ### Mobile device _No response_ ### Python version _No response_ ### Bazel versio...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61495/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/61495/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61494
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61494/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61494/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61494/events
https://github.com/tensorflow/tensorflow/pull/61494
1,840,226,215
PR_kwDOArmXAs5XYFd6
61,494
[Tosa] Changes for renaming Tosa Div Op to IntDiv
{ "login": "Tai78641", "id": 6504206, "node_id": "MDQ6VXNlcjY1MDQyMDY=", "avatar_url": "https://avatars.githubusercontent.com/u/6504206?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tai78641", "html_url": "https://github.com/Tai78641", "followers_url": "https://api.github.com/users/Tai78...
[ { "id": 703812914, "node_id": "MDU6TGFiZWw3MDM4MTI5MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/kokoro:force-run", "name": "kokoro:force-run", "color": "1d76db", "default": false, "description": "Tests on submitted change" }, { "id": 1169364458, "n...
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/fo...
[ { "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...
null
[ "rebased and resolved merge conflicts", "Hi @rsuderman Can you please review this PR ? Thank you!", "Hi @jpienaar, Can you please review this PR ? Thank you!", "Hi @jpienaar, Can you please review this PR ? Thank you!", "Hi @jpienaar, Can you please review this PR ? Thank you!", "Hi @rdzhabarov, Can you p...
2023-08-07T21:23:14
2024-05-07T17:49:50
2024-05-07T17:49:09
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61494", "html_url": "https://github.com/tensorflow/tensorflow/pull/61494", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61494.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61494.patch", "merged_at": null }
Change all references to Tosa Div Op to Tosa IntDiv Op. This is due to Tosa renaming Div Op to IntDiv in order to align with TOSA spec This needs to be coordinated with llvm PR: https://github.com/llvm/llvm-project/pull/80047 Change-Id: Iee5aace5c66b1cc2e2008005766ace446ad3e215
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61494/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/61494/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61493
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61493/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61493/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61493/events
https://github.com/tensorflow/tensorflow/pull/61493
1,839,739,853
PR_kwDOArmXAs5XWbuY
61,493
[TOSA] Fix tfl.transpose_conv legalization when layer has bias
{ "login": "tom-arm", "id": 72802373, "node_id": "MDQ6VXNlcjcyODAyMzcz", "avatar_url": "https://avatars.githubusercontent.com/u/72802373?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tom-arm", "html_url": "https://github.com/tom-arm", "followers_url": "https://api.github.com/users/tom-ar...
[ { "id": 390482148, "node_id": "MDU6TGFiZWwzOTA0ODIxNDg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/awaiting%20review", "name": "awaiting review", "color": "bc3869", "default": false, "description": "Pull request awaiting review" }, { "id": 1169365494, ...
open
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/fo...
[ { "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...
null
[ "Hi @rsuderman Can you please review this PR ? Thank you!", "Thank you for the review @jpienaar, I have posted replies to your comments.", "Hi @jpienaar, Can you please review this PR ? Thank you!", "Hi @jpienaar, could you review this PR please? Thanks!", "Hi @jpienaar, Can you please review this PR ? Than...
2023-08-07T15:38:04
2024-06-07T16:10:57
null
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61493", "html_url": "https://github.com/tensorflow/tensorflow/pull/61493", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61493.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61493.patch", "merged_at": null }
This PR fixes the legalization of tfl.transpose_conv in the case where the layer has a non-zero bias.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61493/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/61493/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61492
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61492/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61492/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61492/events
https://github.com/tensorflow/tensorflow/issues/61492
1,839,685,659
I_kwDOArmXAs5tp2Ab
61,492
Infinite loop when `clone_model` callback changes a layer to a functional model
{ "login": "christian-steinmeyer", "id": 7511021, "node_id": "MDQ6VXNlcjc1MTEwMjE=", "avatar_url": "https://avatars.githubusercontent.com/u/7511021?v=4", "gravatar_id": "", "url": "https://api.github.com/users/christian-steinmeyer", "html_url": "https://github.com/christian-steinmeyer", "followers_url":...
[ { "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" }, { ...
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.c...
[ { "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": "...
null
[ "@SuryanarayanaY I was able to replicate this issue on colab, please find the [gist](https://colab.research.google.com/gist/sushreebarsa/9f28b8e2cbd814bbf962b191bfe58cf5/61492.ipynb#scrollTo=ah8YR0tL_DdN) here. Thank you!", "Hi @christian-steinmeyer ,\r\n\r\nI have checked the code with keras_core which is now ...
2023-08-07T15:13:10
2023-12-23T10:46:24
2023-12-23T10:46:21
CONTRIBUTOR
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version 3.10.6 ### Bazel version _No response_ ### GCC/compiler v...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61492/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/61492/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61491
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61491/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61491/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61491/events
https://github.com/tensorflow/tensorflow/pull/61491
1,839,357,200
PR_kwDOArmXAs5XVImi
61,491
[NVIDIA TF] Optimize embedding_lookup_sparse using new grad op [PART 3/3]
{ "login": "benbarsdell", "id": 3979096, "node_id": "MDQ6VXNlcjM5NzkwOTY=", "avatar_url": "https://avatars.githubusercontent.com/u/3979096?v=4", "gravatar_id": "", "url": "https://api.github.com/users/benbarsdell", "html_url": "https://github.com/benbarsdell", "followers_url": "https://api.github.com/us...
[ { "id": 390482148, "node_id": "MDU6TGFiZWwzOTA0ODIxNDg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/awaiting%20review", "name": "awaiting review", "color": "bc3869", "default": false, "description": "Pull request awaiting review" }, { "id": 987666414, ...
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/fo...
[ { "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...
null
[ "Thanks, I've added notes to Release.md.", "I've also rebased and bumped the compat horizon.", "@cantonios are there still some internal tests failing?" ]
2023-08-07T12:31:45
2023-09-11T23:28:08
2023-09-11T23:28:07
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61491", "html_url": "https://github.com/tensorflow/tensorflow/pull/61491", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61491.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61491.patch", "merged_at": "2023-09-...
Sequel to https://github.com/tensorflow/tensorflow/pull/61294 (This is a rebased version of the approved https://github.com/benbarsdell/tensorflow/pull/2) cc @bfontain @nluehr @pjannaty
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61491/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/61491/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61490
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61490/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61490/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61490/events
https://github.com/tensorflow/tensorflow/issues/61490
1,839,274,198
I_kwDOArmXAs5toRjW
61,490
ValueError: source code string cannot contain null bytes
{ "login": "tellts", "id": 5172660, "node_id": "MDQ6VXNlcjUxNzI2NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/5172660?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tellts", "html_url": "https://github.com/tellts", "followers_url": "https://api.github.com/users/tellts/foll...
[ { "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": "MDU6TGFiZW...
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/use...
[ { "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:...
null
[ "@tellts,\r\nCould you please provide the tensorflow version you are trying and also this issue doesn't look like the issue from the tensorflow side. \r\n\r\nAlso this kind of error emerges from your python interpreter. So the best solution is to set your python interpreter in your project env directory or set the ...
2023-08-07T11:39:20
2023-12-29T07:39:09
2023-12-29T07:39:05
NONE
null
null
null
Windows 10 Russian locale (utf-8) Microsoft Windows [Version 10.0.19045.3208]. Python 3.10.8 (i tried with other versions too). Tensorflow-cpu (I do not see the version in Paycharm, I installed it today. And before, without Paycharm, I tried several other versions and got the same error.). Windows PowerShell ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61490/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/61490/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61489
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61489/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61489/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61489/events
https://github.com/tensorflow/tensorflow/pull/61489
1,839,247,749
PR_kwDOArmXAs5XUwcy
61,489
Fix link errors in build tests
{ "login": "elfringham", "id": 10442001, "node_id": "MDQ6VXNlcjEwNDQyMDAx", "avatar_url": "https://avatars.githubusercontent.com/u/10442001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elfringham", "html_url": "https://github.com/elfringham", "followers_url": "https://api.github.com/use...
[ { "id": 1133285679, "node_id": "MDU6TGFiZWwxMTMzMjg1Njc5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:xla", "name": "comp:xla", "color": "0052cc", "default": false, "description": "XLA" }, { "id": 1169364259, "node_id": "MDU6TGFiZWwxMTY5MzY0MjU5", ...
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/fo...
[ { "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...
null
[ "This appears to only be a problem with gcc/ld builds. When using clang/lld the build succeeds.", "Hi @cheshire Can you please review this PR ? Thank you!", "TF has a canonical build configuration, and OSS CI is passing, why should this change be required?", "@cheshire It fails when building with gcc toolchai...
2023-08-07T11:24:48
2024-02-29T11:08:47
2023-09-08T13:43:26
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61489", "html_url": "https://github.com/tensorflow/tensorflow/pull/61489", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61489.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61489.patch", "merged_at": null }
Some build tests were failing due to unresolved symbols so add in their dependencies
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61489/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/61489/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61488
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61488/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61488/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61488/events
https://github.com/tensorflow/tensorflow/issues/61488
1,839,014,553
I_kwDOArmXAs5tnSKZ
61,488
Bazel@HEAD is breaking TensorFlow
{ "login": "meteorcloudy", "id": 4171702, "node_id": "MDQ6VXNlcjQxNzE3MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/4171702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/meteorcloudy", "html_url": "https://github.com/meteorcloudy", "followers_url": "https://api.github.com...
[ { "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 tensorflo...
open
false
{ "login": "meteorcloudy", "id": 4171702, "node_id": "MDQ6VXNlcjQxNzE3MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/4171702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/meteorcloudy", "html_url": "https://github.com/meteorcloudy", "followers_url": "https://api.github.com...
[ { "login": "meteorcloudy", "id": 4171702, "node_id": "MDQ6VXNlcjQxNzE3MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/4171702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/meteorcloudy", "html_url": "https://github.com/meteorcloudy", "followers_url": "ht...
null
[ "https://github.com/tensorflow/tensorflow/blob/2bade54ecda9cf8fe3c66487931ebda0babc9d10/.bazelrc#L111\r\n\r\nMaybe adding `build --host_features=-force_no_whole_archive` after this line is enough?", "interested to hear if that fixes ^, otherwise it's likely another `--features` flag that needs a new `--host_featu...
2023-08-07T09:06:18
2023-08-17T12:42:25
null
MEMBER
null
null
null
https://buildkite.com/bazel/bazel-at-head-plus-disabled/builds/1741#01899b1f-bbb1-4dc9-8ffa-1b1b129810b3 ``` (06:36:48) ERROR: /var/lib/buildkite-agent/builds/bk-docker-bl1p/bazel-downstream-projects/tensorflow/tensorflow/lite/experimental/microfrontend/BUILD:97:21: Linking tensorflow/lite/experimental/microfrontend/...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61488/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/61488/timeline
null
reopened
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61487
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61487/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61487/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61487/events
https://github.com/tensorflow/tensorflow/pull/61487
1,839,004,288
PR_kwDOArmXAs5XT7D9
61,487
Fixed the broken link on ops_compatibility.md
{ "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/use...
[ { "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": 1169364259, "node_id": "MDU6TGF...
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/fo...
[ { "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...
null
[ "This is not a broken link. The purpose of these g3doc files are to help build up our website. Check out https://www.tensorflow.org/lite/guide/ops_compatibility & you'll find the link is working just fine." ]
2023-08-07T09:00:08
2023-12-27T23:00:45
2023-08-09T17:07:28
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61487", "html_url": "https://github.com/tensorflow/tensorflow/pull/61487", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61487.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61487.patch", "merged_at": null }
Fixed the broken link for **Google_play_services** on `ops_compatibility.md`
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61487/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/61487/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61486
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61486/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61486/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61486/events
https://github.com/tensorflow/tensorflow/issues/61486
1,838,599,298
I_kwDOArmXAs5tlsyC
61,486
coreml deleagate not support ResizeBilinear layer
{ "login": "mengran1234", "id": 87115287, "node_id": "MDQ6VXNlcjg3MTE1Mjg3", "avatar_url": "https://avatars.githubusercontent.com/u/87115287?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mengran1234", "html_url": "https://github.com/mengran1234", "followers_url": "https://api.github.com/...
[ { "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 tensorflo...
open
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/...
[ { "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...
null
[ "@mengran1234 As per the documentation [here ](https://www.tensorflow.org/lite/performance/coreml_delegate)in coreml_delegate, the ResizeBilinear is a supported ops. Could you please let us know if this is what you are looking for? \r\nThank you!", "> @mengran1234 As per the documentation [here ](https://www.tens...
2023-08-07T03:15:33
2023-08-14T15:07:18
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.10 or 2.11 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version no ### GCC/compil...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61486/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/61486/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61485
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61485/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61485/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61485/events
https://github.com/tensorflow/tensorflow/issues/61485
1,838,299,341
I_kwDOArmXAs5tkjjN
61,485
tensorflow lite cmake compilation failed to allocate memory
{ "login": "Luca-Stef", "id": 55060059, "node_id": "MDQ6VXNlcjU1MDYwMDU5", "avatar_url": "https://avatars.githubusercontent.com/u/55060059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Luca-Stef", "html_url": "https://github.com/Luca-Stef", "followers_url": "https://api.github.com/users/...
[ { "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" }, { ...
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/...
[ { "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...
null
[ "I ran it again and got this `In file included from /mnt/c/Users/Lucas/Documents/WWP/ML/edge_inference/build/xnnpack/src/amalgam/gen/fma3.c:7:\r\n/usr/include/math.h:37:10: fatal error: /mnt/c/Users/Lucas/Documents/WWP/ML/edge_inference/build/xnnpack/src/bits/types.h: Cannot allocate memory\r\n 37 | #include <bit...
2023-08-06T18:24:47
2023-09-19T13:35:22
2023-08-25T01:47:44
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version cloned the master branch ### Custom code Yes ### OS platform and distribution windows 11 wsl 2 with Ubuntu 20.04.6 LTS ### Mobile device _No response_ ### Py...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61485/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/61485/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61484
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61484/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61484/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61484/events
https://github.com/tensorflow/tensorflow/issues/61484
1,837,719,463
I_kwDOArmXAs5tiV-n
61,484
[Feature] The Heaviside step function as a activation function
{ "login": "mahimairaja", "id": 81288263, "node_id": "MDQ6VXNlcjgxMjg4MjYz", "avatar_url": "https://avatars.githubusercontent.com/u/81288263?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mahimairaja", "html_url": "https://github.com/mahimairaja", "followers_url": "https://api.github.com/...
[ { "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" }, { ...
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/use...
[ { "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:...
null
[ "I think a reason why this was left out is probably explained here:\r\nhttps://stats.stackexchange.com/questions/271701/why-is-step-function-not-used-in-activation-functions-in-machine-learning", "Hi, needed help creating a PR with the upstream repo from my fork - not sure which branch to create the PR to. Any he...
2023-08-05T11:48:09
2023-08-22T01:47:18
2023-08-22T01:47:18
NONE
null
null
null
Some of the implementations like Single Layer Perceptron needs discrete outputs like 0 or 1. Adding this could make the model building ease.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61484/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/61484/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61483
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61483/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61483/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61483/events
https://github.com/tensorflow/tensorflow/pull/61483
1,837,490,258
PR_kwDOArmXAs5XPKf0
61,483
Add data format into MKL maxpool cache key.
{ "login": "API92", "id": 17516388, "node_id": "MDQ6VXNlcjE3NTE2Mzg4", "avatar_url": "https://avatars.githubusercontent.com/u/17516388?v=4", "gravatar_id": "", "url": "https://api.github.com/users/API92", "html_url": "https://github.com/API92", "followers_url": "https://api.github.com/users/API92/follow...
[ { "id": 1104829434, "node_id": "MDU6TGFiZWwxMTA0ODI5NDM0", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:mkl", "name": "comp:mkl", "color": "0052cc", "default": false, "description": "MKL related issues" }, { "id": 1169364259, "node_id": "MDU6TGFiZWwx...
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/fo...
[ { "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...
null
[ "@gzmkl please review.", "@penpornk I have reviewed the code change which is fine. Thanks! --GZ", "Hi @penpornk Can you please review this PR ? Thank you!", "Hi @penpornk Can you please review this PR ? Thank you!", "Hi @penpornk Can you please review this PR ? Thank you!", "Hi @penpornk Can you please ...
2023-08-05T01:01:43
2024-02-15T19:38:01
2024-02-15T19:37:58
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61483", "html_url": "https://github.com/tensorflow/tensorflow/pull/61483", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61483.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61483.patch", "merged_at": null }
Resolves tensorflow/tensorflow#61482
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61483/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/61483/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61482
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61482/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61482/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61482/events
https://github.com/tensorflow/tensorflow/issues/61482
1,837,404,272
I_kwDOArmXAs5thJBw
61,482
Incorrect tf.nn.max_pool2d outputs for NCHW and NHWC in the same thread.
{ "login": "API92", "id": 17516388, "node_id": "MDQ6VXNlcjE3NTE2Mzg4", "avatar_url": "https://avatars.githubusercontent.com/u/17516388?v=4", "gravatar_id": "", "url": "https://api.github.com/users/API92", "html_url": "https://github.com/API92", "followers_url": "https://api.github.com/users/API92/follow...
[ { "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 tensorflo...
open
false
{ "login": "TensorFlow-MKL", "id": 44416303, "node_id": "MDQ6VXNlcjQ0NDE2MzAz", "avatar_url": "https://avatars.githubusercontent.com/u/44416303?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TensorFlow-MKL", "html_url": "https://github.com/TensorFlow-MKL", "followers_url": "https://api.gi...
[ { "login": "TensorFlow-MKL", "id": 44416303, "node_id": "MDQ6VXNlcjQ0NDE2MzAz", "avatar_url": "https://avatars.githubusercontent.com/u/44416303?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TensorFlow-MKL", "html_url": "https://github.com/TensorFlow-MKL", "followers_u...
null
[ "Hi @API92 ,\r\n\r\nThanks for reporting the issue. I have replicated the reported error with intel-tensorflow and attached the [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/54451b7df0eb418cb83e2f2739101cf0/61482_mkl_maxpool_cache.ipynb) here.\r\n\r\nI have cross checked the same code with TF built bi...
2023-08-04T22:24:18
2024-01-26T18:24:12
null
CONTRIBUTOR
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13 ### Custom code No ### OS platform and distribution Ubuntu 22.04 ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61482/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/61482/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61481
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61481/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61481/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61481/events
https://github.com/tensorflow/tensorflow/pull/61481
1,837,386,828
PR_kwDOArmXAs5XO0vP
61,481
r2.14 cherry-pick: de4a9a85b46 "Fix link failure in XLA unit tests"
{ "login": "tensorflow-jenkins", "id": 16359713, "node_id": "MDQ6VXNlcjE2MzU5NzEz", "avatar_url": "https://avatars.githubusercontent.com/u/16359713?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tensorflow-jenkins", "html_url": "https://github.com/tensorflow-jenkins", "followers_url": "ht...
[]
closed
false
null
[]
null
[]
2023-08-04T21:57:57
2023-08-04T22:46:14
2023-08-04T22:46:13
COLLABORATOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61481", "html_url": "https://github.com/tensorflow/tensorflow/pull/61481", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61481.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61481.patch", "merged_at": "2023-08-...
Refer to the original commit: https://github.com/tensorflow/tensorflow/commit/de4a9a85b464f661bb791c18448fe805459ff101
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61481/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/61481/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61480
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61480/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61480/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61480/events
https://github.com/tensorflow/tensorflow/pull/61480
1,837,312,315
PR_kwDOArmXAs5XOkVW
61,480
Update requirements.in to bump keras-nightly and tf-estimator-nightly
{ "login": "rtg0795", "id": 36429068, "node_id": "MDQ6VXNlcjM2NDI5MDY4", "avatar_url": "https://avatars.githubusercontent.com/u/36429068?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rtg0795", "html_url": "https://github.com/rtg0795", "followers_url": "https://api.github.com/users/rtg079...
[]
closed
false
null
[]
null
[]
2023-08-04T20:38:10
2023-08-07T18:35:27
2023-08-07T18:35:26
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61480", "html_url": "https://github.com/tensorflow/tensorflow/pull/61480", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61480.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61480.patch", "merged_at": "2023-08-...
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61480/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/61480/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61479
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61479/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61479/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61479/events
https://github.com/tensorflow/tensorflow/issues/61479
1,837,253,542
I_kwDOArmXAs5tgkOm
61,479
Issue with TensorFlow Lite Model Maker: Empty Output on iOS with TensorFlowLiteTaskAudio 0.4.3
{ "login": "ghashi", "id": 884725, "node_id": "MDQ6VXNlcjg4NDcyNQ==", "avatar_url": "https://avatars.githubusercontent.com/u/884725?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ghashi", "html_url": "https://github.com/ghashi", "followers_url": "https://api.github.com/users/ghashi/follow...
[ { "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 tensorflo...
open
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/...
[ { "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...
null
[ "@ghashi Does the issue replicate in TF v2.13 as well? Please let us know. Thank you!", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "I tried to use tensorflow 2.13, but it was not possible.\r\n\r\nAfter installing tens...
2023-08-04T19:42:31
2023-08-23T23:25:45
null
NONE
null
null
null
### 1. System information #### model generation - OS Platform and Distribution: macOS 12.6.5 (21G531) - Python 3.7 - Numpy Version: 1.21.6 - TensorFlow Version: 2.9.3 - Model Maker Version: 0.4.2 (and 0.3.4) - portaudio: stable 19.7.0 #### model execution - pod TensorFlowLiteTaskAudio: 0.4.3 - iPhone 8 - ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61479/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/61479/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61478
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61478/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61478/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61478/events
https://github.com/tensorflow/tensorflow/pull/61478
1,837,098,023
PR_kwDOArmXAs5XN17s
61,478
Update setup.py on TF release branch with released version
{ "login": "rtg0795", "id": 36429068, "node_id": "MDQ6VXNlcjM2NDI5MDY4", "avatar_url": "https://avatars.githubusercontent.com/u/36429068?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rtg0795", "html_url": "https://github.com/rtg0795", "followers_url": "https://api.github.com/users/rtg079...
[]
closed
false
null
[]
null
[]
2023-08-04T17:16:08
2023-08-04T19:05:08
2023-08-04T19:05:07
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61478", "html_url": "https://github.com/tensorflow/tensorflow/pull/61478", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61478.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61478.patch", "merged_at": "2023-08-...
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61478/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/61478/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61477
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61477/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61477/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61477/events
https://github.com/tensorflow/tensorflow/issues/61477
1,836,949,304
I_kwDOArmXAs5tfZ84
61,477
Tensorflow 2.13.0 cannot be imported after install via poetry due to missing wheel metadata
{ "login": "dre-hh", "id": 917602, "node_id": "MDQ6VXNlcjkxNzYwMg==", "avatar_url": "https://avatars.githubusercontent.com/u/917602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dre-hh", "html_url": "https://github.com/dre-hh", "followers_url": "https://api.github.com/users/dre-hh/follow...
[ { "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 tensorflo...
open
false
{ "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_url": "https://api.gi...
[ { "login": "sachinprasadhs", "id": 73069040, "node_id": "MDQ6VXNlcjczMDY5MDQw", "avatar_url": "https://avatars.githubusercontent.com/u/73069040?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinprasadhs", "html_url": "https://github.com/sachinprasadhs", "followers_u...
null
[ "Hi @dre-hh ,\r\n\r\nAs you can see this [issue](https://github.com/python-poetry/poetry/issues/8271). Yes tensorflow's metadata does not express tensorflow-macos dependency. As a workaround you can explicitly add tensorflow-macos which solves the issue - \r\npoetry add tensorflow-macos==2.13.0 \r\n\r\nThank you!!...
2023-08-04T15:23:34
2023-08-25T08:13:24
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.13.0 ### Custom code No ### OS platform and distribution macOS-13.3-arm64-arm-64bit ### Mobile device _No response_ ### Python version 3.11 ### Bazel ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61477/reactions", "total_count": 8, "+1": 8, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61477/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61476
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61476/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61476/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61476/events
https://github.com/tensorflow/tensorflow/issues/61476
1,836,656,092
I_kwDOArmXAs5teSXc
61,476
How/Where decision is made to choose between eager execution & graph execution for Tensorflow kernel OPs
{ "login": "vineel96", "id": 16516666, "node_id": "MDQ6VXNlcjE2NTE2NjY2", "avatar_url": "https://avatars.githubusercontent.com/u/16516666?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vineel96", "html_url": "https://github.com/vineel96", "followers_url": "https://api.github.com/users/vin...
[ { "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 tensorflo...
open
false
{ "login": "penpornk", "id": 38085909, "node_id": "MDQ6VXNlcjM4MDg1OTA5", "avatar_url": "https://avatars.githubusercontent.com/u/38085909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/penpornk", "html_url": "https://github.com/penpornk", "followers_url": "https://api.github.com/users/pen...
[ { "login": "penpornk", "id": 38085909, "node_id": "MDQ6VXNlcjM4MDg1OTA5", "avatar_url": "https://avatars.githubusercontent.com/u/38085909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/penpornk", "html_url": "https://github.com/penpornk", "followers_url": "https://api....
null
[ "Hi @penpornk, @tilakrayal , @sachinprasadhs, @TensorFlow-MKL, @huiyan2021,\r\nCan i get any suggestions/help/answer regarding the question?", "@vineel96 \r\nIn TF1.x, model.fit() always run in graph model, while in TF2.x eager mode is enabled by default. You can disable eager mode by **tf.compat.v1.disable_eager...
2023-08-04T12:25:08
2023-08-16T04:47:42
null
NONE
null
null
null
I ran HuggingFace BERT model which uses tensorflow 2.13v with oneDNN support on intel machine and recorded its execution logs by setting TF_CPP_MAX_VLOG_LEVEL=2 & ONEDNN_VERBOSE=1 in file. **Observation :** I have observing logs that are produced after model creation and its weight loading. Since model.fit() always ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61476/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/61476/timeline
null
null
false