Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_factory.cc120 std::unique_ptr<Device> DeviceFactory::NewDevice(const string& type, in NewDevice() function in tensorflow::DeviceFactory
/external/tensorflow/tensorflow/core/distributed_runtime/
Ddevice_resolver_distributed_test.cc45 static std::unique_ptr<Device> NewDevice(const string& type, const string& name, in NewDevice() function
Dcollective_param_resolver_distributed_test.cc32 static std::unique_ptr<Device> NewDevice(const string& type, in NewDevice() function
Dcollective_rma_distributed_test.cc44 static std::unique_ptr<Device> NewDevice(const string& type, in NewDevice() function