Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h34 #define DEFAULT_COST_MODEL_GAMMA 0.001 macro
Dcostmodel_context.cc45 costmodel_gamma_ = DEFAULT_COST_MODEL_GAMMA; in ResetCostModel()