/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | ConstTensorLayerVisitor.cpp | 605 ConstTensor inputToOutputWeights( variable 687 ConstTensor inputToOutputWeights( variable 768 ConstTensor inputToOutputWeights( variable 872 ConstTensor inputToOutputWeights( variable 977 ConstTensor inputToOutputWeights( variable 1074 ConstTensor inputToOutputWeights( variable 1204 ConstTensor inputToOutputWeights( variable 1302 ConstTensor inputToOutputWeights( variable 1400 ConstTensor inputToOutputWeights( variable 1496 ConstTensor inputToOutputWeights( variable [all …]
|
/aosp_15_r20/external/armnn/delegate/test/ |
H A D | UnidirectionalSequenceLstmTest.cpp | 43 std::vector<float> inputToOutputWeights = { 0.2303854227f, 0.5218806862f, -0.4865379333f, in UnidirectionalSequenceLstmTest() local 192 …std::vector<float> inputToOutputWeights = { -0.04584759473800659f, -0.2716066539287567f, 0.0129704… in UnidirectionalSequenceLstmTimeMajorTest() local 346 …std::vector<float> inputToOutputWeights = { -0.0998932f, -0.07201956f, -0.052803773f, -0.15629593f, in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local 520 std::vector<float> inputToOutputWeights = { 0.2303854227f, 0.5218806862f, -0.4865379333f, in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local 663 std::vector<float> inputToOutputWeights = { 0.2303854227f, 0.5218806862f, -0.4865379333f, in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 806 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmInt8Test() local 928 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmInt8TimeMajorTest() local 1048 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local 1170 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local 1290 … std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4, -4, -1, -1 }; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
|
H A D | LstmTestHelper.hpp | 34 const std::vector<T>& inputToOutputWeights, in CreateLstmTfLiteModel() 558 const std::vector<T>& inputToOutputWeights, in LstmTestImpl()
|
H A D | UnidirectionalSequenceLstmTestHelper.hpp | 45 … const std::vector<T>& inputToOutputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel() 589 const std::vector<T>& inputToOutputWeights, in UnidirectionalSequenceLstmTestImpl()
|
H A D | LstmTest.cpp | 52 std::vector<float> inputToOutputWeights {-0.25065863f, -0.28290087f, 0.04613829f, in LstmTest() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | UnidirectionalSequenceLstmTestImpl.cpp | 98 std::vector<float> inputToOutputWeights = { -0.25065863f, -0.28290087f, 0.04613829f, in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local 297 std::vector<float> inputToOutputWeights = { 0.2303854227f, 0.5218806862f, -0.4865379333f, in UnidirectionalSequenceLstmLayerFloat32TestImpl() local 486 …std::vector<float> inputToOutputWeights = { -0.04584759473800659f, -0.2716066539287567f, 0.0129704… in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local 759 …std::vector<float> inputToOutputWeights = { -0.0998932f, -0.07201956f, -0.052803773f, -0.15629593f, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local 1008 std::vector<float> inputToOutputWeights = { 0.2303854227f, 0.5218806862f, -0.4865379333f, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 1238 std::vector<float> inputToOutputWeights = { 0.2303854227f, 0.5218806862f, -0.4865379333f, in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local 1407 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmLayerInt8Test() local 1560 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local 1717 std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4 }; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local 1897 … std::vector<int8_t> inputToOutputWeights = { 2, 5, -4, 5, 2, -3, 5, 7, 3, -5, 1, -4, -4, -1, -1 }; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local [all …]
|
H A D | LstmTestImpl.cpp | 228 std::vector<float> inputToOutputWeights = { -0.25065863f, -0.28290087f, 0.04613829f, in LstmNoCifgNoPeepholeNoProjectionTestImpl() local 482 …std::vector<float> inputToOutputWeights ={-0.0998932f, -0.07201956f, -0.052803773f,-0.15629593f,… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local 1076 std::vector<float> inputToOutputWeights = in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local 1336 std::vector<float> inputToOutputWeights = {-0.8f, -0.4f, -0.2f, -0.9f, -0.1f, in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local 1591 std::vector<uint8_t> inputToOutputWeights = {195, 187, 11, 99, 109, 10, 218, 48}; in QuantizedLstmTestImpl() local 1809 std::vector<int8_t> inputToOutputWeights = in QLstmTestImpl() local 2054 std::vector<int8_t> inputToOutputWeights = in QLstmTestImpl1() local 2317 std::vector<int8_t> inputToOutputWeights = in QLstmTestImpl2() local
|
/aosp_15_r20/external/armnn/src/armnnSerializer/ |
H A D | Serializer.cpp | 721 auto inputToOutputWeights = CreateConstTensorInfo(constants[i++]); //InputToOutputWeights in SerializeLstmLayer() local 1527 auto inputToOutputWeights = CreateConstTensorInfo(constants[i++]); //InputToOutputWeights in SerializeQLstmLayer() local 1637 auto inputToOutputWeights = CreateConstTensorInfo(constants[i++]); in SerializeQuantizedLstmLayer() local 1700 auto inputToOutputWeights = CreateConstTensorInfo(constants[i++]); //InputToOutputWeights in SerializeUnidirectionalSequenceLstmLayer() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | QuantizedLSTMTest.cpp | 162 std::vector<uint8_t> inputToOutputWeights, in setWeightsAndBiases()
|
D | QuantizedLSTM.cpp | 281 auto inputToOutputWeights = GetInput(operation, operands, kInputToOutputWeightsTensor); in prepare() local
|
/aosp_15_r20/external/armnn/src/armnnDeserializer/ |
H A D | Deserializer.cpp | 3245 …armnn::ConstTensor inputToOutputWeights = ToConstTensor(flatBufferInputParams->inputToOutputWeight… in ParseLstm() local 3384 …armnn::ConstTensor inputToOutputWeights = ToConstTensor(flatBufferInputParams->inputToOutputWe… in ParseQLstm() local 3508 …armnn::ConstTensor inputToOutputWeights = ToConstTensor(flatBufferInputParams->inputToOutputWeight… in ParseQuantizedLstm() local 3810 …armnn::ConstTensor inputToOutputWeights = ToConstTensor(flatBufferInputParams->inputToOutputWeight… in ParseUnidirectionalSequenceLstm() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | WorkloadFactory.cpp | 640 const TensorInfo& inputToOutputWeights in IsLayerConfigurationSupported() local 1419 const TensorInfo& inputToOutputWeights in IsLayerConfigurationSupported() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestValidateOperations.cpp | 4134 ANeuralNetworksOperandType inputToOutputWeights = inputToInputWeights; in unidirectionalSequenceLSTMTest() local
|