tf.keras.layers.UpSampling2D crashes(aborts) when size is large #46914
Labels
comp:keras
Keras related issues
stat:awaiting tensorflower
Status - Awaiting response from tensorflower
TF 2.4
for issues related to TF 2.4
type:bug
Bug
System information
Describe the current behavior
tf.keras.layers.UpSampling2Dcrashes(aborts) whensizeis largeDescribe the expected behavior
expect an exception message if the input unexpected instead of crash.
Standalone code to reproduce the issue
Output:
The text was updated successfully, but these errors were encountered: