[XLA] Fix bugs and incomplete comment in reduce_precision_test.cc.
We want a bitwise or, not bitwise and, to add in the sign bit. This was previously just creating zeros instead of negative test values. PiperOrigin-RevId: 161473273
Loading
Please sign in to comment