Home
last modified time | relevance | path

Searched defs:worker_cache_ (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_param_resolver_distributed.h85 WorkerCacheInterface* worker_cache_; // Not owned variable
Ddevice_resolver_distributed.h63 WorkerCacheInterface* worker_cache_; // Not owned variable
Dworker_session.h92 std::unique_ptr<WorkerCacheInterface> worker_cache_; variable
Drpc_collective_executor_mgr.h61 WorkerCacheInterface* const worker_cache_; // Not owned. variable
Dremote_device_test.cc38 std::unique_ptr<WorkerCacheInterface> worker_cache_; member in tensorflow::RemoteDeviceTest
Dmaster_session.h125 const std::unique_ptr<WorkerCacheInterface> worker_cache_; variable
Dmaster.cc297 WorkerCacheInterface* worker_cache_; member in tensorflow::DeviceFinder
Dmaster_session.cc235 WorkerCacheInterface* const worker_cache_; // Not owned. member in tensorflow::MasterSession::ReffedClientGraph