Shuffle output_sizes when testing NCHW.
The output shape needs to reflect that the input has been transposed to NCHW. Without this fix the test fails with XLA somewhere inside compute_gradient_error. I have not done the analysis to figure out how this test passes with TF without XLA. PiperOrigin-RevId: 223895440
Loading
Please sign in to comment