Searched defs:DoFuse (Results 1 – 2 of 2) sorted by relevance
49 bool DoFuse(const FuncGraphPtr &func_graph) { in DoFuse() function
226 int ShapeFusionPass::DoFuse(LiteGraph::Node *shape_fusion, const LiteGraph::Node *post_node, in DoFuse() function in mindspore::lite::ShapeFusionPass