Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc141 bool HasPriorities(const PrioritizedDeviceTypeVector& device_types) { in HasPriorities() function
372 bool is_target_prioritized = HasPriorities(target_intersection); in MergeSupportedDevices()
373 bool is_other_prioritized = HasPriorities(other_intersection); in MergeSupportedDevices()