Open LongZE666 opened 3 days ago
Hi @LongZE666 , Thank you for raising your concern here. I tried running your code on Colab using TensorFlow 2.17.0 and faced the same issue. However, with TensorFlow 2.18.0 and the nightly versions, it works fine. We always recommend using the latest versions for better results. Please find the gist here for your reference. Thank you!
Issue type
Bug
Have you reproduced the bug with TensorFlow Nightly?
Yes
Source
source
TensorFlow version
tf2.17.0 tf2.16.1
Custom code
Yes
OS platform and distribution
Linux Ubuntu 20.04
Mobile device
No response
Python version
No response
Bazel version
No response
GCC/compiler version
No response
CUDA/cuDNN version
No response
GPU model and memory
No response
Current behavior?
Under specific inputs,
ParameterizedTruncatedNormal
triggered a crash.Standalone code to reproduce the issue
Relevant log output