Searched defs:MakeCPU (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/distributed_runtime/ | ||
| D | session_mgr_test.cc | 39 static std::unique_ptr<Device> MakeCPU(const std::string& name) { in MakeCPU() function in tensorflow::FakeDevice |
| /external/skia/tests/ | ||
| D | Test.h | 120 static Test MakeCPU(const char* name, CPUTestProc proc) { in MakeCPU() function |
| /external/tensorflow/tensorflow/core/common_runtime/ | ||
| D | placer_test.cc | 103 static std::unique_ptr<Device> MakeCPU(const string& name) { in MakeCPU() function in tensorflow::__anon6791bc460111::FakeDevice |