Searched defs:MakeCPU (Results 1 – 3 of 3) sorted by relevance
39 static std::unique_ptr<Device> MakeCPU(const std::string& name) { in MakeCPU() function in tensorflow::FakeDevice
121 static Test MakeCPU(const char* name, CPUTestProc proc) { in MakeCPU() function
103 static std::unique_ptr<Device> MakeCPU(const string& name) { in MakeCPU() function in tensorflow::__anonc193f7280111::FakeDevice