Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h36 #define DEFAULT_COST_MODEL_COMMUNI_THRESHOLD 2048.0 macro
Dcostmodel_context.cc46 costmodel_communi_threshold_ = DEFAULT_COST_MODEL_COMMUNI_THRESHOLD; in ResetCostModel()