Searched refs:GetDeviceLocalityAsync (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | worker_cache_wrapper.h | 74 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function 76 return wrapped_->GetDeviceLocalityAsync(device, locality, std::move(done)); in GetDeviceLocalityAsync()
|
D | worker_cache_partial.h | 37 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality,
|
D | worker_session.cc | 78 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anonf821b21a0111::WorkerFreeListCache 80 wrapped_->GetDeviceLocalityAsync(device, locality, done); in GetDeviceLocalityAsync()
|
D | worker_cache.h | 69 virtual void GetDeviceLocalityAsync(const string& device,
|
D | worker_cache_partial.cc | 40 void WorkerCachePartial::GetDeviceLocalityAsync(const string& device_name, in GetDeviceLocalityAsync() function in tensorflow::WorkerCachePartial
|
D | test_utils.h | 180 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function
|
D | collective_param_resolver_distributed_test.cc | 97 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anondb24ef490111::FakeCache
|
D | collective_rma_distributed_test.cc | 150 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anon9c39ea670111::FakeCache
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | rpc_rendezvous_mgr_test.cc | 91 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anonba1483ce0111::DummyWorkerCache
|