Searched refs:GetDeviceLocalityAsync (Results 1 – 10 of 10) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | worker_cache_wrapper.h | 72 virtual void GetDeviceLocalityAsync(const string& device, in GetDeviceLocalityAsync() function 75 return wrapped_->GetDeviceLocalityAsync(device, locality, std::move(done)); in GetDeviceLocalityAsync()
|
D | worker_session.cc | 66 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anond5aa72bc0111::WorkerFreeListCache 68 wrapped_->GetDeviceLocalityAsync(device, locality, done); in GetDeviceLocalityAsync()
|
D | worker_cache_partial.h | 37 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality,
|
D | worker_cache.h | 71 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 | 175 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function
|
D | device_resolver_distributed_test.cc | 96 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anon0903cdc10111::FakeCache
|
D | collective_rma_distributed_test.cc | 134 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anon7e5c43490111::FakeCache
|
D | collective_param_resolver_distributed_test.cc | 94 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anonc2f8b6eb0111::FakeCache
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | rpc_rendezvous_mgr_test.cc | 62 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anonfe79bbb00111::DummyWorkerCache
|