Searched defs:ContainsDevice (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | device_mgr.cc | 127 bool StaticDeviceMgr::ContainsDevice(int64 device_incarnation) const { in ContainsDevice() function in tensorflow::StaticDeviceMgr |
D | dynamic_device_mgr.cc | 95 bool DynamicDeviceMgr::ContainsDevice(int64 device_incarnation) const { in ContainsDevice() function in tensorflow::DynamicDeviceMgr |