Home
last modified time | relevance | path

Searched refs:CreateProdRpcCollectiveExecutorMgr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Drpc_collective_executor_mgr.h88 std::unique_ptr<RpcCollectiveExecutorMgr> CreateProdRpcCollectiveExecutorMgr(
H A Drpc_collective_executor_mgr.cc172 std::unique_ptr<RpcCollectiveExecutorMgr> CreateProdRpcCollectiveExecutorMgr( in CreateProdRpcCollectiveExecutorMgr() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.cc297 worker_env_.collective_executor_mgr = CreateProdRpcCollectiveExecutorMgr( in Init()
478 worker_env_.collective_executor_mgr = CreateProdRpcCollectiveExecutorMgr( in UpdateServerDef()