Searched refs:NumDeviceType (Results 1 – 3 of 3) sorted by relevance
69 virtual int NumDeviceType(const string& type) const = 0;97 int NumDeviceType(const string& type) const override;133 int NumDeviceType(const string& type) const override;
149 int StaticDeviceMgr::NumDeviceType(const string& type) const { in NumDeviceType() function in tensorflow::StaticDeviceMgr
119 int DynamicDeviceMgr::NumDeviceType(const string& type) const { in NumDeviceType() function in tensorflow::DynamicDeviceMgr