Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/train/optimizer/common/
Dfusion_utils.cc26 … const std::unordered_map<std::string, std::shared_ptr<lite::Path>> &matched_path, in GetMatchNodeIndex()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/train/optimizer/fusion/
Dmatmul_activation_fusion_pass.cc52 const std::unordered_map<std::string, std::shared_ptr<Path>> &matched_path) { in DoFusion()
Dreshape_gather_reshape_fusion_pass.cc75 const std::unordered_map<std::string, std::shared_ptr<Path>> &matched_path) { in DoFusion()
Dmatmul_matmul_add_fusion_pass.cc90 … const std::unordered_map<std::string, std::shared_ptr<Path>> &matched_path) { in DoFusion()
Dmatmul_add_fusion_pass.cc77 … const std::unordered_map<std::string, std::shared_ptr<Path>> &matched_path) { in DoFusion()
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/legacy_optimizer/fusion/
Dmatmul_biasadd_fusion_pass.cc54 … const std::unordered_map<std::string, std::shared_ptr<Path>> &matched_path) { in DoFusion()