Home
last modified time | relevance | path

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

/external/armnn/src/armnnSerializer/test/
DSerializerTests.cpp3253 armnn::TensorInfo tensorInfo16x20({outputSize, numUnits}, armnn::DataType::Float32); in BOOST_AUTO_TEST_CASE() local
3400 armnn::TensorInfo tensorInfo16x20({outputSize, numUnits}, armnn::DataType::Float32); in BOOST_AUTO_TEST_CASE() local
4185 armnn::TensorInfo tensorInfo16x20({outputSize, numUnits}, armnn::DataType::Float32); in BOOST_AUTO_TEST_CASE() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DLstmTestImpl.cpp422 armnn::TensorInfo tensorInfo16x20({outputSize, numUnits}, constantDataType, qScale, qOffset); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local