Home
last modified time | relevance | path

Searched defs:RemoteDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dremote_device.cc43 class RemoteDevice : public Device { class
45 RemoteDevice(Env* env, const DeviceAttributes& da) in RemoteDevice() function in tensorflow::RemoteDevice
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc358 TEST(FindMaxEigenTest, RemoteDevice) { in TEST() argument