Searched refs:InitForCostModelWithManualRepeatCalc (Results 1 – 2 of 2) sorted by relevance
210 Status InitForCostModelWithManualRepeatCalc(const StrategyPtr &strategy);
774 Status OperatorInfo::InitForCostModelWithManualRepeatCalc(const StrategyPtr &strategy) { in InitForCostModelWithManualRepeatCalc() function in mindspore::parallel::OperatorInfo855 if (InitForCostModelWithManualRepeatCalc(strategy) != SUCCESS) { in InitWithManualRepeatCalc()