Home
last modified time | relevance | path

Searched defs:worker_session (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime.h31 ClusterFunctionLibraryRuntime(WorkerSession* worker_session, in ClusterFunctionLibraryRuntime()
Dsession_mgr.cc123 std::shared_ptr<WorkerSession> worker_session; in CreateSession() local
205 std::shared_ptr<WorkerSession> worker_session = it->second; in UpdateSession() local
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.cc286 const uint64 context_id, EagerContext* ctx, WorkerSession* worker_session) { in CreateClusterFLR()
Deager_service_impl.cc256 std::shared_ptr<WorkerSession> worker_session; in CreateContext() local
393 std::shared_ptr<WorkerSession> worker_session; in UpdateContext() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc1244 std::shared_ptr<WorkerSession> worker_session) { in SetWorkerEnv()
1251 std::shared_ptr<WorkerSession> worker_session, in InitializeRemoteMaster()
1349 std::shared_ptr<WorkerSession> worker_session, in SetMasterContextState()
Dcontext_distributed_manager.cc765 std::shared_ptr<WorkerSession> worker_session; in UpdateContextWithServerDef() local
888 std::shared_ptr<WorkerSession> worker_session; in EnableCollectiveOps() local