Home
last modified time | relevance | path

Searched refs:costmodel_allreduce_fusion_algorithm_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h99 …64_t costmodel_allreduce_fusion_algorithm() const { return costmodel_allreduce_fusion_algorithm_; } in costmodel_allreduce_fusion_algorithm()
202 int64_t costmodel_allreduce_fusion_algorithm_; variable
Dcostmodel_context.cc51 costmodel_allreduce_fusion_algorithm_ = DEFAULT_COST_MODEL_ALLREDUCE_FUSION_ALGORITHM; in ResetCostModel()
183 costmodel_allreduce_fusion_algorithm_ = algorithm; in set_costmodel_allreduce_fusion_algorithm()