Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer_test.cc99 static std::unique_ptr<Device> MakeGPU(const string& name) { in MakeGPU() function in tensorflow::__anon24cf05320111::FakeDevice
211 local_devices_.emplace_back(FakeDevice::MakeGPU( in PlacerTest()
1263 FakeDevice::MakeGPU("/job:b/replica:0/task:0/device:fakegpu:0")); in TEST_F()