Searched refs:TestTwoDeviceMult (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | process_function_library_runtime_test.cc | 577 void TestTwoDeviceMult( in TestTwoDeviceMult() function 701 TestTwoDeviceMult(this, MakeOptions("CPU:0", {"CPU:0"}, {"CPU:0", "GPU:0"})); in TEST_F() 708 TestTwoDeviceMult(this, MakeOptions("CPU:0", {"CPU:0"}, {})); in TEST_F() 715 TestTwoDeviceMult(this, MakeOptions("CPU:0", {}, {}), in TEST_F() 724 TestTwoDeviceMult(this, MakeOptions("CPU:0", {"CPU:0", "CPU:1"}, {}), in TEST_F() 730 TestTwoDeviceMult( in TEST_F() 737 TestTwoDeviceMult( in TEST_F() 1324 TestTwoDeviceMult(this, opts); in TEST_F()
|