Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.h208 Status InitWithManualRepeatCalc(const StrategyPtr &strategy);
Doperator_info.cc849 Status OperatorInfo::InitWithManualRepeatCalc(const StrategyPtr &strategy) { in InitWithManualRepeatCalc() function in mindspore::parallel::OperatorInfo