Searched defs:StaticDeviceMgr (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | device_mgr_test.cc | 43 TEST(StaticDeviceMgr, NoCPUDevice) { in TEST() argument |
D | device_mgr.cc | 31 StaticDeviceMgr::StaticDeviceMgr(std::vector<std::unique_ptr<Device>> devices) in StaticDeviceMgr() function in tensorflow::StaticDeviceMgr |
D | kernel_benchmark_testlib.h | 41 class StaticDeviceMgr; variable |