Searched refs:TestTwoDeviceMult (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime_test.cc | 560 void TestTwoDeviceMult( in TestTwoDeviceMult() function 652 TestTwoDeviceMult(this, MakeOptions("CPU:0", {"CPU:0"}, {"CPU:0", "GPU:0"})); in TEST_F() 659 TestTwoDeviceMult(this, MakeOptions("CPU:0", {"CPU:0"}, {})); in TEST_F() 666 TestTwoDeviceMult(this, MakeOptions("CPU:0", {}, {}), in TEST_F() 675 TestTwoDeviceMult(this, MakeOptions("CPU:0", {"CPU:0", "CPU:1"}, {}), in TEST_F() 681 TestTwoDeviceMult( in TEST_F() 688 TestTwoDeviceMult( in TEST_F()
|