Searched defs:patternSubgraph (Results 1 – 2 of 2) sorted by relevance
538 void SubgraphView::UpdateSubgraphViewSlotPointers(SubgraphView& patternSubgraph, in UpdateSubgraphViewSlotPointers()572 void SubgraphView::SubstituteSubgraph(SubgraphView& patternSubgraph, const SubgraphView& substitute… in SubstituteSubgraph()
1924 SubgraphView patternSubgraph(std::move(layers), in ReplaceConstantMultiplicationWithDepthwise() local