Home
last modified time | relevance | path

Searched defs:allreduce_bandwidth (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.cc202 … CostModelContext::set_costmodel_allreduce_fusion_allreduce_bandwidth(double allreduce_bandwidth) { in set_costmodel_allreduce_fusion_allreduce_bandwidth()
/third_party/mindspore/mindspore/parallel/
D_cost_model_context.py425 def set_costmodel_allreduce_fusion_allreduce_bandwidth(self, allreduce_bandwidth): argument