[XLA] Remove unnecessary duplicate tests from hlo_evaluator_test.
Previously we were running all tests twice, once in "bf16" mode and one in vanilla f32 mode. But for testcases which didn't contain any bf16 values, this was running things twice, unnecessarily. PiperOrigin-RevId: 226968170
Loading
Please sign in to comment