Home
last modified time | relevance | path

Searched defs:recurrentWeightsInfo (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DQuantizedLstmEndToEndTestImpl.cpp52 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in CreateQuantizedLstmNetwork() local
DQLstmEndToEndTestImpl.cpp86 const armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in QLstmEndToEnd() local
/external/armnn/src/armnnSerializer/test/
DLstmSerializationTests.cpp1673 armnn::TensorInfo recurrentWeightsInfo({numUnits, outputSize}, variable
1836 armnn::TensorInfo recurrentWeightsInfo({numUnits, outputSize}, variable
2027 armnn::TensorInfo recurrentWeightsInfo({numUnits, outputSize}, variable
/external/armnn/src/backends/backendsCommon/test/layerTests/
DLstmTestImpl.cpp1580 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in QuantizedLstmTestImpl() local
1795 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in QLstmTestImpl() local
2033 armnn::TensorInfo recurrentWeightsInfo({numUnits, outputSize}, in QLstmTestImpl1() local
2298 armnn::TensorInfo recurrentWeightsInfo({numUnits, outputSize}, in QLstmTestImpl2() local
/external/armnn/src/armnnTestUtils/
DCreateWorkload.hpp856 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in CreateQuantizedLstmWorkloadTest() local
1021 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in CreateQLstmWorkloadTest() local