Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_mgr.h65 int NumDeviceType(const string& type) const;
Ddevice_mgr.cc129 int DeviceMgr::NumDeviceType(const string& type) const { in NumDeviceType() function in tensorflow::DeviceMgr