tf.pad crashes with large paddings #51908
Labels
2.6.0
comp:ops
OPs related issues
stat:awaiting response
Status - Awaiting response from author
type:bug
Bug
System information
Describe the current behavior
tf.padcrashes when the argument "paddings" has large values.Describe the expected behavior
Expect an exception to be thrown if the input
paddingsis unexpected.Standalone code to reproduce the issue
outputs:
The text was updated successfully, but these errors were encountered: