Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/test/
H A DConstTensorLayerVisitor.cpp611 ConstTensor recurrentToForgetWeights( variable
693 ConstTensor recurrentToForgetWeights( variable
774 ConstTensor recurrentToForgetWeights( variable
878 ConstTensor recurrentToForgetWeights( variable
983 ConstTensor recurrentToForgetWeights( variable
1080 ConstTensor recurrentToForgetWeights( variable
1210 ConstTensor recurrentToForgetWeights( variable
1308 ConstTensor recurrentToForgetWeights( variable
1406 ConstTensor recurrentToForgetWeights( variable
1502 ConstTensor recurrentToForgetWeights( variable
[all …]
/aosp_15_r20/external/armnn/delegate/test/
H A DUnidirectionalSequenceLstmTest.cpp55 …std::vector<float> recurrentToForgetWeights = { -0.09499983487f, -0.08814888417f, -0.04834804721f,… in UnidirectionalSequenceLstmTest() local
204 …std::vector<float> recurrentToForgetWeights = { 0.11383482068f, 0.1676601767f, -0.08550968004f, 0.… in UnidirectionalSequenceLstmTimeMajorTest() local
364 …std::vector<float> recurrentToForgetWeights = { -0.057784554f, -0.026057621f, -0.068447545f, -0.02… in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
529 …std::vector<float> recurrentToForgetWeights = { -0.09499983487f, -0.08814888417f, -0.04834804721f,… in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
677 …std::vector<float> recurrentToForgetWeights = { -0.09499983487f, -0.08814888417f, -0.04834804721f,… in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
812 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmInt8Test() local
934 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1054 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1175 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1296 std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestHelper.hpp37 const std::vector<T>& recurrentToForgetWeights, in CreateLstmTfLiteModel()
561 const std::vector<T>& recurrentToForgetWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp48const std::vector<T>& recurrentToForgetWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
592 const std::vector<T>& recurrentToForgetWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp65 std::vector<float> recurrentToForgetWeights {-0.48684245f, -0.06655136f, 0.42224967f, in LstmTest() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp109 std::vector<float> recurrentToForgetWeights = { -0.48684245f, -0.06655136f, 0.42224967f, in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
307 …std::vector<float> recurrentToForgetWeights = { -0.09499983487f, -0.08814888417f, -0.04834804721f,… in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
496 …std::vector<float> recurrentToForgetWeights = { 0.11383482068f, 0.1676601767f, -0.08550968004f, 0.… in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
796 …std::vector<float> recurrentToForgetWeights = { -0.057784554f, -0.026057621f, -0.068447545f, -0.02… in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1025 …std::vector<float> recurrentToForgetWeights = { -0.09499983487f, -0.08814888417f, -0.04834804721f,… in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1243 …std::vector<float> recurrentToForgetWeights = { -0.09499983487f, -0.08814888417f, -0.04834804721f,… in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1410 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmLayerInt8Test() local
1563 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1720 …std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -… in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1907 std::vector<int8_t> recurrentToForgetWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
[all …]
H A DLstmTestImpl.cpp239 std::vector<float> recurrentToForgetWeights = { -0.48684245f, -0.06655136f, 0.42224967f, in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
606 …std::vector<float> recurrentToForgetWeights = {-0.057784554f, -0.026057621f, -0.068447545f, -0… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1093 std::vector<float> recurrentToForgetWeights = in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1359 std::vector<float> recurrentToForgetWeights = { -0.5f, -0.3f, -0.5f, in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1595 std::vector<uint8_t> recurrentToForgetWeights = in QuantizedLstmTestImpl() local
1812 std::vector<int8_t> recurrentToForgetWeights = in QLstmTestImpl() local
2058 …std::vector<int8_t> recurrentToForgetWeights = {-64, -38, -64, -25, 77, 51, 115, 38, -13, 25, 64, … in QLstmTestImpl1() local
2320 std::vector<int8_t> recurrentToForgetWeights = in QLstmTestImpl2() local
/aosp_15_r20/external/armnn/src/armnnSerializer/
H A DSerializer.cpp722 … auto recurrentToForgetWeights = CreateConstTensorInfo(constants[i++]); //RecurrentToForgetWeights in SerializeLstmLayer() local
1528 … auto recurrentToForgetWeights = CreateConstTensorInfo(constants[i++]); //RecurrentToForgetWeights in SerializeQLstmLayer() local
1640 auto recurrentToForgetWeights = CreateConstTensorInfo(constants[i++]); in SerializeQuantizedLstmLayer() local
1701 … auto recurrentToForgetWeights = CreateConstTensorInfo(constants[i++]); //RecurrentToForgetWeights in SerializeUnidirectionalSequenceLstmLayer() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTMTest.cpp164 std::vector<uint8_t> recurrentToForgetWeights, in setWeightsAndBiases()
DQuantizedLSTM.cpp288 auto recurrentToForgetWeights = GetInput(operation, operands, kRecurrentToForgetWeightsTensor); in prepare() local
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3246 …armnn::ConstTensor recurrentToForgetWeights = ToConstTensor(flatBufferInputParams->recurrentToForg… in ParseLstm() local
3385 …armnn::ConstTensor recurrentToForgetWeights = ToConstTensor(flatBufferInputParams->recurrentToForg… in ParseQLstm() local
3510 …armnn::ConstTensor recurrentToForgetWeights = ToConstTensor(flatBufferInputParams->recurrentToForg… in ParseQuantizedLstm() local
3811 …armnn::ConstTensor recurrentToForgetWeights = ToConstTensor(flatBufferInputParams->recurrentToForg… in ParseUnidirectionalSequenceLstm() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadFactory.cpp642 const TensorInfo& recurrentToForgetWeights in IsLayerConfigurationSupported() local
1421 const TensorInfo& recurrentToForgetWeights in IsLayerConfigurationSupported() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp4140 ANeuralNetworksOperandType recurrentToForgetWeights = recurrentToInputWeights; in unidirectionalSequenceLSTMTest() local