Add float16 support to tf.nn.fused_batch_norm on the GPU.
Scale, offset, mean, and variance must still be float32 if the input is float16. PiperOrigin-RevId: 170239448
Loading
Please sign in to comment
Scale, offset, mean, and variance must still be float32 if the input is float16. PiperOrigin-RevId: 170239448