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/61374
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61374/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61374/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61374/events
https://github.com/tensorflow/tensorflow/issues/61374
1,819,516,720
I_kwDOArmXAs5sc58w
61,374
float8 support for array ops
{ "login": "youchangkim", "id": 7123948, "node_id": "MDQ6VXNlcjcxMjM5NDg=", "avatar_url": "https://avatars.githubusercontent.com/u/7123948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/youchangkim", "html_url": "https://github.com/youchangkim", "followers_url": "https://api.github.com/us...
[ { "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": "cantonios", "id": 2538739, "node_id": "MDQ6VXNlcjI1Mzg3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/2538739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cantonios", "html_url": "https://github.com/cantonios", "followers_url": "https://api.github.com/users/ca...
[ { "login": "cantonios", "id": 2538739, "node_id": "MDQ6VXNlcjI1Mzg3Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/2538739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cantonios", "html_url": "https://github.com/cantonios", "followers_url": "https://api...
null
[ "@youchangkim I tried to replicate the provided code, could you have a look at the log below and confirm the same?\r\n```\r\n\r\ntf.Tensor(\r\n[[1.234 2.346 3.457]\r\n [4.566 5.68 6.79 ]], shape=(2, 3), dtype=float16)\r\ntf.Tensor(\r\n[[1.25 2.25 3.5]\r\n [4.5 5.5 7]], shape=(2, 3), dtype=float8_e4m3fn)\r\n-------...
2023-07-25T04:10:16
2023-09-07T23:32:14
2023-09-07T23:32:14
NONE
null
null
null
### Issue type Feature Request ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.12.0 ### Custom code No ### OS platform and distribution macOS-13.2.1-arm64-arm-64bit ### Mobile device _No response_ ### Python version 3.9.6 ### Bazel version _No resp...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61374/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61374/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61373
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61373/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61373/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61373/events
https://github.com/tensorflow/tensorflow/issues/61373
1,819,507,667
I_kwDOArmXAs5sc3vT
61,373
Invalid work group size
{ "login": "njuhang", "id": 46017704, "node_id": "MDQ6VXNlcjQ2MDE3NzA0", "avatar_url": "https://avatars.githubusercontent.com/u/46017704?v=4", "gravatar_id": "", "url": "https://api.github.com/users/njuhang", "html_url": "https://github.com/njuhang", "followers_url": "https://api.github.com/users/njuhan...
[ { "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 @njuhang \r\n\r\nCan you please pull from master branch and let us know if you are facing same issue?\r\n\r\nWork groups from the below are currently used in TFLite GPU and their stability is statistically proven. While\r\nthey do not necessarily result in peak optimal time across all parameters, they are relia...
2023-07-25T03:57:58
2023-08-25T17:29:58
2023-08-25T01:47:47
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.10.0 ### Custom code Yes ### OS platform and distribution ubuntu 20.04 ### Mobile device Qualcomm SM6225 ### Python version 3.8 ### Bazel version 5.1.1 ### GCC/compiler version ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61373/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61373/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61372
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61372/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61372/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61372/events
https://github.com/tensorflow/tensorflow/issues/61372
1,819,391,081
I_kwDOArmXAs5scbRp
61,372
"ValueError: Cannot take the length of shape with unknown rank." when using MultiHeadRelativeAttention
{ "login": "mizuirosakura", "id": 107431581, "node_id": "U_kgDOBmdGnQ", "avatar_url": "https://avatars.githubusercontent.com/u/107431581?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mizuirosakura", "html_url": "https://github.com/mizuirosakura", "followers_url": "https://api.github.com/...
[ { "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
[ "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/61372\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQ...
2023-07-25T01:30:55
2023-07-25T07:30:05
2023-07-25T07:30:02
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.13.1 ### Custom code Yes ### OS platform and distribution mac M2 pro ### Mobile device mac M2 pro ### Python version 3.10.9 ### Bazel version _No ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61372/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61372/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61371
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61371/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61371/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61371/events
https://github.com/tensorflow/tensorflow/issues/61371
1,819,311,709
I_kwDOArmXAs5scH5d
61,371
RNG generators make python abort in python3.11 and tf2.12, conda-forge
{ "login": "WenjieZ", "id": 6860682, "node_id": "MDQ6VXNlcjY4NjA2ODI=", "avatar_url": "https://avatars.githubusercontent.com/u/6860682?v=4", "gravatar_id": "", "url": "https://api.github.com/users/WenjieZ", "html_url": "https://github.com/WenjieZ", "followers_url": "https://api.github.com/users/WenjieZ/...
[ { "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 @WenjieZ ,\r\n\r\nOfficially we don't recommend users to install tensorflow with conda-forge.We officially recommend to use only Pip since TensorFlow is only officially released to PyPI.\r\n\r\nPlease refer to attached [source](https://www.tensorflow.org/install/pip#:~:text=Note%3A%20Do%20not%20install%20Tensor...
2023-07-24T23:58:21
2023-08-02T13:46:55
2023-08-02T13:46:52
CONTRIBUTOR
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.12.1 ### Custom code Yes ### OS platform and distribution MacOS 13.4.1(c) ### Mobile device _No response_ ### Python version 3.11 ### Bazel version _No response_ ### GCC/compiler v...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61371/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61371/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61370
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61370/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61370/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61370/events
https://github.com/tensorflow/tensorflow/issues/61370
1,819,272,703
I_kwDOArmXAs5sb-X_
61,370
converting LSTM layer to tflite with float16 fails
{ "login": "sronen71", "id": 4361027, "node_id": "MDQ6VXNlcjQzNjEwMjc=", "avatar_url": "https://avatars.githubusercontent.com/u/4361027?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sronen71", "html_url": "https://github.com/sronen71", "followers_url": "https://api.github.com/users/srone...
[ { "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": "abattery", "id": 3203059, "node_id": "MDQ6VXNlcjMyMDMwNTk=", "avatar_url": "https://avatars.githubusercontent.com/u/3203059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/abattery", "html_url": "https://github.com/abattery", "followers_url": "https://api.github.com/users/abatt...
[ { "login": "abattery", "id": 3203059, "node_id": "MDQ6VXNlcjMyMDMwNTk=", "avatar_url": "https://avatars.githubusercontent.com/u/3203059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/abattery", "html_url": "https://github.com/abattery", "followers_url": "https://api.gi...
null
[ "@sronen71 For LSTM conversion, this is an [article](https://www.tensorflow.org/lite/convert/rnn) and colab describing the process, and you can follow the [colab gist](https://colab.sandbox.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/examples/experimental_new_converter/Keras_LSTM_fusion_Code...
2023-07-24T23:03:50
2024-05-02T07:58:29
null
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 Colab ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/compiler version _...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61370/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61370/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61369
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61369/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61369/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61369/events
https://github.com/tensorflow/tensorflow/issues/61369
1,818,875,455
I_kwDOArmXAs5sadY_
61,369
StringLookup layer does not retrieve vocabulary after saving and loading the model
{ "login": "brunolucatto", "id": 26310856, "node_id": "MDQ6VXNlcjI2MzEwODU2", "avatar_url": "https://avatars.githubusercontent.com/u/26310856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brunolucatto", "html_url": "https://github.com/brunolucatto", "followers_url": "https://api.github.c...
[ { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 1097546578, "node_id": "MDU6TGFiZWwxMDk3NTQ2NTc4", ...
open
false
{ "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.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 @brunolucatto,\r\n\r\nPickling isn't natively supported in keras as it is generally [not secure](https://docs.python.org/3/library/pickle.html). Therefore I don't think this is actionable on Keras side, and overriding methods for `tf.keras.layers.serialize` is necessary. \r\n\r\nPlease refer to the similar issu...
2023-07-24T17:57:32
2024-06-06T12:00:36
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.11, 2.12, 2.13 ### Custom code No ### OS platform and distribution Linux Ubuntu 20.04.1 ### Mobile device _No response_ ### Python version 3.9.5 ### ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61369/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61369/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61368
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61368/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61368/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61368/events
https://github.com/tensorflow/tensorflow/pull/61368
1,818,835,146
PR_kwDOArmXAs5WQPmU
61,368
[tosa] Support legalization of tfl.gather with multiple dynamic dimensions
{ "login": "sabauma", "id": 2251823, "node_id": "MDQ6VXNlcjIyNTE4MjM=", "avatar_url": "https://avatars.githubusercontent.com/u/2251823?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sabauma", "html_url": "https://github.com/sabauma", "followers_url": "https://api.github.com/users/sabauma/...
[ { "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
[ "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/61368/checks?check_run_...
2023-07-24T17:26:52
2024-03-18T17:38:00
2024-03-18T17:37:57
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61368", "html_url": "https://github.com/tensorflow/tensorflow/pull/61368", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61368.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61368.patch", "merged_at": null }
The existing lowering of tfl.gather targets a sequence of tosa.reshape and tosa.gather operations. Currently, tosa.reshape supports, at most, a single dynamic dimension. This change adds support for multiple dynamic dimensions by targeting the tensor.reshape operator in the presence of multiple dynamic dimensions.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61368/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61368/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61366
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61366/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61366/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61366/events
https://github.com/tensorflow/tensorflow/issues/61366
1,818,786,639
I_kwDOArmXAs5saHtP
61,366
Unable to save model when using EfficientNetB0
{ "login": "Seferovic8", "id": 66976321, "node_id": "MDQ6VXNlcjY2OTc2MzIx", "avatar_url": "https://avatars.githubusercontent.com/u/66976321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Seferovic8", "html_url": "https://github.com/Seferovic8", "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": "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 @Seferovic8 ,\r\n\r\nThe issue resolved in TF2.13v. Please refer to attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/dbdb3fc33d50e28dc9dc5093ddc7ae77/61366.ipynb) and may test yourself. Since it is resolved in latest version its unlikely to cherry pick for TF2.12 version.", "Thank you, thi...
2023-07-24T16:51:23
2023-07-25T14:42:36
2023-07-25T14:40:44
NONE
null
null
null
### Issue type Bug ### 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_ ### GCC/co...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61366/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61366/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61365
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61365/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61365/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61365/events
https://github.com/tensorflow/tensorflow/pull/61365
1,818,723,987
PR_kwDOArmXAs5WP3cc
61,365
[oneDNN]: Update oneDNN from v2.7.3 to v3.2 on Linux and Windows x86 builds
{ "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": 703812914, ...
closed
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
[ "@nSircombe @milpuz01 @cfRod this should not impact the ARM build as it will continue to be built with ver2 macro set. Please test and let us know.", "@penpornk Thank you for reviewing this PR. I have addressed your review comments. Please take a look.", "@penpornk Thanks for approving the PR. Please note that ...
2023-07-24T16:07:56
2023-07-26T14:04:53
2023-07-26T13:29:08
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61365", "html_url": "https://github.com/tensorflow/tensorflow/pull/61365", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61365.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61365.patch", "merged_at": "2023-07-...
- This PR turns ON oneDNN v3.x by default on both Linux and Windows x86 builds. - No change is needed from end-users who build TF from source since oneDNN v3.x will be automatically fetched. - ARM builds will not be affected since they will continue to use oneDNN v2.7. - This PR also removes conflg settings which wa...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61365/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61365/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61364
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61364/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61364/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61364/events
https://github.com/tensorflow/tensorflow/issues/61364
1,818,565,898
I_kwDOArmXAs5sZR0K
61,364
tf.io.gfile.rename not working for directories in S3
{ "login": "j99ca", "id": 2538015, "node_id": "MDQ6VXNlcjI1MzgwMTU=", "avatar_url": "https://avatars.githubusercontent.com/u/2538015?v=4", "gravatar_id": "", "url": "https://api.github.com/users/j99ca", "html_url": "https://github.com/j99ca", "followers_url": "https://api.github.com/users/j99ca/follower...
[ { "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
[ "@j99ca Could you please make sure that the source and destination paths are appropriate? As per the doc [here](https://www.tensorflow.org/api_docs/python/tf/io/gfile/rename) , it should raise [errors.OpError](https://www.tensorflow.org/api_docs/python/tf/errors/OpError) if it fails?\r\nThank you!", "This issue ...
2023-07-24T14:39:54
2023-12-13T17:06:57
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.12 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/comp...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61364/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61364/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61363
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61363/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61363/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61363/events
https://github.com/tensorflow/tensorflow/issues/61363
1,817,943,295
I_kwDOArmXAs5sW5z_
61,363
Performance drop with tensorflow 2.13
{ "login": "nhuet", "id": 23269019, "node_id": "MDQ6VXNlcjIzMjY5MDE5", "avatar_url": "https://avatars.githubusercontent.com/u/23269019?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nhuet", "html_url": "https://github.com/nhuet", "followers_url": "https://api.github.com/users/nhuet/follow...
[ { "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": "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
[ "@nhuet I tried to replicate the issue on colab using TF [v2.12](https://colab.research.google.com/gist/sushreebarsa/e498716b10932a7d557ab3a3a9fccb76/61363-2-12.ipynb) and [2.13](https://colab.research.google.com/gist/sushreebarsa/3ec5e639c34bb5c3d965c531fe1090b3/untitled813.ipynb#scrollTo=UpjWS8k2G3ms), could you ...
2023-07-24T08:47:46
2023-08-17T01:45:50
2023-08-17T01:45:47
NONE
null
null
null
### Issue type Performance ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version v2.13.0-rc2-7-g1cb1a030a62 2.13.0 ### Custom code Yes ### OS platform and distribution Debian GNU/Linux 12 (bookworm) ### Mobile device _No response_ ### Python version 3.9 ##...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61363/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61363/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61362
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61362/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61362/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61362/events
https://github.com/tensorflow/tensorflow/issues/61362
1,817,860,925
I_kwDOArmXAs5sWls9
61,362
When compiling TensorFlow 2.13 using bazel+clang, an error was reported as fatal error: 'stddef. h' file not found
{ "login": "mars1248", "id": 62137145, "node_id": "MDQ6VXNlcjYyMTM3MTQ1", "avatar_url": "https://avatars.githubusercontent.com/u/62137145?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mars1248", "html_url": "https://github.com/mars1248", "followers_url": "https://api.github.com/users/mar...
[ { "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": "angerson", "id": 32465472, "node_id": "MDQ6VXNlcjMyNDY1NDcy", "avatar_url": "https://avatars.githubusercontent.com/u/32465472?v=4", "gravatar_id": "", "url": "https://api.github.com/users/angerson", "html_url": "https://github.com/angerson", "followers_url": "https://api.github.com/users/ang...
[ { "login": "angerson", "id": 32465472, "node_id": "MDQ6VXNlcjMyNDY1NDcy", "avatar_url": "https://avatars.githubusercontent.com/u/32465472?v=4", "gravatar_id": "", "url": "https://api.github.com/users/angerson", "html_url": "https://github.com/angerson", "followers_url": "https://api....
null
[ "I have encountered the same issue as you.", "@mars1248,\r\nCould you please confirm the bazel version you are trying to compile and also whether you are building from source or any other way?\r\nLooks like the t**hird_party/gpus/rocm_configure.bzl** file does not include a path for clang 16.0.0. Could you please...
2023-07-24T07:58:58
2023-08-08T07:56:24
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.13 ### Custom code No ### 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/61362/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61362/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61361
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61361/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61361/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61361/events
https://github.com/tensorflow/tensorflow/issues/61361
1,817,826,668
I_kwDOArmXAs5sWdVs
61,361
converter issue
{ "login": "Ajim0907", "id": 122783606, "node_id": "U_kgDOB1GHdg", "avatar_url": "https://avatars.githubusercontent.com/u/122783606?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Ajim0907", "html_url": "https://github.com/Ajim0907", "followers_url": "https://api.github.com/users/Ajim0907/...
[ { "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 @Ajim0907 \r\n\r\nWe see that template has not been filled. Could you please fill the issue template ?\r\n\r\nThanks.", "This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you.", "This issue was closed because it has been inactive...
2023-07-24T07:36:16
2023-08-09T01:52:03
2023-08-09T01:52:03
NONE
null
null
null
### 1. System information - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): - TensorFlow installation (pip package or built from source): - TensorFlow library (version, if pip package or github SHA, if built from source): ### 2. Code Provide code to help us reproduce your issues using one of the fol...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61361/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61361/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61360
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61360/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61360/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61360/events
https://github.com/tensorflow/tensorflow/issues/61360
1,817,765,045
I_kwDOArmXAs5sWOS1
61,360
cannot find explicitly assigned device for op
{ "login": "xiedeacc", "id": 8072296, "node_id": "MDQ6VXNlcjgwNzIyOTY=", "avatar_url": "https://avatars.githubusercontent.com/u/8072296?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xiedeacc", "html_url": "https://github.com/xiedeacc", "followers_url": "https://api.github.com/users/xiede...
[ { "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
[ "@xiedeacc \r\nWill it be possible for you to upgrade the TF version to the latest?\r\nCould you please have a look at the below configurations and let us know if it helps?\r\n\r\nVersion | Python version | Compiler | Build tools\r\n-- | -- | -- | --\r\ntensorflow-2.13.0 | 3.8-3.11 | Clang 16.0.0 | Bazel 5.3.0\r\n ...
2023-07-24T06:53:39
2023-07-26T08:12:39
2023-07-26T08:09:05
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.8.4 ### Custom code No ### OS platform and distribution ubuntu18.04 ### Mobile device _No response_ ### Python version _No response_ ### Bazel version 5.2.0 ### GCC/compiler ve...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61360/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61360/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61359
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61359/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61359/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61359/events
https://github.com/tensorflow/tensorflow/pull/61359
1,817,481,302
PR_kwDOArmXAs5WLqeP
61,359
Add ComplexOp as a builtin to TFLite
{ "login": "drubinstein", "id": 577149, "node_id": "MDQ6VXNlcjU3NzE0OQ==", "avatar_url": "https://avatars.githubusercontent.com/u/577149?v=4", "gravatar_id": "", "url": "https://api.github.com/users/drubinstein", "html_url": "https://github.com/drubinstein", "followers_url": "https://api.github.com/user...
[ { "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
[ "I noticed that I have `legalize-tf.mlir` tests failing due to the new tests I added. How do I go about fixing them? I'm not really sure what I'm doing differently compared to say the test for `tfl.real` which I based my tests on.\r\n\r\nQuick edit - fixed the test.", "Bump. I've noticed that other people are ma...
2023-07-24T02:30:09
2024-06-07T16:09:23
null
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61359", "html_url": "https://github.com/tensorflow/tensorflow/pull/61359", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61359.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61359.patch", "merged_at": null }
For #61290 . This PR adds the complex op as a builtin to TFLite. I tried to follow instructions given to me in #61290 . Unfortunately, I'm developing this PR on a Mac M1 and have linker errors when trying to build the TFLite testing suite.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61359/reactions", "total_count": 4, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 2, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61359/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61358
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61358/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61358/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61358/events
https://github.com/tensorflow/tensorflow/pull/61358
1,817,470,462
PR_kwDOArmXAs5WLoSv
61,358
[NextPluggableDevice] Add TF_TemporaryVariable C API
{ "login": "jzhoulon", "id": 6346853, "node_id": "MDQ6VXNlcjYzNDY4NTM=", "avatar_url": "https://avatars.githubusercontent.com/u/6346853?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jzhoulon", "html_url": "https://github.com/jzhoulon", "followers_url": "https://api.github.com/users/jzhou...
[ { "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
[ "@jyingl3 can you have a look? thanks", "> @jyingl3 can you have a look? thanks\r\n\r\nThanks Zhoulong. It looks good to me. Added Penporn as it is adding new TF C APIs.", "@penpornk can you help to have a look? thanks" ]
2023-07-24T02:15:21
2023-08-11T22:41:15
2023-08-11T22:41:15
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61358", "html_url": "https://github.com/tensorflow/tensorflow/pull/61358", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61358.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61358.patch", "merged_at": "2023-08-...
Currently, TemporaryVariableOp will use context->allocate_temp() to allocate a tensor and do the DToH copy through pjrt_device_context->CopyDeviceTensorToCPU(), however, when the buffer is allocated through AsyncValueAllocator, pjrt_buffer is a nullptr in TemporaryVariableOp, thus crashed. TF_TemporaryVariable allows...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61358/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61358/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61357
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61357/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61357/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61357/events
https://github.com/tensorflow/tensorflow/issues/61357
1,817,031,256
I_kwDOArmXAs5sTbJY
61,357
ColumnReduceKernel: min() type casting error and improvement
{ "login": "johnnkp", "id": 22496821, "node_id": "MDQ6VXNlcjIyNDk2ODIx", "avatar_url": "https://avatars.githubusercontent.com/u/22496821?v=4", "gravatar_id": "", "url": "https://api.github.com/users/johnnkp", "html_url": "https://github.com/johnnkp", "followers_url": "https://api.github.com/users/johnnk...
[ { "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": 1097547147, ...
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
[ "I think following changes can solve the TODO:\r\n\r\n[line 351-364](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/kernels/reduction_gpu_kernels.cu.h#L351):\r\n```\r\n#if GOOGLE_CUDA || TENSORFLOW_USE_ROCM\r\n __shared__ storage_type<value_type>\r\n partial_sums[TF_RED_WARPSIZE * (TF_RE...
2023-07-23T07:59:49
2023-08-18T18:48:31
2023-08-06T20:57:28
CONTRIBUTOR
null
null
null
### Issue type Performance ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution Windows 10 22H2 ### Mobile device _No response_ ### Python version Anaconda 2023.07-1 ### Bazel version 6.2.1 ### ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61357/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61357/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61354
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61354/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61354/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61354/events
https://github.com/tensorflow/tensorflow/issues/61354
1,816,771,832
I_kwDOArmXAs5sSbz4
61,354
rocm_helpers missing dependency declarations
{ "login": "MrTreev", "id": 16656570, "node_id": "MDQ6VXNlcjE2NjU2NTcw", "avatar_url": "https://avatars.githubusercontent.com/u/16656570?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MrTreev", "html_url": "https://github.com/MrTreev", "followers_url": "https://api.github.com/users/MrTree...
[ { "id": 473173351, "node_id": "MDU6TGFiZWw0NzMxNzMzNTE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:build/install", "name": "type:build/install", "color": "159b2e", "default": false, "description": "Build and install issues" }, { "id": 1205615612, ...
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 @MrTreev ,\r\n\r\nCould you please test with the below configurations of Clang and Bazel and let us know if problem still persists.Because higher versions may or may not compatible. It seems your Clang version is 17.0 against tested version of 16.0.0. Same for Bazel also where it seems you have 6.1.0 installed ...
2023-07-22T13:48:50
2023-07-29T04:13:23
2023-07-29T04:13:21
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version master/nightly ### Custom code Yes ### OS platform and distribution `Arch Linux (Linux 6.4.4-arch1-1 #1 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux)` ### Mobile...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61354/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61354/timeline
null
not_planned
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61367
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61367/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61367/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61367/events
https://github.com/tensorflow/tensorflow/issues/61367
1,818,800,858
I_kwDOArmXAs5saLLa
61,367
Need Help with TensorFlow Lite Model Running on GPU - Output Interpretation Issue (Android Studio Kotlin)
{ "login": "rafrxx", "id": 140249538, "node_id": "U_kgDOCFwJwg", "avatar_url": "https://avatars.githubusercontent.com/u/140249538?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rafrxx", "html_url": "https://github.com/rafrxx", "followers_url": "https://api.github.com/users/rafrxx/follower...
[ { "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 @rafrxx, so as I understand your situation, Your code runs but you're not sure if it ran correctly? It seems like you're running a Computer Vision model of some sort... are you trying to do classification or something else? What is the model's intended output? It seems like feature extraction -- in which case m...
2023-07-22T11:56:03
2023-08-19T07:40:14
2023-08-10T01:54:17
NONE
null
null
null
Hello. I have created an Android application in Android Studio that uses a tflite model. Its implementation works without any issues and looks as follows: val model = Ssd.newInstance(context) // Creates inputs for reference. val inputFeature0 = TensorBuffer.createFixedSize(intArrayOf(1, 320, 320, 3), DataType.UI...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61367/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61367/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61353
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61353/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61353/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61353/events
https://github.com/tensorflow/tensorflow/issues/61353
1,816,657,998
I_kwDOArmXAs5sSABO
61,353
TFLite Error
{ "login": "MogilipalemHemanthKumar", "id": 107172150, "node_id": "U_kgDOBmNRNg", "avatar_url": "https://avatars.githubusercontent.com/u/107172150?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MogilipalemHemanthKumar", "html_url": "https://github.com/MogilipalemHemanthKumar", "followers_...
[ { "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 @MogilipalemHemanthKumar \r\n\r\nWe need to add the select tf ops dependencies as mentioned error if the converted model has select ops.\r\n\r\nYou can specify this in your build.gradle dependencies by adding it alongside the standard TensorFlow Lite AAR as follows:\r\n```\r\ndependencies {\r\n implementatio...
2023-07-22T07:11:34
2023-08-09T01:52:13
2023-08-09T01:52:09
NONE
null
null
null
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Windows 11 - TensorFlow installed from (source or binary):source - TensorFlow version (or github SHA if from source):2.15.0 **Provide the text output from tflite_convert** The below is the code, I am using to convert the deep lea...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61353/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61353/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61352
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61352/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61352/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61352/events
https://github.com/tensorflow/tensorflow/issues/61352
1,816,587,517
I_kwDOArmXAs5sRuz9
61,352
LSTM loss does not work TPU with bfloat16
{ "login": "sronen71", "id": 4361027, "node_id": "MDQ6VXNlcjQzNjEwMjc=", "avatar_url": "https://avatars.githubusercontent.com/u/4361027?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sronen71", "html_url": "https://github.com/sronen71", "followers_url": "https://api.github.com/users/srone...
[ { "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
[ "@sronen71,\r\nAs you mentioned, it was the issue on tensorflow v2.12. When I tried to execute the same mentioned code on tensorflow v2.13`(tpu)` it was executed without any issue/error. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/349987540ae6320ed3726d2e86a996d4/untitled1255...
2023-07-22T03:19:56
2023-07-24T14:46:45
2023-07-24T14:46:41
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.12.0 ### Custom code Yes ### OS platform and distribution Google Colab + TPU ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/compi...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61352/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61352/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61351
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61351/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61351/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61351/events
https://github.com/tensorflow/tensorflow/issues/61351
1,816,208,893
I_kwDOArmXAs5sQSX9
61,351
Tensorflow Load Datasets Failure for Python 3.11.4 and Tensorflow 2.13.0
{ "login": "teddy661", "id": 76535893, "node_id": "MDQ6VXNlcjc2NTM1ODkz", "avatar_url": "https://avatars.githubusercontent.com/u/76535893?v=4", "gravatar_id": "", "url": "https://api.github.com/users/teddy661", "html_url": "https://github.com/teddy661", "followers_url": "https://api.github.com/users/ted...
[ { "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
[ "Appears to be fixed in nightly 2.14.0-dev20230721", "Hi @teddy661 ,\r\n\r\nI have replicated the reported behaviour with TF2.13 and python=3.11 and the reported error was observed. However with tf-nightly there is no such error which also same as per your observation. Attached below are the logs for checking sa...
2023-07-21T18:21:26
2023-10-14T11:14:25
2023-07-30T00:24: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 No ### OS platform and distribution Rocky Linux 8.7 ### Mobile device _No response_ ### Python version 3.11.4 ### Bazel version _No response_ ### GCC/compiler...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61351/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61351/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61350
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61350/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61350/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61350/events
https://github.com/tensorflow/tensorflow/pull/61350
1,816,101,789
PR_kwDOArmXAs5WHS_4
61,350
Update to ACL 23.05.1, add ACL reorders
{ "login": "cfRod", "id": 65665931, "node_id": "MDQ6VXNlcjY1NjY1OTMx", "avatar_url": "https://avatars.githubusercontent.com/u/65665931?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cfRod", "html_url": "https://github.com/cfRod", "followers_url": "https://api.github.com/users/cfRod/follow...
[ { "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
[ "@penpornk ", "Please help resolve conflicts / rebase as well. :)" ]
2023-07-21T16:46:10
2023-07-24T22:46:43
2023-07-24T22:46:43
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61350", "html_url": "https://github.com/tensorflow/tensorflow/pull/61350", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61350.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61350.patch", "merged_at": "2023-07-...
Raising PR on behalf of @davsva01 for reverted PR https://github.com/tensorflow/tensorflow/pull/61123
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61350/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61350/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61349
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61349/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61349/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61349/events
https://github.com/tensorflow/tensorflow/pull/61349
1,815,920,980
PR_kwDOArmXAs5WGr2q
61,349
[TFLite] Align register_ref.cc TRANSPOSE_CONV max version to the register.cc one
{ "login": "Tessil", "id": 21028116, "node_id": "MDQ6VXNlcjIxMDI4MTE2", "avatar_url": "https://avatars.githubusercontent.com/u/21028116?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tessil", "html_url": "https://github.com/Tessil", "followers_url": "https://api.github.com/users/Tessil/fo...
[ { "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 @alankelly \r\nWill you have time to review this?\r\nThanks!", "Hi @alankelly Can you please review this PR ? Thank you!", "Hi @alankelly Can you please review this PR ? Thank you!", "This was indirectly fixed by https://github.com/tensorflow/tensorflow/commit/56edb7fc3b9b5e6f1eee637ac17b7fdce395503e#diff...
2023-07-21T14:36:25
2023-09-14T10:29:54
2023-09-14T10:29:51
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61349", "html_url": "https://github.com/tensorflow/tensorflow/pull/61349", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61349.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61349.patch", "merged_at": null }
Hi, Commit https://github.com/tensorflow/tensorflow/commit/1eb92f086261f37605986c521e5a14fd610568c6 added support for fused activation in the `TRANSPOSE_CONV` and updated both the optimized and reference kernels. It forgot though to update the `register_ref` for the operator. This PR fixes that so that we can use ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61349/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61349/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61348
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61348/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61348/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61348/events
https://github.com/tensorflow/tensorflow/issues/61348
1,815,253,869
I_kwDOArmXAs5sMpNt
61,348
esrgan re-convert to tflite fail
{ "login": "xufuji456", "id": 20047648, "node_id": "MDQ6VXNlcjIwMDQ3NjQ4", "avatar_url": "https://avatars.githubusercontent.com/u/20047648?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xufuji456", "html_url": "https://github.com/xufuji456", "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 @xufuji456 \r\n\r\nThe ESRGAN expects the input shape of `50x50x3`, hence we need to resize the input tensor before allocating the tensors.\r\n```\r\n# Load TFLite model and allocate tensors.\r\ninterpreter = tf.lite.Interpreter(model_path=esrgan_model_path)\r\ninterpreter.resize_tensor_input(input_details[0]['...
2023-07-21T06:51:14
2023-08-01T13:41:55
2023-08-01T13:41:53
NONE
null
null
null
### 1. System information - OS Platform and Distribution: macOS 12.2.1; Apple M1; MacBook Pro - TensorFlow installation : pip3 install tensorflow - TensorFlow library: 2.13.0 ### 2. Code Provide code to help us reproduce your issues using one of the following options: #### Option A: Reference colab notebo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61348/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61348/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61347
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61347/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61347/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61347/events
https://github.com/tensorflow/tensorflow/issues/61347
1,815,228,430
I_kwDOArmXAs5sMjAO
61,347
AssertionError: Tried to export a function which references an 'untracked' resource. TensorFlow objects(e.g. tf.Variable)
{ "login": "gymoon10", "id": 44194558, "node_id": "MDQ6VXNlcjQ0MTk0NTU4", "avatar_url": "https://avatars.githubusercontent.com/u/44194558?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gymoon10", "html_url": "https://github.com/gymoon10", "followers_url": "https://api.github.com/users/gym...
[ { "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 @gymoon10 \r\n\r\nIn order to expedite the trouble-shooting process, please provide the complete code snippet to reproduce the issue reported.\r\n\r\nThank you.", "Hi @Varsha-anjanappa \r\n\r\nI edited the code part as you mentioned. There is no problem with compiling the model and applying the .fit() method...
2023-07-21T06:26:47
2023-09-19T01:47:43
2023-09-19T01:47:40
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.10 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61347/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61347/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61346
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61346/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61346/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61346/events
https://github.com/tensorflow/tensorflow/pull/61346
1,814,843,321
PR_kwDOArmXAs5WDEWW
61,346
[INTEL oneDNN][Bug Fix]Use correct data type for dim size
{ "login": "gzmkl", "id": 29215195, "node_id": "MDQ6VXNlcjI5MjE1MTk1", "avatar_url": "https://avatars.githubusercontent.com/u/29215195?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gzmkl", "html_url": "https://github.com/gzmkl", "followers_url": "https://api.github.com/users/gzmkl/follow...
[ { "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": "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
[ "All 3 CI failures are unrelated.\r\n* [Py+CPP Ubuntu CPU](https://source.cloud.google.com/results/invocations/3fdb42ac-da26-4a19-a735-e8f1aa45c9e8/log): Tests timed out.\r\n* [Py+CPP Ubuntu GPU](https://source.cloud.google.com/results/invocations/5280cdca-cf13-4318-a10c-2eb1b0beabaa/log): Tests timed out.\r\n* [AM...
2023-07-20T21:51:39
2023-07-25T08:49:48
2023-07-25T08:49:48
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61346", "html_url": "https://github.com/tensorflow/tensorflow/pull/61346", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61346.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61346.patch", "merged_at": "2023-07-...
This is a follow-up PR of https://github.com/tensorflow/tensorflow/pull/60568 This PR makes sure that all occurrences of dim size usage is tied with int64_t data type (versus int) within all oneDNN kernel op implementation.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61346/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61346/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61345
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61345/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61345/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61345/events
https://github.com/tensorflow/tensorflow/issues/61345
1,814,825,359
I_kwDOArmXAs5sLAmP
61,345
Cannot build tensorflow2.7-gpu version with bazel3.7.2
{ "login": "xiaxia-wang", "id": 45707181, "node_id": "MDQ6VXNlcjQ1NzA3MTgx", "avatar_url": "https://avatars.githubusercontent.com/u/45707181?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xiaxia-wang", "html_url": "https://github.com/xiaxia-wang", "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
[ "@xiaxia-wang,\r\n\r\nI was able to clone the tensorflow repository without any problem on Ubuntu. I observed that you are using GCC 11, CUDA 12.1 and cuDNN 8.9 which is incompatible with TF v2.7.0. And also TF v2.7.0 is a pretty older version, please try to install the latest stable version.\r\n\r\nCould you ple...
2023-07-20T21:31:05
2023-12-19T08:15:06
2023-08-09T01:52:12
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf2.7 ### Custom code No ### OS platform and distribution Linux Ubuntu 22.04 ### Mobile device Linux Ubuntu 22.04 ### Python version 3.8 ### Bazel version 3.7.2 ### GCC/com...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61345/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61345/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61344
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61344/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61344/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61344/events
https://github.com/tensorflow/tensorflow/issues/61344
1,814,763,337
I_kwDOArmXAs5sKxdJ
61,344
Unbounded Memory leak when using tf.py_function in tf.data.Dataset.map()
{ "login": "Pyrestone", "id": 20396757, "node_id": "MDQ6VXNlcjIwMzk2NzU3", "avatar_url": "https://avatars.githubusercontent.com/u/20396757?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Pyrestone", "html_url": "https://github.com/Pyrestone", "followers_url": "https://api.github.com/users/...
[ { "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": "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
[ "see also: #35084 and #51839 (both closed, but the issue re-appeared in 2.13.0)", "Hi @Pyrestone ,\r\n\r\nI have replicated the reported behaviour and attached [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/84a602e1d03dd977317080607592bd0a/61344_-tf_memory_leak_py_function.ipynb) for reference. \r\n\...
2023-07-20T20:36:51
2023-09-07T10:21:52
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version v2.13.0-rc2-7-g1cb1a030a62 2.13.0 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 20.04, Google Colab ### Mobile device _No response_ ### Python version 3.8 ### Bazel...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61344/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61344/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61343
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61343/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61343/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61343/events
https://github.com/tensorflow/tensorflow/issues/61343
1,814,303,098
I_kwDOArmXAs5sJBF6
61,343
RuntimeError: Quantization to 16x8-bit not yet supported for op: 'FLOOR_MOD'
{ "login": "soudabehmousavi99", "id": 140095875, "node_id": "U_kgDOCFmxgw", "avatar_url": "https://avatars.githubusercontent.com/u/140095875?v=4", "gravatar_id": "", "url": "https://api.github.com/users/soudabehmousavi99", "html_url": "https://github.com/soudabehmousavi99", "followers_url": "https://api...
[ { "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
[ "@soudabehmousavi99 If 16x8 quantization is not supported for some operators in the model, then the model still can be quantized, but unsupported operators kept in float. The following option should be added to the target_spec to allow this.\r\n\r\n```\r\nimport tensorflow as tf\r\nconverter = tf.lite.TFLiteConvert...
2023-07-20T15:43:03
2023-08-09T01:52:19
2023-08-09T01:52:14
NONE
null
null
null
### 1. System information - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): google colab - TensorFlow installation (pip package or built from source): - pip - TensorFlow library (version, if pip package or github SHA, if built from source): - 2.12.0 ### 2. Code I have following model. ```python (...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61343/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61343/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61342
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61342/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61342/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61342/events
https://github.com/tensorflow/tensorflow/pull/61342
1,813,720,523
PR_kwDOArmXAs5V_MXO
61,342
Update Jax to TFLite example to use Jax2TF
{ "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": 474725938, "node_id": "MDU6TGFiZWw0NzQ3MjU5Mzg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stale", "name": "stale", "color": "d4c5f9", "default": false, "description": "This label marks the issue/pr stale - to be closed automatically if no activity" }, ...
closed
false
{ "login": "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
[ "Check out this pull request on&nbsp; <a href=\"https://app.reviewnb.com/tensorflow/tensorflow/pull/61342\"><img align=\"absmiddle\" alt=\"ReviewNB\" height=\"28\" class=\"BotMessageButtonImage\" src=\"https://raw.githubusercontent.com/ReviewNB/support/master/images/button_reviewnb.png\"/></a> \n\n See visual diff...
2023-07-20T11:00:36
2024-04-07T01:48:50
2024-04-07T01:48:42
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61342", "html_url": "https://github.com/tensorflow/tensorflow/pull/61342", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61342.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61342.patch", "merged_at": null }
The nightly versions says `experimental_from_jax` is deprecated and `Jax2TF` is recommended way of converting the Jax models to TFLite. Added an option in the example to use `Jax2TF` for TFLite conversion using concrete functions. Thanks.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61342/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61342/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61341
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61341/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61341/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61341/events
https://github.com/tensorflow/tensorflow/issues/61341
1,813,567,478
I_kwDOArmXAs5sGNf2
61,341
Failed to build tensorflow on Apple silicon.
{ "login": "sun1638650145", "id": 47380395, "node_id": "MDQ6VXNlcjQ3MzgwMzk1", "avatar_url": "https://avatars.githubusercontent.com/u/47380395?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sun1638650145", "html_url": "https://github.com/sun1638650145", "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": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api.github.com/users/nit...
[ { "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
[ "@sun1638650145 Please try to use the new version of XCode 14.3 to include an updated version of the linker ld. \r\nCould you refer to this Commit: https://github.com/tensorflow/tensorflow/commit/55939be39409283c4b35a62049fe548a2de3ce44 and let us know if it would work for you as a solved environment? Thank you!",...
2023-07-20T09:33:43
2023-08-07T02:23:05
2023-08-07T02:23:02
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.13 ### Custom code No ### OS platform and distribution macOS 13.4.1 ### Mobile device None ### Python version 3.11 ### Bazel version 5...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61341/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61341/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61340
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61340/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61340/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61340/events
https://github.com/tensorflow/tensorflow/issues/61340
1,813,268,737
I_kwDOArmXAs5sFEkB
61,340
`tf.data.Dataset` only supports Python-style iteration in eager mode or within tf.function.
{ "login": "lmx666-gif", "id": 52613795, "node_id": "MDQ6VXNlcjUyNjEzNzk1", "avatar_url": "https://avatars.githubusercontent.com/u/52613795?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lmx666-gif", "html_url": "https://github.com/lmx666-gif", "followers_url": "https://api.github.com/use...
[ { "id": 474725938, "node_id": "MDU6TGFiZWw0NzQ3MjU5Mzg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stale", "name": "stale", "color": "d4c5f9", "default": false, "description": "This label marks the issue/pr stale - to be closed automatically if no activity" }, ...
closed
false
{ "login": "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
[ "@lmx666-gif,\r\nI tried to execute the mentioned code and it was failing with the different error. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/5f35a72261875affb691a5549eaa5ca3/untitled1250.ipynb) and provide the complete code, dependencies and the tensorflow version you are ...
2023-07-20T06:34:55
2023-10-21T01:01:58
2023-10-21T01:01:57
NONE
null
null
null
The first is the map function: def map_function(example): feature_map = {"wav_raw": tf.io.FixedLenFeature([], tf.string)} parsed_example = tf.io.parse_single_example(example, features=feature_map) wav_slice = tf.io.decode_raw(parsed_example["wav_raw"], out_type=tf.float64) w...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61340/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61340/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61339
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61339/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61339/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61339/events
https://github.com/tensorflow/tensorflow/pull/61339
1,813,222,448
PR_kwDOArmXAs5V9elY
61,339
PR https://github.com/tensorflow/tensorflow/pull/61309: Fix MSVC compile errors
{ "login": "johnnkp", "id": 22496821, "node_id": "MDQ6VXNlcjIyNDk2ODIx", "avatar_url": "https://avatars.githubusercontent.com/u/22496821?v=4", "gravatar_id": "", "url": "https://api.github.com/users/johnnkp", "html_url": "https://github.com/johnnkp", "followers_url": "https://api.github.com/users/johnnk...
[ { "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": "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-07-20T06:03:09
2023-07-25T18:53:56
2023-07-25T18:53:56
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61339", "html_url": "https://github.com/tensorflow/tensorflow/pull/61339", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61339.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61339.patch", "merged_at": "2023-07-...
This is a finalized PR of https://github.com/tensorflow/tensorflow/pull/61309. Add `int tf_min/max()` overloading, fix operator errors and casting errors.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61339/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61339/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61338
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61338/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61338/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61338/events
https://github.com/tensorflow/tensorflow/issues/61338
1,813,211,134
I_kwDOArmXAs5sE2f-
61,338
How to get raw buffer pointer from python tf.Tensor
{ "login": "zhumakhan", "id": 26182270, "node_id": "MDQ6VXNlcjI2MTgyMjcw", "avatar_url": "https://avatars.githubusercontent.com/u/26182270?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhumakhan", "html_url": "https://github.com/zhumakhan", "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": "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 @zhumakhan ,\r\n\r\nAFAIK, tf.Tensor has no method for getting pointer directly. But we have method called `ref` which can return a hashable reference object to the Tensor. Could you please check the source [here](https://www.tensorflow.org/api_docs/python/tf/Tensor#ref) for more details and let us know whether...
2023-07-20T05:53:22
2023-08-04T01:51:45
2023-08-04T01:51:45
NONE
null
null
null
### Issue type Feature Request ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13 ### 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/61338/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61338/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61337
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61337/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61337/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61337/events
https://github.com/tensorflow/tensorflow/issues/61337
1,813,024,096
I_kwDOArmXAs5sEI1g
61,337
AttributeError: cython_sources when installing tflite-model-maker
{ "login": "ljmerza", "id": 4085765, "node_id": "MDQ6VXNlcjQwODU3NjU=", "avatar_url": "https://avatars.githubusercontent.com/u/4085765?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ljmerza", "html_url": "https://github.com/ljmerza", "followers_url": "https://api.github.com/users/ljmerza/...
[ { "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": "lu-wang-g", "id": 47436172, "node_id": "MDQ6VXNlcjQ3NDM2MTcy", "avatar_url": "https://avatars.githubusercontent.com/u/47436172?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lu-wang-g", "html_url": "https://github.com/lu-wang-g", "followers_url": "https://api.github.com/users/...
[ { "login": "lu-wang-g", "id": 47436172, "node_id": "MDQ6VXNlcjQ3NDM2MTcy", "avatar_url": "https://avatars.githubusercontent.com/u/47436172?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lu-wang-g", "html_url": "https://github.com/lu-wang-g", "followers_url": "https://a...
null
[ "facing this on macOS too. Any solutions for this?", "@ljmerza There are a few dependencies like numpy that need a specific version installation. Did you try to upgrade the numpy version by using` pip install numpy==1.23.4`. Could you also use colab fallback as a workaround?\r\nThank you!\r\n", "This issue is s...
2023-07-20T02:21:10
2024-01-24T01:09:12
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version v2.13.0-rc2-7-g1cb1a030a62 2.13.0 ### Custom code Yes ### OS platform and distribution ubuntu 20 ### Mobile device _No response_ ### Python version 3.10.6 ### Bazel version...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61337/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61337/timeline
null
reopened
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61336
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61336/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61336/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61336/events
https://github.com/tensorflow/tensorflow/issues/61336
1,812,966,508
I_kwDOArmXAs5sD6xs
61,336
Using F1 Score for Model Checkpoint throws an error
{ "login": "kurkurzz", "id": 64152220, "node_id": "MDQ6VXNlcjY0MTUyMjIw", "avatar_url": "https://avatars.githubusercontent.com/u/64152220?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kurkurzz", "html_url": "https://github.com/kurkurzz", "followers_url": "https://api.github.com/users/kur...
[ { "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": 473172988, ...
open
false
{ "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.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 @kurkurzz ,\r\n\r\nPlease provide the complete code snippet to reproduce the issue reported. I've tried to reproduce the issue [here](https://colab.research.google.com/gist/Varsha-anjanappa/6855e9a19e74be64edca3d3d45a85121/61336_v1.ipynb), please provide the dataset or dummy data.\r\n\r\nThank you!!", "This i...
2023-07-20T01:10:25
2024-01-30T09:55:59
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.13 ### Custom code Yes ### OS platform and distribution Google Colab ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61336/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61336/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61335
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61335/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61335/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61335/events
https://github.com/tensorflow/tensorflow/pull/61335
1,812,951,662
PR_kwDOArmXAs5V8ka5
61,335
[oneDNN] Fix failing resnet50 benchmark tests with V2
{ "login": "kanvi-nervana", "id": 42224278, "node_id": "MDQ6VXNlcjQyMjI0Mjc4", "avatar_url": "https://avatars.githubusercontent.com/u/42224278?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kanvi-nervana", "html_url": "https://github.com/kanvi-nervana", "followers_url": "https://api.githu...
[ { "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
[]
2023-07-20T00:49:26
2023-07-20T19:14:49
2023-07-20T19:14:49
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61335", "html_url": "https://github.com/tensorflow/tensorflow/pull/61335", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61335.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61335.patch", "merged_at": "2023-07-...
This PR fixes the following 2 benchmark tests with v2 //tensorflow/python/eager/benchmarks/resnet50:resnet50_test_cpu //tensorflow/python/eager/benchmarks/resnet50:hvp_test_cpu The failure started after this commit: https://github.com/tensorflow/tensorflow/commit/b44d7918070a2a192645af7b0c96b0c4e399161e
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61335/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61335/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61334
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61334/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61334/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61334/events
https://github.com/tensorflow/tensorflow/pull/61334
1,812,945,340
PR_kwDOArmXAs5V8jBP
61,334
[oneDNN] Fix for swish and mish fusion
{ "login": "sachinmuradi", "id": 43043975, "node_id": "MDQ6VXNlcjQzMDQzOTc1", "avatar_url": "https://avatars.githubusercontent.com/u/43043975?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sachinmuradi", "html_url": "https://github.com/sachinmuradi", "followers_url": "https://api.github.c...
[ { "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
[]
2023-07-20T00:42:11
2023-07-24T19:45:43
2023-07-24T19:45:43
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61334", "html_url": "https://github.com/tensorflow/tensorflow/pull/61334", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61334.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61334.patch", "merged_at": "2023-07-...
With the current pattern matching we have for Swish fusion in [remapper.cc ](https://github.com/tensorflow/tensorflow/blob/1cd941acb2ccd4582a52a223a11ebc8288c27fae/tensorflow/core/grappler/optimizers/remapper.cc#L1834), it will fuse ops into 'Swish' op if one of the inputs to 'Mul' is from same op as the input to Sigmo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61334/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61334/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61332
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61332/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61332/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61332/events
https://github.com/tensorflow/tensorflow/pull/61332
1,812,826,223
PR_kwDOArmXAs5V8IXr
61,332
[oneDNN] Add 2 new patterns for layernorm fusion
{ "login": "kanvi-nervana", "id": 42224278, "node_id": "MDQ6VXNlcjQyMjI0Mjc4", "avatar_url": "https://avatars.githubusercontent.com/u/42224278?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kanvi-nervana", "html_url": "https://github.com/kanvi-nervana", "followers_url": "https://api.githu...
[ { "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
[ "Hi @ezhulenev, Can you please take a look at this PR? Thank you!" ]
2023-07-19T22:29:34
2023-08-24T18:44:52
2023-08-24T18:44:51
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61332", "html_url": "https://github.com/tensorflow/tensorflow/pull/61332", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61332.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61332.patch", "merged_at": "2023-08-...
co-author: @ustcuna Following pattern is seen in 3 models. It looks similar to InstanceNorm pattern but it is actually LayerNorm based on the reduction axis. Under right conditions, this pattern will be fused as LayerNorm to improve performance. ![image](https://github.com/intel-innersource/frameworks.ai.tensorf...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61332/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61332/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61331
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61331/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61331/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61331/events
https://github.com/tensorflow/tensorflow/pull/61331
1,812,715,749
PR_kwDOArmXAs5V7wIG
61,331
[oneDNN] Add BFloat16 Specialization Functor for Mean Op
{ "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": 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
[ "Hi @ezhulenev, can you please take a look at this PR? Thanks!", "Hi @ezhulenev, Can you please take a look at this PR? Thanks!", "Hi @ezhulenev - this PR got reverted, can you please point me to the error so we can fix it? Thanks." ]
2023-07-19T20:54:36
2023-08-31T23:24:34
2023-08-28T22:06:01
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61331", "html_url": "https://github.com/tensorflow/tensorflow/pull/61331", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61331.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61331.patch", "merged_at": "2023-08-...
Currently BFloat16 Mean Op causes BFloat16 accumulation which may result in incorrect output. This prevents Mean to be used with the lower BFloat16 precision. This PR: 1. Just like the existing implementation of the Sum op, ensures BFloat16 Mean accumulation happens in FP32 by adding a Casting Specialization registr...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61331/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61331/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61330
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61330/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61330/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61330/events
https://github.com/tensorflow/tensorflow/issues/61330
1,812,318,866
I_kwDOArmXAs5sBcqS
61,330
Tesla v100 Tensorflow CUDA Support
{ "login": "anand-shubham", "id": 47324013, "node_id": "MDQ6VXNlcjQ3MzI0MDEz", "avatar_url": "https://avatars.githubusercontent.com/u/47324013?v=4", "gravatar_id": "", "url": "https://api.github.com/users/anand-shubham", "html_url": "https://github.com/anand-shubham", "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": "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 @anand-shubham ,\r\n\r\nPlease find the tested configurations of CUDA and cuDNN [here](https://www.tensorflow.org/install/source#gpu).\r\n\r\n\r\ntensorflow-2.4.0 | 3.6-3.8 | GCC 7.3.1 | Bazel 3.1.0 | 8.0 | 11.0\r\n-- | -- | -- | -- | -- | --\r\n\r\nFor TF2.4v you should use CUDA 11.0 and cuDNN 8.0 and GCC vers...
2023-07-19T16:43:13
2023-08-16T01:46:44
2023-08-16T01:46:42
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.4 ### Custom code Yes ### OS platform and distribution RHEL 7.9 ### Mobile device _No response_ ### Python version 3.6 ### Bazel version _No response_ ### GCC/compiler version...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61330/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61330/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61329
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61329/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61329/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61329/events
https://github.com/tensorflow/tensorflow/issues/61329
1,811,975,812
I_kwDOArmXAs5sAI6E
61,329
LSTM support for quantisation aware training.
{ "login": "TayyabaZainab0807", "id": 36931312, "node_id": "MDQ6VXNlcjM2OTMxMzEy", "avatar_url": "https://avatars.githubusercontent.com/u/36931312?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TayyabaZainab0807", "html_url": "https://github.com/TayyabaZainab0807", "followers_url": "https...
[ { "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
[ "@TayyabaZainab0807 Could you please have a look at the post-training quantization. As per this [thread](https://discuss.tensorflow.org/t/quantizing-lstm-layers/1876) of TF forum unfortunately, Quantization aware training is not supports LSTM/RNN layers yet. It is in the process to be implemented. Thank you!\r\n\r\...
2023-07-19T13:39:46
2023-08-08T01:51:21
2023-08-08T01:51:21
NONE
null
null
null
I wonder if quantization-aware training has the support for lstm?
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61329/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61329/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61328
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61328/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61328/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61328/events
https://github.com/tensorflow/tensorflow/issues/61328
1,811,895,049
I_kwDOArmXAs5r_1MJ
61,328
Random predictions with intel-tensorflow when OMP_THREAD_LIMIT is set
{ "login": "fcouziniedevy", "id": 53623276, "node_id": "MDQ6VXNlcjUzNjIzMjc2", "avatar_url": "https://avatars.githubusercontent.com/u/53623276?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fcouziniedevy", "html_url": "https://github.com/fcouziniedevy", "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": "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 @fcouziniedevy ,\r\n\r\nI'm unable to replicate your problem. The predictions using OMP_NUM_THREAD is constant and not random. Please refer the [gist](https://colab.research.google.com/gist/Varsha-anjanappa/ae9f5662513c39ace7c3a078e74d5bff/61328.ipynb).\r\n\r\nThank you!!", "Hi,\r\nsorry my post was not consi...
2023-07-19T12:58:52
2023-08-29T20:41:44
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? The problem arises when using *intel-tensorflow* ### Source binary ### TensorFlow version unknown, 2.13.0 (package intel_tensorflow-2.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl) ### Custom code No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61328/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61328/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61327
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61327/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61327/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61327/events
https://github.com/tensorflow/tensorflow/issues/61327
1,811,873,824
I_kwDOArmXAs5r_wAg
61,327
tensorflow/core/common_runtime/gpu/gpu_util.cc:293] GPU->CPU Memcpy failed
{ "login": "HAMZA12337", "id": 66895798, "node_id": "MDQ6VXNlcjY2ODk1Nzk4", "avatar_url": "https://avatars.githubusercontent.com/u/66895798?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HAMZA12337", "html_url": "https://github.com/HAMZA12337", "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
[ "@HAMZA12337,\r\nWe see that you are using tf version 1.15, 1.x is not actively supported, please update to 2.x and let us know if you are facing the same issue.\r\n\r\nAnd also you have provided the code which is suitable for 1.x version. Could you please try to migrate your TensorFlow code from TensorFlow 1.x to ...
2023-07-19T12:46:52
2023-08-12T01:45:50
2023-08-12T01:45:47
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 1.15 ### Custom code Yes ### OS platform and distribution Windows ### Mobile device _No response_ ### Python version 3.7 ### Bazel version _No respo...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61327/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61327/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61326
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61326/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61326/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61326/events
https://github.com/tensorflow/tensorflow/issues/61326
1,811,869,931
I_kwDOArmXAs5r_vDr
61,326
Could not load dynamic library 'libcublasLt.so.12'; dlerror: libcublasLt.so.12: cannot open shared object file: No such file or directory
{ "login": "jagiella", "id": 4679834, "node_id": "MDQ6VXNlcjQ2Nzk4MzQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4679834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jagiella", "html_url": "https://github.com/jagiella", "followers_url": "https://api.github.com/users/jagie...
[ { "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
[ "Okay I fixed it! I needed to install another flavor of the libcudnn matching my cuda version:\r\n\r\n```\r\nsudo apt-get install libcudnn8=8.9.3.28-1+cuda11.8\r\n```", "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6...
2023-07-19T12:44:33
2023-07-19T13:02:39
2023-07-19T13:02:37
NONE
null
null
null
### Issue type Bug ### 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 Linux Ubuntu 23.10 ### Mobile device _No response_ ### Python version 3.11 ### Bazel version _No ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61326/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61326/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61325
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61325/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61325/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61325/events
https://github.com/tensorflow/tensorflow/issues/61325
1,811,597,505
I_kwDOArmXAs5r-sjB
61,325
How can I profile "Inference" by Profiler, and view performance profile by tensorboard
{ "login": "Pan17WJ", "id": 8042317, "node_id": "MDQ6VXNlcjgwNDIzMTc=", "avatar_url": "https://avatars.githubusercontent.com/u/8042317?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Pan17WJ", "html_url": "https://github.com/Pan17WJ", "followers_url": "https://api.github.com/users/Pan17WJ/...
[ { "id": 284285184, "node_id": "MDU6TGFiZWwyODQyODUxODQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:tensorboard", "name": "comp:tensorboard", "color": "0052cc", "default": false, "description": "Tensorboard related issues" }, { "id": 386191887, "n...
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
[ "@Pan17WJ Could you please have a look at this [doc](https://www.tensorflow.org/tfx/serving/tensorboard) on Tensor-board profiling and try with the latest TF version 2.13 ?Thank you!", "It doesn't seem to work. It generates the following file. When I opens the browser http://localhost:6006 by tensorboard, the dis...
2023-07-19T09:54:26
2023-08-12T01:45:53
2023-08-12T01:45:49
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.9.3 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 20.04 ### Mobile device _No response_ ### Python version 3.7 ### Bazel version _No response_ ### GCC/c...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61325/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61325/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61324
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61324/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61324/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61324/events
https://github.com/tensorflow/tensorflow/issues/61324
1,811,567,720
I_kwDOArmXAs5r-lRo
61,324
tensorflow/core/grappler/optimizers/meta_optimizer.cc:954] layout failed: INVALID_ARGUMENT: Size of values 0 does not match size of permutation 4 @ fanin shape inmodel_6/dropout_12/dropout/SelectV2-2-TransposeNHWCToNCHW-LayoutOptimizer
{ "login": "Armanasq", "id": 60850934, "node_id": "MDQ6VXNlcjYwODUwOTM0", "avatar_url": "https://avatars.githubusercontent.com/u/60850934?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Armanasq", "html_url": "https://github.com/Armanasq", "followers_url": "https://api.github.com/users/Arm...
[ { "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 @Armanasq,\r\n\r\nIn order to expedite the trouble-shooting process, please provide the complete code snippet to reproduce the issue reported here. I've tried to reproduce the issue [here](https://colab.research.google.com/gist/Varsha-anjanappa/55f59c3611c314f93550473980130af8/61324.ipynb), could you please tak...
2023-07-19T09:36:07
2024-02-23T15:18:18
2024-02-13T01:47:20
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.12.0 ### Custom code Yes ### OS platform and distribution Kaggle ### Mobile device _No response_ ### Python version 3.10.12 ### Bazel version _No response_ ### GCC/compiler version...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61324/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61324/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61323
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61323/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61323/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61323/events
https://github.com/tensorflow/tensorflow/issues/61323
1,811,559,409
I_kwDOArmXAs5r-jPx
61,323
TensorFlow Lite Converter wraps unpack operator with dequantize/quantize
{ "login": "willisacs-arm", "id": 112401409, "node_id": "U_kgDOBrMcAQ", "avatar_url": "https://avatars.githubusercontent.com/u/112401409?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willisacs-arm", "html_url": "https://github.com/willisacs-arm", "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": "abattery", "id": 3203059, "node_id": "MDQ6VXNlcjMyMDMwNTk=", "avatar_url": "https://avatars.githubusercontent.com/u/3203059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/abattery", "html_url": "https://github.com/abattery", "followers_url": "https://api.github.com/users/abatt...
[ { "login": "abattery", "id": 3203059, "node_id": "MDQ6VXNlcjMyMDMwNTk=", "avatar_url": "https://avatars.githubusercontent.com/u/3203059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/abattery", "html_url": "https://github.com/abattery", "followers_url": "https://api.gi...
null
[ "@willisacs-arm Did you try with the latest TF version 2.13 and let us know the outcome?\r\nHave a look at [this](https://www.tensorflow.org/lite/performance/post_training_quantization) reference for more information on quantization. Thank you!", "Hi yes the behaviour is the same for all versions above 2.12", "...
2023-07-19T09:31:11
2024-06-03T10:12:51
null
NONE
null
null
null
### System information - Linux Ubuntu 20.04 - TensorFlow installed from: pip source - TensorFlow versions: 2.12.0-current master ### Code Provide code to help us reproduce your issues using one of the following options: ``` import tensorflow as tf from tensorflow.keras.layers import Layer, Input from ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61323/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61323/timeline
null
reopened
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61322
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61322/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61322/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61322/events
https://github.com/tensorflow/tensorflow/issues/61322
1,811,535,020
I_kwDOArmXAs5r-dSs
61,322
Tensorflow and onednn logs
{ "login": "akote123", "id": 133775732, "node_id": "U_kgDOB_lBdA", "avatar_url": "https://avatars.githubusercontent.com/u/133775732?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akote123", "html_url": "https://github.com/akote123", "followers_url": "https://api.github.com/users/akote123/...
[ { "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 @akote123 , could you share the original verbose log, thanks!", "Hi @huiyan2021, I have uploaded here [vit_intel_log.zip](https://github.com/tensorflow/tensorflow/files/12105129/vit_intel_log.zip) \r\n", "I guess the reason is that _mklops are logged by <<, where the outputs are fully buffered if they are...
2023-07-19T09:17:40
2023-11-01T02:54:00
null
NONE
null
null
null
Hi, I am trying to analyse the call flow of tensorflow and onednn. I am setting up environment vars as export ONEDNN_VERBOSE=1 export TF_CPP_MAX_VLOG_LEVEL=1   export omp_num_threads=1 I am collecting the logs. I was trying to map _mklops with onednn primitive. But here the onednn and mkl calls are random ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61322/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61322/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61321
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61321/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61321/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61321/events
https://github.com/tensorflow/tensorflow/issues/61321
1,811,458,501
I_kwDOArmXAs5r-KnF
61,321
Android GPU Delegate Error while using groups in Conv2d
{ "login": "HoshinoAris", "id": 69342739, "node_id": "MDQ6VXNlcjY5MzQyNzM5", "avatar_url": "https://avatars.githubusercontent.com/u/69342739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HoshinoAris", "html_url": "https://github.com/HoshinoAris", "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
[ "@stellaly As the error message indicates, please call invoke on the same thread where the GPU delegate is created as noted [here](https://www.tensorflow.org/lite/performance/gpu#android) and use the latest version of TFLiteGPUDelegate.\r\nThank you!", "> @stellaly As the error message indicates, please call invo...
2023-07-19T08:39:43
2023-08-04T01:51:54
2023-08-04T01:51:54
NONE
null
null
null
**System information** - Android 13: - TensorFlow installed from binary: **use GPU Delegate** **use model** ```python self.g_a0 = tf.keras.layers.Conv2D( N, kernel_size=5, strides=2, padding="same", # data_format="channels_first", ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61321/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61321/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61320
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61320/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61320/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61320/events
https://github.com/tensorflow/tensorflow/pull/61320
1,811,201,352
PR_kwDOArmXAs5V2jMx
61,320
refactor: _postprocess_flat_outputs()
{ "login": "arjun-234", "id": 103405661, "node_id": "U_kgDOBinYXQ", "avatar_url": "https://avatars.githubusercontent.com/u/103405661?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arjun-234", "html_url": "https://github.com/arjun-234", "followers_url": "https://api.github.com/users/arjun-...
[ { "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": 1169364458, "node_id": "MDU6TGFiZWwxMTY5MzY0NDU4", ...
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
[ "Did this show up in a performance profile or why did you decide to optimize this code?\r\n\r\nReadability is always subjective and one could argue that list comprehensions are easier to read.", "Hey @sherhut, Thanks for your feedback! The code optimization aimed to improve efficiency by consolidating loops. Whil...
2023-07-19T05:48:28
2023-09-12T07:15:47
2023-09-12T07:15:44
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61320", "html_url": "https://github.com/tensorflow/tensorflow/pull/61320", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61320.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61320.patch", "merged_at": null }
In this refactored version, I have changed the code to consolidate two loops into one loop for the same method, improving efficiency and readability.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61320/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61320/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61319
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61319/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61319/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61319/events
https://github.com/tensorflow/tensorflow/issues/61319
1,811,168,902
I_kwDOArmXAs5r9D6G
61,319
Converted(quantized) model of simple dense neural network returns same repeated output
{ "login": "sinban04", "id": 15901475, "node_id": "MDQ6VXNlcjE1OTAxNDc1", "avatar_url": "https://avatars.githubusercontent.com/u/15901475?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sinban04", "html_url": "https://github.com/sinban04", "followers_url": "https://api.github.com/users/sin...
[ { "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
[ "@sinban04 Could you please try to rerun the model using the latest TF version as you're using an older one?\r\nHave you gone through [this](https://www.tensorflow.org/lite/performance/post_training_quantization#full_integer_quantization) part already?\r\nThank you!", "@sushreebarsa \r\nSure, I already did try th...
2023-07-19T05:21:21
2023-08-07T03:52:08
2023-08-07T03:52:05
NONE
null
null
null
### 1. System information - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 22.04.2 LTS - TensorFlow installation (pip package or built from source): ```bash export condaPip=`which -a pip | grep $condaEnvName` $condaPip install tensorflow==2.7.0 $condaPip install numpy $condaPip install pan...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61319/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61319/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61318
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61318/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61318/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61318/events
https://github.com/tensorflow/tensorflow/issues/61318
1,810,994,972
I_kwDOArmXAs5r8Zcc
61,318
tf-nightly prints WARNING:tensorflow during import tensorflow
{ "login": "lutzroeder", "id": 438516, "node_id": "MDQ6VXNlcjQzODUxNg==", "avatar_url": "https://avatars.githubusercontent.com/u/438516?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lutzroeder", "html_url": "https://github.com/lutzroeder", "followers_url": "https://api.github.com/users/l...
[ { "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
[ "Hi @lutzroeder ,\r\n\r\nI have replicated the reported behaviour and attached logs below.\r\n\r\n```\r\n(bazel) suryanarayanay@surya-ubuntu20:~$ python\r\nPython 3.9.16 (main, Mar 8 2023, 14:00:05) \r\n[GCC 11.2.0] :: Anaconda, Inc. on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more inf...
2023-07-19T01:55:26
2023-12-23T21:52:57
2023-12-23T21:46:11
CONTRIBUTOR
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.14.0-dev20230706 ### Custom code Yes ### Python version 3.11 ### Current behavior? `import tensorflow` prints warnings which cannot be disabled with `os.envir...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61318/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61318/timeline
null
not_planned
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61317
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61317/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61317/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61317/events
https://github.com/tensorflow/tensorflow/issues/61317
1,810,224,531
I_kwDOArmXAs5r5dWT
61,317
snapshot op wrongly changes data fingerprint
{ "login": "maciejskorski", "id": 31315784, "node_id": "MDQ6VXNlcjMxMzE1Nzg0", "avatar_url": "https://avatars.githubusercontent.com/u/31315784?v=4", "gravatar_id": "", "url": "https://api.github.com/users/maciejskorski", "html_url": "https://github.com/maciejskorski", "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": "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
[ "@maciejskorski I tried to replicate the issue on colab using TF v2.12, please find the attached [gist](https://colab.research.google.com/gist/sushreebarsa/a371a4c340eabea40555a380de1bf2b2/61317.ipynb) here. I have got the output as ; `1889`. Could you please confirm the same?\r\nThank you!", "This issue is stale...
2023-07-18T15:50:06
2023-10-12T12:52:59
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version v2.12.0-rc1-12-g0db597d0d75 ### Custom code Yes ### OS platform and distribution Linux 4e51bcd72cb8 5.15.109 (Colab) ### Mobile device _No response_ ### Pyth...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61317/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61317/timeline
null
reopened
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61316
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61316/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61316/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61316/events
https://github.com/tensorflow/tensorflow/issues/61316
1,810,199,701
I_kwDOArmXAs5r5XSV
61,316
import tensorflow error
{ "login": "vinayk114", "id": 96284609, "node_id": "U_kgDOBb0vwQ", "avatar_url": "https://avatars.githubusercontent.com/u/96284609?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vinayk114", "html_url": "https://github.com/vinayk114", "followers_url": "https://api.github.com/users/vinayk11...
[ { "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 @vinayk114 \r\n\r\nThere is numpy dependency, please check if you've installed correct numpy version .\r\nhttps://github.com/tensorflow/tensorflow/blob/0db597d0d758aba578783b5bf46c889700a45085/tensorflow/tools/pip_package/setup.py#L97\r\nYou can install numpy by running **pip install numpy==1.22**. The compatib...
2023-07-18T15:38:04
2023-08-03T01:51:02
2023-08-03T01:50:59
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.12.0 ### Custom code Yes ### OS platform and distribution windows 10 ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/comp...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61316/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61316/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61315
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61315/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61315/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61315/events
https://github.com/tensorflow/tensorflow/issues/61315
1,810,120,992
I_kwDOArmXAs5r5EEg
61,315
ImportError: undefined symbol after install
{ "login": "helmunt1998", "id": 93800286, "node_id": "U_kgDOBZdHXg", "avatar_url": "https://avatars.githubusercontent.com/u/93800286?v=4", "gravatar_id": "", "url": "https://api.github.com/users/helmunt1998", "html_url": "https://github.com/helmunt1998", "followers_url": "https://api.github.com/users/he...
[ { "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
[ "From the template it looks like you are installing **TensorFlow** (TF) prebuilt binaries:\n * For TF-GPU - See point 1\n * For TF-CPU - See point 2\n-----------------------------------------------------------------------------------------------\n**1. Installing **TensorFlow-GPU** (TF) prebuilt binaries**\n\nMa...
2023-07-18T15:04:06
2023-08-03T01:51:09
2023-08-03T01:51:02
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 1.7.0 ### Custom code No ### OS platform and distribution Linux-4.14.0-xilinx-v2018.3-armv7l-with-pynqlinux-v2.6-WFH ### Mobile device no ### Python version 3.6.5 ### Bazel version 0....
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61315/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61315/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61314
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61314/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61314/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61314/events
https://github.com/tensorflow/tensorflow/issues/61314
1,810,106,203
I_kwDOArmXAs5r5Adb
61,314
TensorFlow 2.13 distributed training fail
{ "login": "nikita-savelyevv", "id": 23343961, "node_id": "MDQ6VXNlcjIzMzQzOTYx", "avatar_url": "https://avatars.githubusercontent.com/u/23343961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nikita-savelyevv", "html_url": "https://github.com/nikita-savelyevv", "followers_url": "https://...
[ { "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": "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
[ "I have the same issue\r\nsource binary\r\ntensorflow 2.13.0\r\nPython 3.9.1\r\nCUDA 12.1.1-1\r\nCUDnn 8.9.1.23\r\nGPU 3x NVIDIA V100", "Hi @nikita-savelyevv ,\r\n\r\nFrom your attached code snippet i have changed this line:\r\n`train_dataset = mnist_test.cache().shuffle(10000).batch(batch_size)\r\n`\r\n to :\r\n...
2023-07-18T14:56:01
2024-04-22T21:18:00
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 No ### OS platform and distribution Linux Ubuntu 20.04.3 ### Mobile device Linux Ubuntu 20.04.3 ### Python version 3.8.10 ### Bazel version _No response_ ### ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61314/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/61314/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61313
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61313/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61313/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61313/events
https://github.com/tensorflow/tensorflow/issues/61313
1,810,071,643
I_kwDOArmXAs5r44Bb
61,313
snapshoting failure on dataset made from generator
{ "login": "maciejskorski", "id": 31315784, "node_id": "MDQ6VXNlcjMxMzE1Nzg0", "avatar_url": "https://avatars.githubusercontent.com/u/31315784?v=4", "gravatar_id": "", "url": "https://api.github.com/users/maciejskorski", "html_url": "https://github.com/maciejskorski", "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": "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
[ "@sachinprasadhs I was able to replicate this issue on colab using TF v[2.12](https://colab.research.google.com/gist/sushreebarsa/6bbdf455ce7f0ee9a8c21451e72ad619/61313.ipynb) ,[2.13](https://colab.research.google.com/gist/sushreebarsa/5b2c607a0a6cd2be0d368bad7c384cc6/61313.ipynb) and [tf-nightly](https://colab.re...
2023-07-18T14:37:30
2023-08-01T07:44:38
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version v2.12.0-rc1-12-g0db597d0d75 ### Custom code Yes ### OS platform and distribution Linux 4e51bcd72cb8 5.15.109 (Colab) ### Mobile device _No response_ ### Pyth...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61313/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61313/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61312
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61312/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61312/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61312/events
https://github.com/tensorflow/tensorflow/issues/61312
1,809,876,624
I_kwDOArmXAs5r4IaQ
61,312
Linking an Android library with TFLite GPU using CMake causes undefined symbol errors
{ "login": "GoldFeniks", "id": 14744013, "node_id": "MDQ6VXNlcjE0NzQ0MDEz", "avatar_url": "https://avatars.githubusercontent.com/u/14744013?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GoldFeniks", "html_url": "https://github.com/GoldFeniks", "followers_url": "https://api.github.com/use...
[ { "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": 404586594, ...
open
false
{ "login": "alankelly", "id": 5112267, "node_id": "MDQ6VXNlcjUxMTIyNjc=", "avatar_url": "https://avatars.githubusercontent.com/u/5112267?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alankelly", "html_url": "https://github.com/alankelly", "followers_url": "https://api.github.com/users/al...
[ { "login": "alankelly", "id": 5112267, "node_id": "MDQ6VXNlcjUxMTIyNjc=", "avatar_url": "https://avatars.githubusercontent.com/u/5112267?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alankelly", "html_url": "https://github.com/alankelly", "followers_url": "https://api...
null
[ "Hey @GoldFeniks,\r\n\r\nI've got the same problem when building TFLite 2.13.0 with CMake. I manage to fix it by editing `tensorflow/lite/CMakeLists.txt`. \r\n\r\nBefore `if(TFLITE_ENABLE_GPU)` I added the following lines:\r\n```\r\npopulate_tflite_source_vars(\"core/async/interop\" TFLITE_CORE_ASYNC_INTEROP_SRCS)\...
2023-07-18T12:56:34
2024-01-31T19:30:15
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.13 ### Custom code Yes ### OS platform and distribution Linux 6.3.1, EndeavourOS ### Mobile device _No response_ ### Python version _No respons...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61312/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61312/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61311
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61311/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61311/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61311/events
https://github.com/tensorflow/tensorflow/issues/61311
1,809,776,026
I_kwDOArmXAs5r3v2a
61,311
Building TFLite for Android with CMake requires Android 26
{ "login": "GoldFeniks", "id": 14744013, "node_id": "MDQ6VXNlcjE0NzQ0MDEz", "avatar_url": "https://avatars.githubusercontent.com/u/14744013?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GoldFeniks", "html_url": "https://github.com/GoldFeniks", "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": "terryheo", "id": 2908505, "node_id": "MDQ6VXNlcjI5MDg1MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/2908505?v=4", "gravatar_id": "", "url": "https://api.github.com/users/terryheo", "html_url": "https://github.com/terryheo", "followers_url": "https://api.github.com/users/terry...
[ { "login": "terryheo", "id": 2908505, "node_id": "MDQ6VXNlcjI5MDg1MDU=", "avatar_url": "https://avatars.githubusercontent.com/u/2908505?v=4", "gravatar_id": "", "url": "https://api.github.com/users/terryheo", "html_url": "https://github.com/terryheo", "followers_url": "https://api.gi...
null
[ "Hi @GoldFeniks \r\n\r\nAs this issue is being tracked in #61312 , can we close this as duplicate?\r\n\r\nThanks.", "Hello @pjpratik,\r\n\r\nI would argue that it's a separate issue.\r\n\r\nIn the docs the minimal supported version is still 19 or 21 for most of the modules: https://www.tensorflow.org/lite/android...
2023-07-18T11:54:50
2023-07-31T22:06:28
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.13 ### Custom code Yes ### OS platform and distribution Linux 6.3.1, EndeavourOS ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No re...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61311/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61311/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61310
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61310/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61310/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61310/events
https://github.com/tensorflow/tensorflow/issues/61310
1,809,320,031
I_kwDOArmXAs5r2Ahf
61,310
xla_cpu_gpu_device: MSVC compile errors
{ "login": "johnnkp", "id": 22496821, "node_id": "MDQ6VXNlcjIyNDk2ODIx", "avatar_url": "https://avatars.githubusercontent.com/u/22496821?v=4", "gravatar_id": "", "url": "https://api.github.com/users/johnnkp", "html_url": "https://github.com/johnnkp", "followers_url": "https://api.github.com/users/johnnk...
[ { "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": "kenfranko", "id": 56562020, "node_id": "MDQ6VXNlcjU2NTYyMDIw", "avatar_url": "https://avatars.githubusercontent.com/u/56562020?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kenfranko", "html_url": "https://github.com/kenfranko", "followers_url": "https://api.github.com/users/...
[ { "login": "kenfranko", "id": 56562020, "node_id": "MDQ6VXNlcjU2NTYyMDIw", "avatar_url": "https://avatars.githubusercontent.com/u/56562020?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kenfranko", "html_url": "https://github.com/kenfranko", "followers_url": "https://a...
null
[ "The priority of this issue is higher than https://github.com/tensorflow/tensorflow/issues/60397. Some errors of that issue may be disappeared under `clang-cl`.", "I know that 2.14 has applied fixes to `msvc_wrapper_for_nvcc.py`. It at least works up to 13000 compile actions with the following changes to `msvc_wr...
2023-07-18T07:28:01
2023-11-16T01:49:28
2023-11-16T01:49:25
CONTRIBUTOR
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.13.0 ### Custom code Yes ### OS platform and distribution Windows 10 22H2 ### Mobile device _No response_ ### Python version Anaconda 2023.07-1 ### Bazel version 6.2.1 ##...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61310/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61310/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61309
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61309/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61309/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61309/events
https://github.com/tensorflow/tensorflow/pull/61309
1,809,211,884
PR_kwDOArmXAs5Vv1r9
61,309
segment_reduction_ops_gpu: Fix MSVC compile errors
{ "login": "johnnkp", "id": 22496821, "node_id": "MDQ6VXNlcjIyNDk2ODIx", "avatar_url": "https://avatars.githubusercontent.com/u/22496821?v=4", "gravatar_id": "", "url": "https://api.github.com/users/johnnkp", "html_url": "https://github.com/johnnkp", "followers_url": "https://api.github.com/users/johnnk...
[ { "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" }, { "id": 1178505529, "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
[ "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/61309/checks?check_run_...
2023-07-18T06:21:51
2023-07-20T06:08:17
2023-07-20T05:46:06
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61309", "html_url": "https://github.com/tensorflow/tensorflow/pull/61309", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61309.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61309.patch", "merged_at": null }
This is a draft PR to fix https://github.com/tensorflow/tensorflow/issues/60397. More Windows specific macros may be necessary to be added.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61309/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61309/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61308
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61308/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61308/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61308/events
https://github.com/tensorflow/tensorflow/issues/61308
1,809,032,102
I_kwDOArmXAs5r06Om
61,308
Question about tensorflow <2.11 and protobuf compatibility
{ "login": "DManowitz", "id": 66927103, "node_id": "MDQ6VXNlcjY2OTI3MTAz", "avatar_url": "https://avatars.githubusercontent.com/u/66927103?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DManowitz", "html_url": "https://github.com/DManowitz", "followers_url": "https://api.github.com/users/...
[ { "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
[]
2023-07-18T03:57:22
2023-07-20T21:26:21
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.1 ### Custom code No ### OS platform and distribution Windows 10 ### Mobile device N/A ### Python version 3.8 ### Bazel version N/A ### GCC/compiler version N/A ### ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61308/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61308/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61307
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61307/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61307/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61307/events
https://github.com/tensorflow/tensorflow/issues/61307
1,808,882,111
I_kwDOArmXAs5r0Vm_
61,307
KerasTensor和tf.tensor之间的转换
{ "login": "lmx666-gif", "id": 52613795, "node_id": "MDQ6VXNlcjUyNjEzNzk1", "avatar_url": "https://avatars.githubusercontent.com/u/52613795?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lmx666-gif", "html_url": "https://github.com/lmx666-gif", "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": "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
[ "@lmx666-gif It happens for the older version of TF . Could you try to upgrade it using the following;\r\n```\r\npip install tensorflow --upgrade\r\n```\r\nOtherwise you can also run the following and restart the kernel\r\nimport tensorflow as tf\r\ntf.enable_eager_execution(). \r\n\r\nPlease let us know if it help...
2023-07-18T01:29:12
2023-08-08T01:51:29
2023-08-08T01:51:26
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.4 ### Custom code Yes ### OS platform and distribution Window10 ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/compiler version ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61307/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61307/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61306
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61306/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61306/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61306/events
https://github.com/tensorflow/tensorflow/issues/61306
1,808,796,007
I_kwDOArmXAs5r0Aln
61,306
TensorFlow distributed training works for at most 2 GPUs
{ "login": "aeave", "id": 77916424, "node_id": "MDQ6VXNlcjc3OTE2NDI0", "avatar_url": "https://avatars.githubusercontent.com/u/77916424?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aeave", "html_url": "https://github.com/aeave", "followers_url": "https://api.github.com/users/aeave/follow...
[ { "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
[ "@aeave If you want to use multiple GPUs, you have to manually specify what tensors to put on each GPU.\r\nCould you please refer to [this](https://www.tensorflow.org/guide/distributed_training) document which explains in detail about the distribution strategy and multi-gpu. Thank you!", "Hello! Thank you for res...
2023-07-17T23:41:39
2023-08-10T01:54:24
2023-08-10T01:54:22
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.12.0 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 22.04 ### Mobile device _No response_ ### Python version 3.9.16 ### Bazel version _No response_ ### GCC/compi...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61306/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61306/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61305
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61305/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61305/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61305/events
https://github.com/tensorflow/tensorflow/pull/61305
1,808,606,068
PR_kwDOArmXAs5VtxtU
61,305
Interface for XLA Outside Compilation in TPU VMs
{ "login": "LionOfJewdah", "id": 19232265, "node_id": "MDQ6VXNlcjE5MjMyMjY1", "avatar_url": "https://avatars.githubusercontent.com/u/19232265?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LionOfJewdah", "html_url": "https://github.com/LionOfJewdah", "followers_url": "https://api.github.c...
[ { "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-07-17T20:51:12
2023-07-17T21:31:14
2023-07-17T21:31:14
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61305", "html_url": "https://github.com/tensorflow/tensorflow/pull/61305", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61305.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61305.patch", "merged_at": null }
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61305/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61305/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61304
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61304/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61304/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61304/events
https://github.com/tensorflow/tensorflow/pull/61304
1,808,560,101
PR_kwDOArmXAs5VtncR
61,304
Interface for XLA Outside Compilation in TPU VMs
{ "login": "LionOfJewdah", "id": 19232265, "node_id": "MDQ6VXNlcjE5MjMyMjY1", "avatar_url": "https://avatars.githubusercontent.com/u/19232265?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LionOfJewdah", "html_url": "https://github.com/LionOfJewdah", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
[ "Whoops, first PR from Github. I only need to merge my own commit 😅" ]
2023-07-17T20:24:47
2023-07-17T20:51:40
2023-07-17T20:51:40
CONTRIBUTOR
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61304", "html_url": "https://github.com/tensorflow/tensorflow/pull/61304", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61304.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61304.patch", "merged_at": null }
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61304/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61304/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61303
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61303/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61303/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61303/events
https://github.com/tensorflow/tensorflow/issues/61303
1,808,454,217
I_kwDOArmXAs5rytJJ
61,303
Build failure
{ "login": "morgandu", "id": 11281451, "node_id": "MDQ6VXNlcjExMjgxNDUx", "avatar_url": "https://avatars.githubusercontent.com/u/11281451?v=4", "gravatar_id": "", "url": "https://api.github.com/users/morgandu", "html_url": "https://github.com/morgandu", "followers_url": "https://api.github.com/users/mor...
[ { "id": 473173351, "node_id": "MDU6TGFiZWw0NzMxNzMzNTE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:build/install", "name": "type:build/install", "color": "159b2e", "default": false, "description": "Build and install issues" } ]
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/61303\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQ...
2023-07-17T19:26:44
2023-07-17T19:54:01
2023-07-17T19:53:58
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.11.0 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 22.04 ### Mobile device _No response_ ### Python version 3.10 ### Bazel version 5.4.0 ### GCC/co...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61303/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61303/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61302
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61302/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61302/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61302/events
https://github.com/tensorflow/tensorflow/pull/61302
1,808,451,366
PR_kwDOArmXAs5VtSqQ
61,302
Tfl-to-TOSA lowering for 'tfl.range' and 'tfl.shape' ops
{ "login": "rafaelubalmw", "id": 133914350, "node_id": "U_kgDOB_te7g", "avatar_url": "https://avatars.githubusercontent.com/u/133914350?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rafaelubalmw", "html_url": "https://github.com/rafaelubalmw", "followers_url": "https://api.github.com/use...
[ { "id": 474725938, "node_id": "MDU6TGFiZWw0NzQ3MjU5Mzg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stale", "name": "stale", "color": "d4c5f9", "default": false, "description": "This label marks the issue/pr stale - to be closed automatically if no activity" }, ...
closed
false
{ "login": "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
[ "A couple of broad comments. It's not clear these belong in a TFL to TOSA pass, as neither of them are generating TOSA, rather shape/arith/tensor/etc. They could be separated out into a separate pass doing TFL to tensor (or similar).\r\n\r\nIn addition, I'm working to propose DIM/tosa.dim as a new operator inside T...
2023-07-17T19:24:32
2024-01-19T08:34:16
2024-01-19T08:34:10
NONE
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61302", "html_url": "https://github.com/tensorflow/tensorflow/pull/61302", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61302.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61302.patch", "merged_at": null }
null
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61302/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61302/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61301
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61301/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61301/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61301/events
https://github.com/tensorflow/tensorflow/issues/61301
1,808,193,282
I_kwDOArmXAs5rxtcC
61,301
Model checkpoint to tflite model
{ "login": "MaheshwariAnkit", "id": 118751480, "node_id": "U_kgDOBxQA-A", "avatar_url": "https://avatars.githubusercontent.com/u/118751480?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MaheshwariAnkit", "html_url": "https://github.com/MaheshwariAnkit", "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": "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
[ "@MaheshwariAnkit Once you have loaded your TensorFlow Lite model into memory, you can perform inference using the tflite::Interpreter::Invoke() method:\r\n```\r\ninterpreter->Invoke();\r\n```\r\nPlease have a look at [this](https://www.tensorflow.org/lite/guide/inference) guide to know more on TFlite inference.\r\...
2023-07-17T17:02:43
2023-08-09T01:52:18
2023-08-09T01:52:18
NONE
null
null
null
### 1. System information - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux - TensorFlow installation (pip package or built from source): built from source - TensorFlow library (version, if pip package or github SHA, if built from source):2.12 I am using tflilte(c++) and doing on device training ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61301/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61301/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61300
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61300/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61300/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61300/events
https://github.com/tensorflow/tensorflow/pull/61300
1,808,079,924
PR_kwDOArmXAs5VsAVY
61,300
Fix TOSA legalization for RSQRT operator
{ "login": "jamwar01", "id": 70524219, "node_id": "MDQ6VXNlcjcwNTI0MjE5", "avatar_url": "https://avatars.githubusercontent.com/u/70524219?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jamwar01", "html_url": "https://github.com/jamwar01", "followers_url": "https://api.github.com/users/jam...
[ { "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
[ "> Its a little bit difficult to evaluate pure on code, was there numerical evaluations done here additionally? Some stats as to them?\r\n\r\nFor an int8 quantized DETR model, there was sparse -1 discrepancies when comparing the output tensors of tosa.rsqrt and tfl.rsqrt. This patch fixes the reported issue and pas...
2023-07-17T15:55:03
2023-09-15T21:11:25
2023-09-15T21:11:25
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61300", "html_url": "https://github.com/tensorflow/tensorflow/pull/61300", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61300.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61300.patch", "merged_at": "2023-09-...
More closely match tflite kernel's behaviour Change-Id: Ibe1a6e24c069beddfb46cf40c665d346b88cf097
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61300/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61300/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61299
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61299/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61299/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61299/events
https://github.com/tensorflow/tensorflow/issues/61299
1,807,840,710
I_kwDOArmXAs5rwXXG
61,299
Parse output of `mobile_ssd_v2_float_coco.tflite`
{ "login": "caiotoledo-lunasystems", "id": 92656601, "node_id": "U_kgDOBYXT2Q", "avatar_url": "https://avatars.githubusercontent.com/u/92656601?v=4", "gravatar_id": "", "url": "https://api.github.com/users/caiotoledo-lunasystems", "html_url": "https://github.com/caiotoledo-lunasystems", "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": "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 @caiotoledo-lunasystems \r\n\r\nThe [TensorFlow Lite Object Detection](https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android#tensorflow-lite-object-detection-android-demo) Demo example uses different models trained on COCO dataset. \r\n\r\nIn the example, [TensorFlow Lite Tas...
2023-07-17T13:53:12
2023-07-27T08:08:26
2023-07-27T08:08:23
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version v2.11.1 ### Custom code Yes ### OS platform and distribution Linux Ubuntu 20.04 ### Mobile device Android ### Python version _No response_ ### Bazel version 6.2.0 ### GCC/compile...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61299/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61299/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61298
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61298/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61298/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61298/events
https://github.com/tensorflow/tensorflow/issues/61298
1,807,655,395
I_kwDOArmXAs5rvqHj
61,298
tensorflow keras model.predict() is not thread safe
{ "login": "henghamao", "id": 4012446, "node_id": "MDQ6VXNlcjQwMTI0NDY=", "avatar_url": "https://avatars.githubusercontent.com/u/4012446?v=4", "gravatar_id": "", "url": "https://api.github.com/users/henghamao", "html_url": "https://github.com/henghamao", "followers_url": "https://api.github.com/users/he...
[ { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 1097546578, "node_id": "MDU6TGFiZWwxMDk3NTQ2NTc4", ...
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
[ "@henghamao I have tried to replicate the code in both TF v[2.12](https://colab.research.google.com/gist/sushreebarsa/e16d74cbeafeed276592a84d5034591c/61298.ipynb) and [2.13](https://colab.research.google.com/gist/sushreebarsa/c469631cfe2252acf1a871f92496cf8a/61298.ipynb#scrollTo=7oZEGiY_t-0o). I haven't faced the ...
2023-07-17T12:19:06
2023-08-11T16:56:23
2023-08-11T16:56:19
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version tf 2.13.0 ### Custom code Yes ### OS platform and distribution Linux CentOS 7.9 ### Mobile device _No response_ ### Python version 3.11.4 ### Bazel version _No response_ ### GCC/com...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61298/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61298/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61297
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61297/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61297/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61297/events
https://github.com/tensorflow/tensorflow/issues/61297
1,807,374,244
I_kwDOArmXAs5rulek
61,297
CTC Loss errors on TPU
{ "login": "sronen71", "id": 4361027, "node_id": "MDQ6VXNlcjQzNjEwMjc=", "avatar_url": "https://avatars.githubusercontent.com/u/4361027?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sronen71", "html_url": "https://github.com/sronen71", "followers_url": "https://api.github.com/users/srone...
[ { "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": "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
[ "Correction: it doesn't crash on TPU, only nonterminating errors and nan loss as described.\r\n(the log above was wrong due to setting jit_compile=True while on TPU).\r\n\r\nCorrected error log is:\r\n\r\nWARNING:tensorflow:From /usr/local/lib/python3.8/site-packages/tensorflow/python/ops/ctc_ops.py:1512: alias_inp...
2023-07-17T09:34:24
2023-07-24T14:49:28
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version 2.12 ### Custom code Yes ### OS platform and distribution Kaggle notebook ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/compiler ve...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61297/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61297/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61296
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61296/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61296/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61296/events
https://github.com/tensorflow/tensorflow/pull/61296
1,807,369,528
PR_kwDOArmXAs5VpkZm
61,296
Support for jit-ed block reorder on AArch64
{ "login": "cfRod", "id": 65665931, "node_id": "MDQ6VXNlcjY1NjY1OTMx", "avatar_url": "https://avatars.githubusercontent.com/u/65665931?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cfRod", "html_url": "https://github.com/cfRod", "followers_url": "https://api.github.com/users/cfRod/follow...
[ { "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": 1104829434, "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
[ "@penpornk ", "@penpornk done!", "Done!" ]
2023-07-17T09:31:55
2023-07-21T17:24:34
2023-07-21T17:24:33
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61296", "html_url": "https://github.com/tensorflow/tensorflow/pull/61296", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61296.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61296.patch", "merged_at": "2023-07-...
Re-opening a new PR for commit https://github.com/tensorflow/tensorflow/pull/61123/commits/a071af0ca8a3ea1fe242094514507f649f3ab64e
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61296/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61296/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61295
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61295/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61295/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61295/events
https://github.com/tensorflow/tensorflow/pull/61295
1,807,343,735
PR_kwDOArmXAs5Vpein
61,295
Update oneDNN reorder
{ "login": "cfRod", "id": 65665931, "node_id": "MDQ6VXNlcjY1NjY1OTMx", "avatar_url": "https://avatars.githubusercontent.com/u/65665931?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cfRod", "html_url": "https://github.com/cfRod", "followers_url": "https://api.github.com/users/cfRod/follow...
[ { "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": 1104829434, "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
[ "@penpornk " ]
2023-07-17T09:20:53
2023-07-18T13:01:50
2023-07-18T13:01:50
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61295", "html_url": "https://github.com/tensorflow/tensorflow/pull/61295", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61295.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61295.patch", "merged_at": "2023-07-...
Opening this PR again, since https://github.com/tensorflow/tensorflow/pull/61123 was reverted and the dependent PR https://github.com/tensorflow/tensorflow/pull/61093 was closed.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61295/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61295/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61294
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61294/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61294/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61294/events
https://github.com/tensorflow/tensorflow/pull/61294
1,807,290,173
PR_kwDOArmXAs5VpS3v
61,294
[NVIDIA TF] Optimize embedding_lookup_sparse using new grad op [PART 2/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
[ "Hi @cantonios, would you be able to help review this PR please?" ]
2023-07-17T08:48:15
2023-08-02T21:48:05
2023-08-02T21:48:04
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61294", "html_url": "https://github.com/tensorflow/tensorflow/pull/61294", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61294.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61294.patch", "merged_at": "2023-08-...
Sequel to https://github.com/tensorflow/tensorflow/pull/60383 (This is a rebased version of https://github.com/benbarsdell/tensorflow/pull/1) cc @cantonios @nluehr @pjannaty
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61294/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61294/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61293
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61293/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61293/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61293/events
https://github.com/tensorflow/tensorflow/issues/61293
1,807,031,686
I_kwDOArmXAs5rtR2G
61,293
Unable to hide TPUs
{ "login": "AakashKumarNain", "id": 11736571, "node_id": "MDQ6VXNlcjExNzM2NTcx", "avatar_url": "https://avatars.githubusercontent.com/u/11736571?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AakashKumarNain", "html_url": "https://github.com/AakashKumarNain", "followers_url": "https://api...
[ { "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
[ "@AakashKumarNain Please follow [this](https://www.tensorflow.org/guide/tpu) guide to know more about the usability of TPU using TF. I tried to replicate the issue as mentioned above, and didn't face the error reported. I was able to run the code as expected. Could you please have a look at this [gist](https://cola...
2023-07-17T05:53:45
2023-08-03T18:21:40
null
MEMBER
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.12 ### Custom code No ### OS platform and distribution Kaggle Notebooks ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _N...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61293/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61293/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61292
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61292/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61292/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61292/events
https://github.com/tensorflow/tensorflow/pull/61292
1,806,747,381
PR_kwDOArmXAs5VncHf
61,292
Prevent callback copies. Make lambda as mutable.
{ "login": "pateldeev", "id": 42748234, "node_id": "MDQ6VXNlcjQyNzQ4MjM0", "avatar_url": "https://avatars.githubusercontent.com/u/42748234?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pateldeev", "html_url": "https://github.com/pateldeev", "followers_url": "https://api.github.com/users/...
[ { "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": "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-07-16T22:58:06
2023-07-17T17:38:30
2023-07-17T17:38:30
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61292", "html_url": "https://github.com/tensorflow/tensorflow/pull/61292", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61292.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61292.patch", "merged_at": "2023-07-...
I noticed extra copies of the callbacks. By default, lambdas capture by const semantics. They need to marked mutable to move capture. See https://godbolt.org/z/3Ec6zcK8r
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61292/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61292/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61291
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61291/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61291/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61291/events
https://github.com/tensorflow/tensorflow/issues/61291
1,806,720,946
I_kwDOArmXAs5rsF-y
61,291
Issue still tittle
{ "login": "RubyRusul", "id": 51497057, "node_id": "MDQ6VXNlcjUxNDk3MDU3", "avatar_url": "https://avatars.githubusercontent.com/u/51497057?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RubyRusul", "html_url": "https://github.com/RubyRusul", "followers_url": "https://api.github.com/users/...
[ { "id": 473173272, "node_id": "MDU6TGFiZWw0NzMxNzMyNzI=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:feature", "name": "type:feature", "color": "159b2e", "default": false, "description": "Feature requests" }, { "id": 1593512946, "node_id": "MDU6TGF...
closed
true
{ "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
[ "> ### Issue type\r\n> Documentation Feature Request\r\n> \r\n> ### Have you reproduced the bug with TensorFlow Nightly?\r\n> Yes\r\n> \r\n> ### Source\r\n> source\r\n> \r\n> ### TensorFlow version\r\n> Tf2.8\r\n> \r\n> ### Custom code\r\n> Yes\r\n> \r\n> ### OS platform and distribution\r\n> _No response_\r\n> \r\...
2023-07-16T21:10:22
2023-07-16T21:55:31
2023-07-16T21:55:30
NONE
spam
null
null
### Issue type Documentation Feature Request ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version Tf2.8 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61291/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61291/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61290
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61290/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61290/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61290/events
https://github.com/tensorflow/tensorflow/issues/61290
1,806,677,893
I_kwDOArmXAs5rr7eF
61,290
Add ComplexOp to TFLite
{ "login": "drubinstein", "id": 577149, "node_id": "MDQ6VXNlcjU3NzE0OQ==", "avatar_url": "https://avatars.githubusercontent.com/u/577149?v=4", "gravatar_id": "", "url": "https://api.github.com/users/drubinstein", "html_url": "https://github.com/drubinstein", "followers_url": "https://api.github.com/user...
[ { "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": 404586594, ...
open
false
{ "login": "zichuan-wei", "id": 10928342, "node_id": "MDQ6VXNlcjEwOTI4MzQy", "avatar_url": "https://avatars.githubusercontent.com/u/10928342?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zichuan-wei", "html_url": "https://github.com/zichuan-wei", "followers_url": "https://api.github.com/...
[ { "login": "zichuan-wei", "id": 10928342, "node_id": "MDQ6VXNlcjEwOTI4MzQy", "avatar_url": "https://avatars.githubusercontent.com/u/10928342?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zichuan-wei", "html_url": "https://github.com/zichuan-wei", "followers_url": "htt...
null
[ "@pjpratik I was able to replicate the issue, please find the [gist](https://colab.research.google.com/gist/sushreebarsa/d81e141e46491014502142931af458bc/61290.ipynb) here. Thank you!", "Hi @drubinstein \r\n\r\nYou might need to add in\r\n\r\nhttps://github.com/tensorflow/tensorflow/blob/master/tensorflow/compile...
2023-07-16T18:32:37
2024-01-31T19:28:23
null
CONTRIBUTOR
null
null
null
**System information** - MacOS 13.4.1 - binary (via pip) - 2.13.0 **Provide the text output from tflite_convert** ```python3 loc(callsite(callsite(fused["Complex:", callsite("sequential/lambda/Complex@__inference__wrapped_model_30"("/opt/homebrew/lib/python3.11/site-packages/tensorflow/python/util/dispatch.py...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61290/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61290/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61289
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61289/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61289/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61289/events
https://github.com/tensorflow/tensorflow/issues/61289
1,806,571,416
I_kwDOArmXAs5rrheY
61,289
Build error with Clang 16
{ "login": "zamazan4ik", "id": 7355383, "node_id": "MDQ6VXNlcjczNTUzODM=", "avatar_url": "https://avatars.githubusercontent.com/u/7355383?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zamazan4ik", "html_url": "https://github.com/zamazan4ik", "followers_url": "https://api.github.com/users...
[ { "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 @zamazan4ik ,\r\n\r\nThanks for reporting.I have to setup required environment and then will try to replicate the issue and let you know. Thanks", "Just to note - the issue can be easily fixed by adding the missing `cstdint` header and using `std::uint64_t` and `std::size_t` types (I did just this on my local...
2023-07-16T12:53:20
2023-12-03T04:28:18
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version master branch ### Custom code No ### OS platform and distribution Fedora 38 ### Mobile device _No response_ ### Python version _No response_ ### Bazel version Automatically...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61289/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61289/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61288
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61288/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61288/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61288/events
https://github.com/tensorflow/tensorflow/issues/61288
1,806,506,425
I_kwDOArmXAs5rrRm5
61,288
GPU Usage in tensorflow
{ "login": "SirKnightV", "id": 71390611, "node_id": "MDQ6VXNlcjcxMzkwNjEx", "avatar_url": "https://avatars.githubusercontent.com/u/71390611?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SirKnightV", "html_url": "https://github.com/SirKnightV", "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": "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
[ "@SirKnightV If you want to use a gpu for TF , then please follow [this](https://www.tensorflow.org/guide/gpu#:~:text=TensorFlow%20supports%20running%20computations%20on,that%20is%20visible%20to%20TensorFlow.) guide. This [doc](https://github.com/tensorflow/docs/blob/master/site/en/guide/gpu.ipynb) will give you t...
2023-07-16T09:06:06
2023-08-06T01:48:30
2023-08-06T01:48:27
NONE
null
null
null
### Issue type Documentation Feature Request ### 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 10 Pro 22H2 ### Mobile device _No response_ ### Python versi...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61288/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61288/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61287
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61287/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61287/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61287/events
https://github.com/tensorflow/tensorflow/issues/61287
1,806,415,144
I_kwDOArmXAs5rq7Uo
61,287
The return value when LayerNormalization takes zero vectors as input
{ "login": "PhyllisJi", "id": 34181680, "node_id": "MDQ6VXNlcjM0MTgxNjgw", "avatar_url": "https://avatars.githubusercontent.com/u/34181680?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PhyllisJi", "html_url": "https://github.com/PhyllisJi", "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": "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 @PhyllisJi,\r\n\r\nThere is a new parameter called momentum in Batch Normalization which makes a difference during inference.\r\n\r\nFor Batch Normalization - **During inference (i.e. when using evaluate() or predict() or when calling the layer/model with the argument training=False (which is the default), the ...
2023-07-16T03:39:41
2023-08-09T01:52:23
2023-08-09T01:52:20
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf2.12.0 ### Custom code Yes ### OS platform and distribution MacOs ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No resp...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61287/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61287/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61286
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61286/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61286/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61286/events
https://github.com/tensorflow/tensorflow/issues/61286
1,806,087,130
I_kwDOArmXAs5rprPa
61,286
`tf.image.decode_jpeg` can not decode jpeg base64 encoded image
{ "login": "GF-Huang", "id": 4510984, "node_id": "MDQ6VXNlcjQ1MTA5ODQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4510984?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GF-Huang", "html_url": "https://github.com/GF-Huang", "followers_url": "https://api.github.com/users/GF-Hu...
[ { "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
[ "@GF-Huang \r\nCould you have a look at the below example of what decode jpeg function does in TensorFlow;\r\n```\r\n\r\nimport tensorflow as tf\r\npath_image = \"/content/kitten.jpg\"\r\nimage_open = open(path_image, 'rb')\r\nread_image = image_open.read()\r\nimage_decode = tf.image.decode_jpeg(read_image)\r\nimag...
2023-07-15T13:33:28
2023-07-24T04:13:14
2023-07-23T08:50:23
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version 2.10.1 ### Custom code Yes ### OS platform and distribution Win11 22H2 ### Mobile device _No response_ ### Python version 3.10.11 ### Bazel version _No response_ ### GCC/compiler ver...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61286/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61286/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61285
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61285/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61285/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61285/events
https://github.com/tensorflow/tensorflow/issues/61285
1,806,030,862
I_kwDOArmXAs5rpdgO
61,285
ValueError: No gradients provided for any variable
{ "login": "innat", "id": 17668390, "node_id": "MDQ6VXNlcjE3NjY4Mzkw", "avatar_url": "https://avatars.githubusercontent.com/u/17668390?v=4", "gravatar_id": "", "url": "https://api.github.com/users/innat", "html_url": "https://github.com/innat", "followers_url": "https://api.github.com/users/innat/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": "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 @innat,\r\n\r\nThanks for reaching us. I have replicated the reported behaviour and attaching [gist](https://colab.research.google.com/gist/SuryanarayanaY/dfa90a5e94ff3f5d136bc2d27b72e6f0/61285_-grqad_of_pytorch_tf.ipynb) here for reference. Gradients will return None when `target` and `sources` not connected i...
2023-07-15T11:35:56
2023-08-26T01:52:02
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.12 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel v...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61285/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61285/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61284
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61284/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61284/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61284/events
https://github.com/tensorflow/tensorflow/issues/61284
1,805,872,053
I_kwDOArmXAs5ro2u1
61,284
`tf.math.reduce_sum`'s `name` property doesn't change in `model.compile`
{ "login": "ubless607", "id": 5417257, "node_id": "MDQ6VXNlcjU0MTcyNTc=", "avatar_url": "https://avatars.githubusercontent.com/u/5417257?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ubless607", "html_url": "https://github.com/ubless607", "followers_url": "https://api.github.com/users/ub...
[ { "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
[ "@ubless607 \r\nIn order to expedite the trouble-shooting process, please provide the complete code snippet to reproduce the issue reported here. Please share all the dependencies [here](https://colab.research.google.com/gist/sushreebarsa/97272f7c7ea8dfcce3a2842680c7fe6e/61284.ipynb). Thank you!", "This issue is ...
2023-07-15T04:12:59
2023-08-06T01:48:32
2023-08-06T01:48:29
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.13 ### Custom code No ### OS platform and distribution Linux Ubuntu 18.04.6 LTS ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/c...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61284/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61284/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61283
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61283/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61283/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61283/events
https://github.com/tensorflow/tensorflow/issues/61283
1,805,649,207
I_kwDOArmXAs5roAU3
61,283
Tensor dimension mismatch when `tf.keras.Input` is used as input
{ "login": "YaoJiayi", "id": 82156730, "node_id": "MDQ6VXNlcjgyMTU2NzMw", "avatar_url": "https://avatars.githubusercontent.com/u/82156730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/YaoJiayi", "html_url": "https://github.com/YaoJiayi", "followers_url": "https://api.github.com/users/Yao...
[ { "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 @YaoJiayi \r\n\r\nYou can expand the dimension by using expand_dims:\r\nx = np.expand_dims(x,axis=0)\r\n\r\nYou can also refer to a similar issue [#34720](https://github.com/tensorflow/tensorflow/issues/34720)\r\n\r\nPlease have a look at the gist [here](https://colab.research.google.com/gist/Varsha-anjanappa/7...
2023-07-14T22:13:11
2023-08-02T01:49:41
2023-08-02T01:49:38
NONE
null
null
null
### 1. System information - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 20.04 - TensorFlow installation (pip package or built from source): pip - TensorFlow library (version, if pip package or github SHA, if built from source): 2.14.0-dev20230602 ### 2. Code This is the minimized code...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61283/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61283/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61282
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61282/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61282/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61282/events
https://github.com/tensorflow/tensorflow/issues/61282
1,805,626,758
I_kwDOArmXAs5rn62G
61,282
AttributeError: module 'tensorflow.saved_model' has no attribute 'builder'
{ "login": "GF-Huang", "id": 4510984, "node_id": "MDQ6VXNlcjQ1MTA5ODQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4510984?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GF-Huang", "html_url": "https://github.com/GF-Huang", "followers_url": "https://api.github.com/users/GF-Hu...
[ { "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
[ "@GF-Huang [Migrate the SavedModel workflow](https://www.tensorflow.org/guide/migrate/saved_model), will guide you to migrate TF1 saved model to TF2 compatible. Please have a look at this [link](https://www.tensorflow.org/guide/migrate/saved_model#tensorflow_1_load_a_savedmodel_with_tfsaved_modelload) to export the...
2023-07-14T21:48:59
2023-08-03T01:51:13
2023-08-03T01:51:11
NONE
null
null
null
### Issue type Support ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version v2.10.0-76-gfdfc646704c 2.10.1 ### Custom code Yes ### OS platform and distribution Win11 22H2 ### Mobile device _No response_ ### Python version 3.10.11 ### Bazel version _No res...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61282/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61282/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61281
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61281/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61281/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61281/events
https://github.com/tensorflow/tensorflow/issues/61281
1,805,398,599
I_kwDOArmXAs5rnDJH
61,281
`MeanAbsoluteError` returns "nan" when given empty tensors
{ "login": "FGRCL", "id": 35940434, "node_id": "MDQ6VXNlcjM1OTQwNDM0", "avatar_url": "https://avatars.githubusercontent.com/u/35940434?v=4", "gravatar_id": "", "url": "https://api.github.com/users/FGRCL", "html_url": "https://github.com/FGRCL", "followers_url": "https://api.github.com/users/FGRCL/follow...
[ { "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 @FGRCL ,\r\n\r\nI have gone through the issue and replicated the reported behaviour and attached [gist](https://colab.research.google.com/gist/SuryanarayanaY/fff1cc34b602cdc91dcafb5f3a0051ba/61281_nightly.ipynb) for reference. What I observed is even with Numpy for empty arrays Numpy also generating `nan` only ...
2023-07-14T19:06:49
2024-02-07T01:46:47
2024-02-07T01:46:41
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version v1.12.1-96880-g4499c968316 2.14.0-dev20230714 ### Custom code No ### OS platform and distribution macOS 13.2.1 ### Mobile device v ### Python version 3.11.4 ### Bazel version n/a ##...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61281/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61281/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61280
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61280/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61280/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61280/events
https://github.com/tensorflow/tensorflow/pull/61280
1,804,736,930
PR_kwDOArmXAs5Vgylh
61,280
Promote IRFFT2D to TFLite Builtin ops
{ "login": "drubinstein", "id": 577149, "node_id": "MDQ6VXNlcjU3NzE0OQ==", "avatar_url": "https://avatars.githubusercontent.com/u/577149?v=4", "gravatar_id": "", "url": "https://api.github.com/users/drubinstein", "html_url": "https://github.com/drubinstein", "followers_url": "https://api.github.com/user...
[ { "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": 1169365494, "node_id": "MDU6TGF...
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
[ "Can you give advice on how to add IRFFT2D for the converter? I can't find a guide and I realize this PR is missing the MLIR implementation for the TF->TFLite conversion. ", "All mlir and lite tests should be passing now", "Bump. I've noticed that other people are making changes to similar files. Before I go an...
2023-07-14T11:44:00
2024-06-07T16:09:49
null
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61280", "html_url": "https://github.com/tensorflow/tensorflow/pull/61280", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61280.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61280.patch", "merged_at": null }
IRFFT2D has been implemented in TFLite for a couple of years now. In a lot of my use cases, the models I work with have both an RFFT2D (already builtin) and an IRFFT2D (not builtin) step and having IRFFT2D promoted to a built-in op would be massively useful for me. In this PR, I removed IRFFT2D from the custom ops list...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61280/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61280/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61279
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61279/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61279/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61279/events
https://github.com/tensorflow/tensorflow/issues/61279
1,804,459,881
I_kwDOArmXAs5rjd9p
61,279
can't save compiled model as .tf
{ "login": "Imacder", "id": 101330867, "node_id": "U_kgDOBgovsw", "avatar_url": "https://avatars.githubusercontent.com/u/101330867?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Imacder", "html_url": "https://github.com/Imacder", "followers_url": "https://api.github.com/users/Imacder/foll...
[ { "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
[ "@Imacder Keras separates the concerns of saving your model architecture and saving your model weights.\r\nThe model structure can be described and saved using two different formats: JSON and YAML. You can save a model with model.save() or [keras.models.save_model()](https://www.tensorflow.org/api_docs/python/tf/ke...
2023-07-14T08:34:09
2023-08-03T01:51:18
2023-08-03T01:51:15
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 Mac mini m1 ### Mobile device _No response_ ### Python version 3.9 ### Bazel version _No...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61279/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61279/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61278
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61278/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61278/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61278/events
https://github.com/tensorflow/tensorflow/pull/61278
1,804,147,297
PR_kwDOArmXAs5Vexyy
61,278
[NextPluggableDevice] Variant datatype support in MakeTensorFromProto
{ "login": "jzhoulon", "id": 6346853, "node_id": "MDQ6VXNlcjYzNDY4NTM=", "avatar_url": "https://avatars.githubusercontent.com/u/6346853?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jzhoulon", "html_url": "https://github.com/jzhoulon", "followers_url": "https://api.github.com/users/jzhou...
[ { "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
[ "@jyingl3 can you help to have a look? thanks" ]
2023-07-14T04:32:34
2023-08-18T10:30:02
2023-08-18T10:30:02
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61278", "html_url": "https://github.com/tensorflow/tensorflow/pull/61278", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61278.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61278.patch", "merged_at": "2023-08-...
This PR will add Variant datatype support in MakeTensorFromProto. With out this, it will failed when converting Tensor to XLA tensor(DataTypeToPrimitiveType) since xla has no primitive type for variant.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61278/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61278/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61277
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61277/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61277/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61277/events
https://github.com/tensorflow/tensorflow/pull/61277
1,803,880,386
PR_kwDOArmXAs5Vd32f
61,277
[oneDNN] Enable Caching Scaled Bias in QuantizedMatmul in oneDNN 3.x
{ "login": "mahmoud-abuzaina", "id": 24963061, "node_id": "MDQ6VXNlcjI0OTYzMDYx", "avatar_url": "https://avatars.githubusercontent.com/u/24963061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mahmoud-abuzaina", "html_url": "https://github.com/mahmoud-abuzaina", "followers_url": "https://...
[ { "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": "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
[ "Thank you for reviewing the PR, I have addressed your comments. For the code refactoring, yes, we will create a separate PR after this is merged.", "(Just for future reference)\r\nAll 3 failures seem unrelated.\r\n\r\n[AMD ROCm](http://ml-ci.amd.com:21096/blue/organizations/jenkins/tensorflow%2Fgithub-prs-upstre...
2023-07-13T23:08:16
2023-07-21T20:53:30
2023-07-21T20:53:30
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61277", "html_url": "https://github.com/tensorflow/tensorflow/pull/61277", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61277.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61277.patch", "merged_at": "2023-07-...
- oneDNN v3.x requires Bias to be passed as float in QuantizedMatMul. There are some models that have Bias as QINT32. So we convert that Bias to float with proper scaling. This PR caches the scaled bias in the first iteration to avoid doing that conversion in subsequent iterations. - This PR also enables weight cach...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61277/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61277/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61276
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61276/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61276/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61276/events
https://github.com/tensorflow/tensorflow/pull/61276
1,803,848,121
PR_kwDOArmXAs5Vdwts
61,276
return assert_shapes for debugging.assert_shapes
{ "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...
[ { "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": 1097547147, "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 @sachinprasadhs Any update on this PR? Please. Thank you!", "This PR is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.", "Hi @sachinprasadhs Any update on this PR? Please. Thank you!", "This PR is stale because it has been open for ...
2023-07-13T22:30:25
2023-11-10T21:03:24
2023-11-10T21:03:22
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61276", "html_url": "https://github.com/tensorflow/tensorflow/pull/61276", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61276.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61276.patch", "merged_at": "2023-11-...
return assert_shapes for debugging.assert_shapes. Fixes: https://github.com/tensorflow/tensorflow/issues/61163
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61276/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61276/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61275
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61275/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61275/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61275/events
https://github.com/tensorflow/tensorflow/issues/61275
1,803,815,885
I_kwDOArmXAs5rhAvN
61,275
Files are missing in Windows
{ "login": "zarat", "id": 6713390, "node_id": "MDQ6VXNlcjY3MTMzOTA=", "avatar_url": "https://avatars.githubusercontent.com/u/6713390?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zarat", "html_url": "https://github.com/zarat", "followers_url": "https://api.github.com/users/zarat/follower...
[ { "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
[ "The error you are encountering indicates that the C code is unable to find the required TensorFlow C header files. To resolve this issue, you need to ensure that the necessary header files and libraries are correctly included in your build environment.\r\n\r\nHere are the steps to fix the issue:\r\n\r\n1. Make sur...
2023-07-13T21:56:35
2023-08-03T01:51:21
2023-08-03T01:51:18
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source binary ### TensorFlow version 2.13.0 ### Custom code No ### OS platform and distribution Windows 10 x86_64 ### Mobile device _No response_ ### Python version 3.10.8 ### Bazel version _No response_ ### ...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61275/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61275/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61274
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61274/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61274/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61274/events
https://github.com/tensorflow/tensorflow/issues/61274
1,803,659,363
I_kwDOArmXAs5rgahj
61,274
Error installing impoerting TF model into Node red
{ "login": "brandonlaerdal", "id": 139502937, "node_id": "U_kgDOCFClWQ", "avatar_url": "https://avatars.githubusercontent.com/u/139502937?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brandonlaerdal", "html_url": "https://github.com/brandonlaerdal", "followers_url": "https://api.github.c...
[ { "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": "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, \r\n\r\nI don't we have any distributions done for Node Red and we don't provide any support outside of our releases published in our Github repo, https://pypi.org/project/tensorflow/.\r\n\r\nFrom the `Node Red` document, I was able to find the way to Install Tensorflow using community build. \r\nFor more deta...
2023-07-13T19:42:52
2023-07-30T01:52:03
2023-07-30T01:52:00
NONE
null
null
null
Hello, I am getting a tensor flow to install on my node red. It seems like there is and install issue and I keep on getting the error pictured below. I have also tried import an model from teachable machine too and I get the same error please help. ![Capture](https://github.com/tensorflow/tensorflow/assets/139502937/3...
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61274/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61274/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/61272
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61272/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61272/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61272/events
https://github.com/tensorflow/tensorflow/pull/61272
1,803,381,221
PR_kwDOArmXAs5VcKHJ
61,272
Fix ambiguity in use of overloaded functions in XLA
{ "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": 1133285679, "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 @elfringham Can you please resolve conflicts? Thank you!", "Hi @elfringham Can you please resolve conflicts? Thank you!", "@gbaned conflicts resolved. Sorry for the delay but I was out last week.", "(Just for future reference)\r\n[AMD ROCm](http://ml-ci.amd.com:21096/blue/organizations/jenkins/tensorflow%...
2023-07-13T16:34:20
2023-08-22T14:08:37
2023-07-25T14:13:34
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/61272", "html_url": "https://github.com/tensorflow/tensorflow/pull/61272", "diff_url": "https://github.com/tensorflow/tensorflow/pull/61272.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/61272.patch", "merged_at": "2023-07-...
Cast ambiguous parameter so that it is not ambiguous and so gcc will compile it.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61272/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61272/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/61271
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/61271/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/61271/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/61271/events
https://github.com/tensorflow/tensorflow/issues/61271
1,802,982,930
I_kwDOArmXAs5rd1YS
61,271
TFlite running interpreter->invoke() has failed - Segmentation fault
{ "login": "HemiFate", "id": 87158423, "node_id": "MDQ6VXNlcjg3MTU4NDIz", "avatar_url": "https://avatars.githubusercontent.com/u/87158423?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HemiFate", "html_url": "https://github.com/HemiFate", "followers_url": "https://api.github.com/users/Hem...
[ { "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
[ "@HemiFate,\r\nCould you please provide the complete standalone code and the tensorflow version you are trying to reproduce the issue which 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 act...
2023-07-13T13:03:01
2023-08-18T01:46:32
2023-08-18T01:46:30
NONE
null
null
null
In TFLite, I wrote a custom delegate in C++ and encountered an error: "Segmentation fault". This error occurs after the initialization is complete and specifically after the invocation of interpreter->invoke(). The custom delegate's prepare function is executed, but the eva function is not executed.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/61271/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/61271/timeline
null
completed
false