Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
DBUILD483 name = "rpc_collective_executor_mgr",
484 srcs = ["rpc_collective_executor_mgr.cc"],
485 hdrs = ["rpc_collective_executor_mgr.h"],
506 ":rpc_collective_executor_mgr",
/external/tensorflow/tensorflow/contrib/gdr/
DBUILD110 "//tensorflow/core/distributed_runtime:rpc_collective_executor_mgr",
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc431 CollectiveExecutorMgrInterface* rpc_collective_executor_mgr) { in StoreCollectiveOpsServer() argument
433 unowned_collective_executor_mgr_ = rpc_collective_executor_mgr; in StoreCollectiveOpsServer()
Dcontext.h232 CollectiveExecutorMgrInterface* rpc_collective_executor_mgr);
DBUILD66 "//tensorflow/core/distributed_runtime:rpc_collective_executor_mgr",
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
DBUILD301 "//tensorflow/core/distributed_runtime:rpc_collective_executor_mgr",