Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h38 #define DEFAULT_COST_MODEL_COMMUNI_BIAS 1024.0 macro
Dcostmodel_context.cc48 costmodel_communi_bias_ = DEFAULT_COST_MODEL_COMMUNI_BIAS; in ResetCostModel()