Home
last modified time | relevance | path

Searched defs:patternSubgraph (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DSubgraphView.cpp538 void SubgraphView::UpdateSubgraphViewSlotPointers(SubgraphView& patternSubgraph, in UpdateSubgraphViewSlotPointers()
572 void SubgraphView::SubstituteSubgraph(SubgraphView& patternSubgraph, const SubgraphView& substitute… in SubstituteSubgraph()
/aosp_15_r20/external/armnn/src/armnn/test/
H A DSubgraphViewTests.cpp1924 SubgraphView patternSubgraph(std::move(layers), in ReplaceConstantMultiplicationWithDepthwise() local