Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check failed in tf.raw_ops.TensorListSplit when the values of element_shape are too large. #65862

Open
xl1043237213 opened this issue Apr 16, 2024 · 1 comment
Assignees
Labels
comp:ops OPs related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower TF 2.15 For issues related to 2.15.x type:bug Bug

Comments

@xl1043237213
Copy link

Issue type

Bug

Have you reproduced the bug with TensorFlow Nightly?

Yes

Source

binary

TensorFlow version

tf 2.15

Custom code

No

OS platform and distribution

Linux Ubuntu 20.04

Mobile device

No response

Python version

3.10

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

No response

Current behavior?

Check failed in tf.raw_ops.TensorListSplit when the input of element_shape is [0, large number, large number] or [-1, large number, large number].

Standalone code to reproduce the issue

https://colab.research.google.com/drive/1usBJTSd7ip0j6DZwQft28p4deOIcktE2?usp=sharing

Relevant log output

Check failed: 0 <= new_num_elements (0 vs. -1)
@google-ml-butler google-ml-butler bot added the type:bug Bug label Apr 16, 2024
@sushreebarsa sushreebarsa added comp:ops OPs related issues TF 2.15 For issues related to 2.15.x labels Apr 24, 2024
@sushreebarsa
Copy link
Contributor

@xl1043237213 I was able to replicate the issue reported here.
Thank you!

@SuryanarayanaY SuryanarayanaY added the stat:awaiting tensorflower Status - Awaiting response from tensorflower label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:ops OPs related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower TF 2.15 For issues related to 2.15.x type:bug Bug
Projects
None yet
Development

No branches or pull requests

3 participants