Home
last modified time | relevance | path

Searched refs:CollectiveType (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dcollective_nccl.h25 explicit NcclBase(CollectiveType type, const string& name);
36 const CollectiveType type_;
Dcollective_nccl.cc26 NcclBase::NcclBase(CollectiveType type, const string& name) in NcclBase()
Dcollective_nccl_test.cc86 NcclTestBase(CollectiveType collective_type, const string& collective_name) in NcclTestBase()
434 CollectiveType collective_type_;
Dcollective_ops.cc589 CollectiveType collective_type, in FillCollectiveParams()
1067 CollectiveType collective_type, in FillCollectiveParams()
/external/tensorflow/tensorflow/core/common_runtime/
Dring_alg.h33 explicit RingAlg(CollectiveType type, const string& name);
104 const CollectiveType type_;
Dcollective_test_util.h94 CollectiveType collective_type, DataType dtype, const TensorShape& shape,
Dcollective_test_util.cc186 CollectiveType collective_type, DataType dtype, const TensorShape& shape, in CreateCollectiveParams()
Dring_alg.cc100 RingAlg::RingAlg(CollectiveType type, const string& name) in RingAlg()
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.h204 enum CollectiveType { enum
228 const Context& context, CollectiveType collective_type,
Dnccl_manager.cc164 CollectiveType type_in, ncclRedOp_t reduction_op_in, in Collective()
190 const CollectiveType type;
491 CollectiveType collective_type, in AddParticipant()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_param_resolver_distributed_test.cc165 CollectiveType coll_type = REDUCTION_COLLECTIVE, in DefineCollectiveParams()
182 CollectiveType coll_type, in CreateCollectiveParams()
284 CollectiveType coll_type = REDUCTION_COLLECTIVE, in RestartWorker()
Dcollective_param_resolver_distributed.cc173 cp->instance.type = CollectiveType(request->type()); in CompleteInstanceAsync()
/external/tensorflow/tensorflow/core/framework/
Dcollective.h45 enum CollectiveType { enum
125 CollectiveType type = UNDEFINED_COLLECTIVE;