Home
last modified time | relevance | path

Searched refs:WorkerCacheFactory (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr.h40 WorkerCacheFactory; typedef
45 WorkerCacheFactory worker_cache_factory);
88 const WorkerCacheFactory worker_cache_factory_;
Dsession_mgr.cc34 WorkerCacheFactory worker_cache_factory) in SessionMgr()
Dsession_mgr_test.cc57 SessionMgr::WorkerCacheFactory factory_ =
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.cc218 WorkerCacheFactory(worker_cache_factory_options, &worker_cache)); in Init()
247 return WorkerCacheFactory(options, worker_cache); in Init()
272 return WorkerCacheFactory(options, worker_cache); in Init()
305 Status GrpcServer::WorkerCacheFactory(const WorkerCacheFactoryOptions& options, in WorkerCacheFactory() function in tensorflow::GrpcServer
Dgrpc_server_lib.h112 Status WorkerCacheFactory(const WorkerCacheFactoryOptions& options,