Home
last modified time | relevance | path

Searched defs:worker_session_ (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime.h63 WorkerSession* const worker_session_ = nullptr; // not owned. variable
Dcluster_function_library_runtime_test.cc111 std::unique_ptr<WorkerSession> worker_session_; member in tensorflow::ClusterFunctionLibraryRuntimeTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.h170 std::shared_ptr<WorkerSession> worker_session_; variable
Drpc_rendezvous_mgr_test.cc87 WorkerSession worker_session_; member in tensorflow::RpcRendezvousMgrTest
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h571 std::shared_ptr<WorkerSession> worker_session_; variable