[XLA] Revise the way to express a CPU specific test.
Use #ifdef XLA_TEST_BACKEND_CPU to protect the test instead of disabling it for all the other backends except for the CPU backend. PiperOrigin-RevId: 215651036
Loading
Please sign in to comment