Searched defs:worker_cache_ (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
D | collective_param_resolver_distributed.h | 85 WorkerCacheInterface* worker_cache_; // Not owned variable |
D | device_resolver_distributed.h | 60 WorkerCacheInterface* worker_cache_; // Not owned variable |
D | rpc_collective_executor_mgr.h | 61 WorkerCacheInterface* const worker_cache_; // Not owned. variable |
D | remote_device_test.cc | 38 std::unique_ptr<WorkerCacheInterface> worker_cache_; member in tensorflow::RemoteDeviceTest |
D | master_session.h | 127 const std::unique_ptr<WorkerCacheInterface> worker_cache_; variable |
D | master.cc | 297 WorkerCacheInterface* worker_cache_; member in tensorflow::DeviceFinder |
D | master_session.cc | 233 WorkerCacheInterface* const worker_cache_; // Not owned. member in tensorflow::MasterSession::ReffedClientGraph |
/external/tensorflow/tensorflow/contrib/gdr/ | ||
D | gdr_collective_executor_mgr.cc | 143 WorkerCacheInterface* worker_cache_; // Not owned member in tensorflow::__anon0f845a970111::CollectiveRemoteAccessDistributed |