Home
last modified time | relevance | path

Searched defs:inputToOutputWeights (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/test/
H A DConstTensorLayerVisitor.cpp605 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 DUnidirectionalSequenceLstmTest.cpp43 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 DLstmTestHelper.hpp34 const std::vector<T>& inputToOutputWeights, in CreateLstmTfLiteModel()
558 const std::vector<T>& inputToOutputWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp45const std::vector<T>& inputToOutputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
589 const std::vector<T>& inputToOutputWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp52 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 DUnidirectionalSequenceLstmTestImpl.cpp98 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 DLstmTestImpl.cpp228 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 DSerializer.cpp721 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/
DQuantizedLSTMTest.cpp162 std::vector<uint8_t> inputToOutputWeights, in setWeightsAndBiases()
DQuantizedLSTM.cpp281 auto inputToOutputWeights = GetInput(operation, operands, kInputToOutputWeightsTensor); in prepare() local
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3245 …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 DWorkloadFactory.cpp640 const TensorInfo& inputToOutputWeights in IsLayerConfigurationSupported() local
1419 const TensorInfo& inputToOutputWeights in IsLayerConfigurationSupported() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp4134 ANeuralNetworksOperandType inputToOutputWeights = inputToInputWeights; in unidirectionalSequenceLSTMTest() local