Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster.cc135 static Status GetRemoteDevices( in GetRemoteDevices() function in tensorflow::DeviceFinder
142 finder.GetRemoteDevices(env->local_devices, out_remote); in GetRemoteDevices()
279 void GetRemoteDevices(const std::vector<Device*>& local, in GetRemoteDevices() function in tensorflow::DeviceFinder
426 DeviceFinder::GetRemoteDevices(req->config().device_filters(), env_, in CreateSession()
444 DeviceFinder::GetRemoteDevices(req->config().device_filters(), env_, in CreateSession()
605 Status s = DeviceFinder::GetRemoteDevices({}, env_, env_->worker_cache, in ListDevices()