Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/
DNetworkTests.cpp486 armnn::StandInDescriptor standInDescriptor; in BOOST_AUTO_TEST_CASE() local
518 armnn::StandInDescriptor standInDescriptor; in BOOST_AUTO_TEST_CASE() local
/external/armnn/src/armnnSerializer/
DSerializer.cpp1261 const armnn::StandInDescriptor& standInDescriptor, in VisitStandInLayer()