Home
last modified time | relevance | path

Searched defs:MatchGraph (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/
Dtflite_lstm_cell_fusion.cc321 EquivPtr TfliteLstmCellFusion::MatchGraph(const FuncGraphPtr &func_graph, const PrimitiveVarMapPtr … in MatchGraph() function in mindspore::opt::TfliteLstmCellFusion
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Darithmetic_simplify.cc320 inner::NodePtrList PatternTree::MatchGraph(const inner::NodePtr &root, const std::shared_ptr<ParaMa… in MatchGraph() function in mindspore::graphkernel::PatternTree
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc775 LoopParts MatchGraph(const CNodePtr &start_node) { in MatchGraph() function