Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc934 bool IsSupportedDeviceType(const DeviceAttributes& device_attributes, in IsSupportedDeviceType() function
1416 if (IsSupportedDeviceType(assigned_device->attributes(), d.first)) { in InitializeMemberWithAssignedDevice()
1486 if (IsSupportedDeviceType(device->attributes(), in FilterSupportedDevices()