Home
last modified time | relevance | path

Searched refs:rpc_collective_executor_mgr (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
DBUILD525 name = "rpc_collective_executor_mgr",
526 srcs = ["rpc_collective_executor_mgr.cc"],
527 hdrs = ["rpc_collective_executor_mgr.h"],
545 ":rpc_collective_executor_mgr",
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
DBUILD343 "//tensorflow/core/distributed_runtime:rpc_collective_executor_mgr",
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc1324 CollectiveExecutorMgrInterface* rpc_collective_executor_mgr) { in StoreCollectiveOpsServer() argument
1325 collective_executor_mgr_.Reset(rpc_collective_executor_mgr); in StoreCollectiveOpsServer()
Dcontext.h461 CollectiveExecutorMgrInterface* rpc_collective_executor_mgr);
DBUILD117 "//tensorflow/core/distributed_runtime:rpc_collective_executor_mgr",