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

Some Check Failed errors in tf.raw_ops.MatrixSetDiagV2 #65674

Open
xl1043237213 opened this issue Apr 14, 2024 · 1 comment
Open

Some Check Failed errors in tf.raw_ops.MatrixSetDiagV2 #65674

xl1043237213 opened this issue Apr 14, 2024 · 1 comment
Assignees
Labels
comp:ops OPs related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower TF 2.16 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

Yes

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?

Some Check Failed errors in tf.raw_ops.MatrixSetDiagV2, which causes the program to crash. See the colab link below for details.

Standalone code to reproduce the issue

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

Relevant log output

# Check failed: d < dims() (1 vs. 1)
# Check failed: d < dims() (2 vs. 2)
@google-ml-butler google-ml-butler bot added the type:bug Bug label Apr 14, 2024
@tilakrayal tilakrayal added TF 2.15 For issues related to 2.15.x comp:ops OPs related issues TF 2.16 stat:awaiting tensorflower Status - Awaiting response from tensorflower and removed TF 2.15 For issues related to 2.15.x labels Apr 15, 2024
@tilakrayal
Copy link
Contributor

@xl1043237213,
I was able to reproduce the issue on TensorFlow v2.15, v2.16 and tf-nightly. Kindly find the gist of it here.

image

@tilakrayal tilakrayal added stat:awaiting tensorflower Status - Awaiting response from tensorflower and removed stat:awaiting tensorflower Status - Awaiting response from tensorflower labels May 20, 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.16 type:bug Bug
Projects
None yet
Development

No branches or pull requests

2 participants