Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc1217 std::vector<Device*> devices_matching_nodedef; in GetDevicesForNode() local
1219 &devices_matching_nodedef); in GetDevicesForNode()
1220 if (devices_matching_nodedef.empty()) { in GetDevicesForNode()