Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dcostmodel.cc86 const auto comm_bias = CostModelContext::GetInstance()->costmodel_communi_bias(); in RefineForPracticalCost() local
94 origin_cost->communication_redis_forward_ += comm_bias; in RefineForPracticalCost()
100 origin_cost->communication_redis_backward_ += comm_bias; in RefineForPracticalCost()
117 origin_cost->communication_without_parameter_ += comm_bias; in RefineForPracticalCost()