Home
last modified time | relevance | path

Searched defs:nccl_communicator (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_executor_mgr.cc33 std::unique_ptr<NcclCommunicatorInterface> nccl_communicator) in CollectiveExecutorMgr()
99 std::unique_ptr<NcclCommunicatorInterface> nccl_communicator) { in CreateProdLocalCollectiveExecutorMgr()
Dcollective_param_resolver_local.cc48 NcclCommunicatorInterface* nccl_communicator, const string& task_name) in CollectiveParamResolverLocal()
/external/tensorflow/tensorflow/core/distributed_runtime/
Drpc_collective_executor_mgr.cc32 std::unique_ptr<NcclCommunicatorInterface> nccl_communicator, in RpcCollectiveExecutorMgr()
174 std::unique_ptr<NcclCommunicatorInterface> nccl_communicator, in CreateProdRpcCollectiveExecutorMgr()
Dcollective_param_resolver_distributed.cc92 NcclCommunicatorInterface* nccl_communicator, in CollectiveParamResolverDistributed()
/external/tensorflow/tensorflow/core/framework/
Dcollective.cc156 CollectiveExecutor* col_exec, NcclCommunicatorInterface* nccl_communicator, in CollectiveContext()
Dcollective.h393 NcclCommunicatorInterface* nccl_communicator; // Not owned member