Home
last modified time | relevance | path

Searched defs:first_device (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_testlib.cc191 const char* first_device = TFE_TensorHandleDeviceName(first, status); in Multiply() local
204 void BasicTestsForTwoDevices(TFE_Context* context, const char* first_device, in BasicTestsForTwoDevices()
247 std::string first_device = in BasicTestsForTwoDevices() local
277 std::string first_device = in BasicTestsForTwoDevices() local
Dparallel_device_test.cc152 std::string first_device = in TEST() local
285 std::string first_device = TFE_TensorHandleBackingDeviceName( in TEST() local
571 std::string first_device = TFE_TensorHandleBackingDeviceName( in TEST() local
Dparallel_device_remote_test.cc115 const char* first_device = "/job:worker/replica:0/task:1/device:CPU:0"; in TEST() local