Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DOptimizeSubgraphViewTests.cpp157 …const SubgraphView::IInputSlots& substitutableSubgraphInputSlots = substitutableSubgraph.GetIInput… in CheckSubstitution() local
167 …CHECK(substitutableSubgraphInputSlots.size() == expectedSubstitutableSubgraphSize.m_NumInputSlots… in CheckSubstitution()
171 CHECK(AreEqual(substitutableSubgraphInputSlots, expectedSubstitutableInputSlots)); in CheckSubstitution()