/aosp_15_r20/external/armnn/delegate/test/ |
H A D | UnidirectionalSequenceLstmTest.cpp | 50 …std::vector<float> recurrentToInputWeights = { -0.128009796112f, 0.1995525098f, -0.07745539397f, 0… in UnidirectionalSequenceLstmTest() local 199 …std::vector<float> recurrentToInputWeights = { 0.23788475990f, -0.24948765337f, 0.50044941902f, 0.… in UnidirectionalSequenceLstmTimeMajorTest() local 355 …std::vector<float> recurrentToInputWeights = { -0.001374326f, -0.078856036f, 0.10672688f, 0.029162… in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local 527 std::vector<float> recurrentToInputWeights{}; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local 671 …std::vector<float> recurrentToInputWeights = { -0.128009796112f, 0.1995525098f, -0.07745539397f, 0… in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 810 …std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -1… in UnidirectionalSequenceLstmInt8Test() local 932 …std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -1… in UnidirectionalSequenceLstmInt8TimeMajorTest() local 1052 …std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -1… in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local 1174 std::vector<int8_t> recurrentToInputWeights; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local 1293 std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
|
H A D | LstmTestHelper.hpp | 36 const std::vector<T>& recurrentToInputWeights, in CreateLstmTfLiteModel() 560 const std::vector<T>& recurrentToInputWeights, in LstmTestImpl()
|
H A D | UnidirectionalSequenceLstmTestHelper.hpp | 47 … const std::vector<T>& recurrentToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel() 591 const std::vector<T>& recurrentToInputWeights, in UnidirectionalSequenceLstmTestImpl()
|
H A D | LstmTest.cpp | 58 std::vector<float> recurrentToInputWeights {-0.0063535f, -0.2042388f, 0.31454784f, in LstmTest() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | UnidirectionalSequenceLstmTestImpl.cpp | 102 std::vector<float> recurrentToInputWeights = {-0.0063535f, -0.2042388f, 0.31454784f, in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local 302 …std::vector<float> recurrentToInputWeights = { -0.128009796112f, 0.1995525098f, -0.07745539397f, 0… in UnidirectionalSequenceLstmLayerFloat32TestImpl() local 491 …std::vector<float> recurrentToInputWeights = { 0.23788475990f, -0.24948765337f, 0.50044941902f, 0.… in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local 778 …std::vector<float> recurrentToInputWeights = { -0.001374326f, -0.078856036f, 0.10672688f, 0.029162… in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local 1019 …std::vector<float> recurrentToInputWeights = { -0.128009796112f, 0.1995525098f, -0.07745539397f, 0… in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local 1409 …std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -1… in UnidirectionalSequenceLstmLayerInt8Test() local 1562 …std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -1… in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local 1719 …std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, 5, -1, 1, 3, -1… in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local 1904 std::vector<int8_t> recurrentToInputWeights = { -1, 1, -1, 1, -3, -4, -1, 4, 2, 3, in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
|
H A D | LstmTestImpl.cpp | 232 std::vector<float> recurrentToInputWeights = {-0.0063535f, -0.2042388f, 0.31454784f, in LstmNoCifgNoPeepholeNoProjectionTestImpl() local 525 …std::vector<float> recurrentToInputWeights = { -0.001374326f, -0.078856036f, 0.10672688f, 0… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local 1349 std::vector<float> recurrentToInputWeights ={-0.2f, -0.3f, 0.4f, in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local 1593 std::vector<uint8_t> recurrentToInputWeights = in QuantizedLstmTestImpl() local 2057 …std::vector<int8_t> recurrentToInputWeights = {-25, -38, 51, 13, -64, 115, -25, -38, -89, 6, -25,… in QLstmTestImpl1() local
|
/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | ConstTensorLayerVisitor.cpp | 816 ConstTensor recurrentToInputWeights( variable 920 ConstTensor recurrentToInputWeights( variable 1140 ConstTensor recurrentToInputWeights( variable 1708 ConstTensor recurrentToInputWeights( variable 1816 ConstTensor recurrentToInputWeights( variable 2150 ConstTensor recurrentToInputWeights( variable 2247 ConstTensor recurrentToInputWeights( variable 2349 ConstTensor recurrentToInputWeights( variable
|
/aosp_15_r20/external/armnn/src/armnnSerializer/ |
H A D | Serializer.cpp | 733 flatbuffers::Offset<serializer::ConstTensor> recurrentToInputWeights; in SerializeLstmLayer() local 1537 flatbuffers::Offset<serializer::ConstTensor> recurrentToInputWeights; in SerializeQLstmLayer() local 1639 auto recurrentToInputWeights = CreateConstTensorInfo(constants[i++]); in SerializeQuantizedLstmLayer() local 1710 flatbuffers::Offset<serializer::ConstTensor> recurrentToInputWeights; in SerializeUnidirectionalSequenceLstmLayer() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | QuantizedLSTMTest.cpp | 163 std::vector<uint8_t> recurrentToInputWeights, in setWeightsAndBiases()
|
D | QuantizedLSTM.cpp | 287 auto recurrentToInputWeights = GetInput(operation, operands, kRecurrentToInputWeightsTensor); in prepare() local
|
/aosp_15_r20/external/armnn/src/armnnDeserializer/ |
H A D | Deserializer.cpp | 3264 armnn::ConstTensor recurrentToInputWeights; in ParseLstm() local 3404 armnn::ConstTensor recurrentToInputWeights; in ParseQLstm() local 3509 …armnn::ConstTensor recurrentToInputWeights = ToConstTensor(flatBufferInputParams->recurrentToInput… in ParseQuantizedLstm() local 3829 armnn::ConstTensor recurrentToInputWeights; in ParseUnidirectionalSequenceLstm() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestValidateOperations.cpp | 4135 ANeuralNetworksOperandType recurrentToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local
|