Home
last modified time | relevance | path

Searched defs:CheckOutputStrategy (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dweight_quant_batch_matmul_info.cc244 Status WeightQuantBatchMatmulInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::WeightQuantBatchMatmulInfo
Dquant_batch_matmul_info.cc247 Status QuantBatchMatmulInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::QuantBatchMatmulInfo
Dgather_info.cc1192 Status GatherInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::GatherInfo
Dmatmul_info.cc290 Status MatMul::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::MatMul
Doperator_info.cc121 Status OperatorInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::OperatorInfo