[TF:XLA] Add support for the V2 variants of the FusedBatchNorm operators,...
[TF:XLA] Add support for the V2 variants of the FusedBatchNorm operators, which support mixed precision training. Until the necessary support for mixed precision fused batch norm is added to XLA, implement by casting to a common type. PiperOrigin-RevId: 177468202
Loading
Please sign in to comment