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.cc122 std::shared_ptr<WorkerSession> worker_session; in CreateSession() local
204 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.cc254 std::shared_ptr<WorkerSession> worker_session; in CreateContext() local
369 std::shared_ptr<WorkerSession> worker_session; in UpdateContext() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_distributed_manager.cc609 std::shared_ptr<tensorflow::WorkerSession> worker_session; in UpdateContextWithServerDef() local
Dcontext.cc1202 std::shared_ptr<WorkerSession> worker_session, in InitializeRemoteMaster()
1300 std::shared_ptr<WorkerSession> worker_session, in SetMasterContextState()