Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h119 bool MergeSupportedDevices(const PrioritizedDeviceTypeVector& other_devices);
Dcolocation_graph.cc406 const PrioritizedDeviceTypeVector& other_devices) { in MergeSupportedDevices() argument
415 for (const auto& other_prioritized_device_type : other_devices) { in MergeSupportedDevices()