Fix crash if tf.nn.conv2d_backprop_filter or tf.nn.conv2d_backprop_input is...
Fix crash if tf.nn.conv2d_backprop_filter or tf.nn.conv2d_backprop_input is run with empty filter or input respectively. Resolves #13643. PiperOrigin-RevId: 172153646
Loading
Please sign in to comment