Home
last modified time | relevance | path

Searched defs:is_reshape3 (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/
Dmulti_head_attention_fusion.cc259 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "is_resh… in DefineMPWithMaskPattern() local
304 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "reshape… in DefineMPWithMaskPatternT5() local
374 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "reshape… in DefineMPWithMaskPatternT5New() local
431 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "is_resh… in DefineMPWithMaskPatternPA() local
491 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "is_resh… in DefineMPPatternSwin() local
520 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "is_resh… in DefinePatternPangu() local
Dencoder_layer_fusion.cc340 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "is_resh… in DefinePatternMoE() local
555 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "reshape… in DefinePatternEncoderAlpha() local
662 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "reshape… in DefinePatternEncoderLayer() local
Ddecoder_layer_fusion.cc244 …auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape), "reshape… in DefinePatternDecoderLayer() local
Dtflite_rel_pos_multi_head_attention_fusion.cc512 auto is_reshape3 = std::make_shared<CondVar>(std::bind(IsOpType, p1, prim::kPrimReshape)); in DefineProcessInputPattern() local