Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dcluster_function_library_runtime.h70 WorkerSession* const worker_session_ = nullptr; // not owned. variable
H A Dcluster_function_library_runtime_test.cc113 std::unique_ptr<WorkerSession> worker_session_; member in tensorflow::ClusterFunctionLibraryRuntimeTest
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.h218 std::shared_ptr<WorkerSession> worker_session_; variable
H A Drpc_rendezvous_mgr_test.cc139 WorkerSession worker_session_; member in tensorflow::RpcRendezvousMgrTest
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.h787 std::shared_ptr<WorkerSession> worker_session_; variable