Searched refs:MakeGPU (Results 1 – 1 of 1) sorted by relevance
99 static std::unique_ptr<Device> MakeGPU(const string& name) { in MakeGPU() function in tensorflow::__anon24cf05320111::FakeDevice211 local_devices_.emplace_back(FakeDevice::MakeGPU( in PlacerTest()1263 FakeDevice::MakeGPU("/job:b/replica:0/task:0/device:fakegpu:0")); in TEST_F()