Home
last modified time | relevance | path

Searched refs:substitutableSubgraphOutputSlots (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DOptimizeSubgraphViewTests.cpp158 …const SubgraphView::IOutputSlots& substitutableSubgraphOutputSlots = substitutableSubgraph.GetIOut… in CheckSubstitution() local
168 …CHECK(substitutableSubgraphOutputSlots.size() == expectedSubstitutableSubgraphSize.m_NumOutputSlot… in CheckSubstitution()
172 CHECK(AreEqual(substitutableSubgraphOutputSlots, expectedSubstitutableOutputSlots)); in CheckSubstitution()