Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache_wrapper.h74 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function
76 return wrapped_->GetDeviceLocalityAsync(device, locality, std::move(done)); in GetDeviceLocalityAsync()
Dworker_cache_partial.h37 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality,
Dworker_session.cc78 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anonf821b21a0111::WorkerFreeListCache
80 wrapped_->GetDeviceLocalityAsync(device, locality, done); in GetDeviceLocalityAsync()
Dworker_cache.h69 virtual void GetDeviceLocalityAsync(const string& device,
Dworker_cache_partial.cc40 void WorkerCachePartial::GetDeviceLocalityAsync(const string& device_name, in GetDeviceLocalityAsync() function in tensorflow::WorkerCachePartial
Dtest_utils.h180 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function
Dcollective_param_resolver_distributed_test.cc97 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anondb24ef490111::FakeCache
Dcollective_rma_distributed_test.cc150 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anon9c39ea670111::FakeCache
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr_test.cc91 void GetDeviceLocalityAsync(const string& device, DeviceLocality* locality, in GetDeviceLocalityAsync() function in tensorflow::__anonba1483ce0111::DummyWorkerCache