Home
last modified time | relevance | path

Searched defs:recurrentToInputWeights (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DUnidirectionalSequenceLstmTest.cpp50 …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 DLstmTestHelper.hpp36 const std::vector<T>& recurrentToInputWeights, in CreateLstmTfLiteModel()
560 const std::vector<T>& recurrentToInputWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp47const std::vector<T>& recurrentToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
591 const std::vector<T>& recurrentToInputWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp58 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 DUnidirectionalSequenceLstmTestImpl.cpp102 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 DLstmTestImpl.cpp232 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 DConstTensorLayerVisitor.cpp816 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 DSerializer.cpp733 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/
DQuantizedLSTMTest.cpp163 std::vector<uint8_t> recurrentToInputWeights, in setWeightsAndBiases()
DQuantizedLSTM.cpp287 auto recurrentToInputWeights = GetInput(operation, operands, kRecurrentToInputWeightsTensor); in prepare() local
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3264 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/
DTestValidateOperations.cpp4135 ANeuralNetworksOperandType recurrentToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local