Searched defs:CheckOutputStrategy (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/ | ||
| D | weight_quant_batch_matmul_info.cc | 244 Status WeightQuantBatchMatmulInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::WeightQuantBatchMatmulInfo |
| D | quant_batch_matmul_info.cc | 247 Status QuantBatchMatmulInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::QuantBatchMatmulInfo |
| D | gather_info.cc | 1192 Status GatherInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::GatherInfo |
| D | matmul_info.cc | 290 Status MatMul::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::MatMul |
| D | operator_info.cc | 121 Status OperatorInfo::CheckOutputStrategy(const StrategyPtr &out_strategy) { in CheckOutputStrategy() function in mindspore::parallel::OperatorInfo |