Home
last modified time | relevance | path

Searched refs:MakeCPU (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr_test.cc36 static std::unique_ptr<Device> MakeCPU(const string& name) { in MakeCPU() function in tensorflow::FakeDevice
50 FakeDevice::MakeCPU("/job:mnist/replica:0/task:0/device:fakecpu:0")); in SessionMgrTest()
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_test.cc92 static std::unique_ptr<Device> MakeCPU(const string& name) { in MakeCPU() function in tensorflow::__anon24cf05320111::FakeDevice
207 local_devices_.emplace_back(FakeDevice::MakeCPU( in PlacerTest()
1266 FakeDevice::MakeCPU("/job:b/replica:0/task:1/device:fakecpu:0")); in TEST_F()
1364 FakeDevice::MakeCPU("/job:a/replica:0/task:0/device:fakecpu:0")); in TEST_F()