[XLA][BF16] Add bf16 rounding function.
We now use truncation to convert a F32 to BF16 by default. This CL adds a rounding method (basically a roll forward of the rounding part in cl/175252067). PiperOrigin-RevId: 189965138
Loading
Please sign in to comment