Home
last modified time | relevance | path

Searched defs:NewDevice (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Ddevice_resolver_distributed_test.cc37 std::unique_ptr<Device> NewDevice(const string& type, const string& name) { in NewDevice() function
Dcollective_param_resolver_distributed_test.cc37 static std::unique_ptr<Device> NewDevice(const string& type, in NewDevice() function
Dcollective_rma_distributed_test.cc57 static std::unique_ptr<Device> NewDevice(const string& type, const string& name, in NewDevice() function
/external/tensorflow/tensorflow/core/framework/
Ddevice_factory.cc246 std::unique_ptr<Device> DeviceFactory::NewDevice(const string& type, in NewDevice() function in tensorflow::DeviceFactory
/external/tensorflow/tensorflow/core/common_runtime/
Dbuf_rendezvous_test.cc31 static std::unique_ptr<Device> NewDevice(const string& name, in NewDevice() function in tensorflow::__anon7fe7a2110111::BufRendezvousTest