Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/
DSubgraphViewTests.cpp2173 auto boundaryOutputSlot = GetConnection(workingCopy.GetIInputSlots()[0], workingCopy, *shared); in CheckOutOfScopeWorkingCopy() local
2174 CHECK(boundaryOutputSlot); in CheckOutOfScopeWorkingCopy()
2177 CHECK(inputSlots[0]->GetConnection() == boundaryOutputSlot); in CheckOutOfScopeWorkingCopy()