Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster.cc138 std::vector<std::unique_ptr<Device>>* out_remote) { in GetRemoteDevices() argument
142 finder.GetRemoteDevices(env->local_devices, out_remote); in GetRemoteDevices()