Home
last modified time | relevance | path

Searched defs:first_device (Results 1 – 4 of 4) 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()
252 std::string first_device = in BasicTestsForTwoDevices() local
282 std::string first_device = in BasicTestsForTwoDevices() local
Dparallel_device_remote_test.cc115 const char* first_device = "/job:worker/replica:0/task:1/device:CPU:0"; in TEST() local
Dparallel_device_test.cc278 std::string first_device = TFE_TensorHandleBackingDeviceName( in TEST() local
562 std::string first_device = TFE_TensorHandleBackingDeviceName( in TEST() local
/external/flashrom/include/
Dprogrammer.h184 uint16_t first_device; member