Change test to use 2 CPU devices instead of GPU.
General cleanup: testDeviceInAndOutOfCond uses a GPU in a CPU only test build resulting in all operations run on the same device even though the graph is for multiple devices. PiperOrigin-RevId: 212775360
Loading
Please sign in to comment