Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.h210 Status InitForCostModelWithManualRepeatCalc(const StrategyPtr &strategy);
Doperator_info.cc774 Status OperatorInfo::InitForCostModelWithManualRepeatCalc(const StrategyPtr &strategy) { in InitForCostModelWithManualRepeatCalc() function in mindspore::parallel::OperatorInfo
855 if (InitForCostModelWithManualRepeatCalc(strategy) != SUCCESS) { in InitWithManualRepeatCalc()