Searched defs:recurrentWeightsInfo (Results 1 – 5 of 5) sorted by relevance
/external/armnn/src/backends/backendsCommon/test/ |
D | QuantizedLstmEndToEndTestImpl.cpp | 52 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in CreateQuantizedLstmNetwork() local
|
D | QLstmEndToEndTestImpl.cpp | 86 const armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in QLstmEndToEnd() local
|
/external/armnn/src/armnnSerializer/test/ |
D | LstmSerializationTests.cpp | 1673 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/ |
D | LstmTestImpl.cpp | 1580 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/ |
D | CreateWorkload.hpp | 856 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in CreateQuantizedLstmWorkloadTest() local 1021 armnn::TensorInfo recurrentWeightsInfo({outputSize, outputSize}, in CreateQLstmWorkloadTest() local
|