[XLA] Speed up exhaustive_f32_elementwise_op_test.
This was spending the majority of its time in Literal::Get() and Literal::Set(). Before: 2.5s to run a shard. After: 1.0s to run a shard. PiperOrigin-RevId: 231054690
Loading
Please sign in to comment