Home
last modified time | relevance | path

Searched defs:CheckLayoutConfig (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dquant_batch_matmul_info.cc392 Status QuantBatchMatmulInfo::CheckLayoutConfig() { in CheckLayoutConfig() function in mindspore::parallel::QuantBatchMatmulInfo
Dweight_quant_batch_matmul_info.cc389 Status WeightQuantBatchMatmulInfo::CheckLayoutConfig() { in CheckLayoutConfig() function in mindspore::parallel::WeightQuantBatchMatmulInfo
Darithmetic_info.cc235 Status ArithmeticBase::CheckLayoutConfig() { in CheckLayoutConfig() function in mindspore::parallel::ArithmeticBase
Dactivation_info.cc179 Status Softmax::CheckLayoutConfig() { in CheckLayoutConfig() function in mindspore::parallel::Softmax
Doperator_info.h338 virtual Status CheckLayoutConfig() { return SUCCESS; } in CheckLayoutConfig() function
Dmatmul_info.cc830 Status MatMul::CheckLayoutConfig() { in CheckLayoutConfig() function in mindspore::parallel::MatMul