Home
last modified time | relevance | path

Searched refs:InferAttrs (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dtile_info.cc182 if (InferAttrs() != SUCCESS) { in GenerateBatchStrategies()
Dgatherd_info.cc177 if (InferAttrs() != SUCCESS) { in ReComputeBatchSplitFlagList()
Doperator_info.cc150 Status OperatorInfo::InferAttrs() { in InferAttrs() function in mindspore::parallel::OperatorInfo
720 if (InferAttrs() != SUCCESS) { in InitForCostModelWithAutoRepeatCalc()
780 if (InferAttrs() != SUCCESS) { in InitForCostModelWithManualRepeatCalc()
1032 if (inputs_shape_.empty() && InferAttrs() != SUCCESS) { in GenerateBatchStrategies()
1748 if (InferAttrs() != SUCCESS) { in GenerateStrategies()
Doperator_info.h205 Status InferAttrs();