Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DOptimizeSubgraphViewTests.cpp1304 …const OptimizationViews::Subgraphs& untouchedSubgraphs = optimizationViews.GetUntouchedSubgraphs(); in FullyUnoptimizableSubgraphTestImpl1() local
1419 OptimizationViews::Subgraphs untouchedSubgraphs = optimizationViews.GetUntouchedSubgraphs(); in PartiallyOptimizableSubgraphTestImpl1() local
1559 …const OptimizationViews::Subgraphs& untouchedSubgraphs = optimizationViews.GetUntouchedSubgraphs(); in PartiallyOptimizableSubgraphTestImpl2() local
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DMockBackend.cpp284 SubgraphViewSelector::Subgraphs untouchedSubgraphs = in OptimizeSubgraphView() local