Home
last modified time | relevance | path

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

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