Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/test/
H A DUnidirectionalSequenceLstmTest.cpp28 std::vector<float> inputToInputWeights = { -0.49536117f, -0.0556083915f, -0.102400711f, in UnidirectionalSequenceLstmTest() local
177 …std::vector<float> inputToInputWeights = { 0.27277296781539917f, 0.3813590407371521f, -0.394489049… in UnidirectionalSequenceLstmTimeMajorTest() local
325 … std::vector<float> inputToInputWeights = { 0.021393683f, 0.06124551f, 0.046905167f, -0.014657677f, in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
508 std::vector<float> inputToInputWeights{}; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
645 std::vector<float> inputToInputWeights = { -0.49536117f, -0.0556083915f, -0.102400711f, in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
800 std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3 }; in UnidirectionalSequenceLstmInt8Test() local
922 std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3 }; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1042 std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3 }; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1164 std::vector<int8_t> inputToInputWeights; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1284 … std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3, 2, 2, -4 }; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestHelper.hpp31 const std::vector<T>& inputToInputWeights, in CreateLstmTfLiteModel()
555 const std::vector<T>& inputToInputWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp42const std::vector<T>& inputToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
586 const std::vector<T>& inputToInputWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp40 std::vector<float> inputToInputWeights {-0.45018822f, -0.02338299f, -0.0870589f, in LstmTest() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp86 std::vector<float> inputToInputWeights = {-0.45018822f, -0.02338299f, -0.0870589f, in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local
282 std::vector<float> inputToInputWeights = { -0.49536117f, -0.0556083915f, -0.102400711f, in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
471 …std::vector<float> inputToInputWeights = { 0.27277296781539917f, 0.3813590407371521f, -0.394489049… in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
738 … std::vector<float> inputToInputWeights = { 0.021393683f, 0.06124551f, 0.046905167f, -0.014657677f, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
990 std::vector<float> inputToInputWeights = { -0.49536117f, -0.0556083915f, -0.102400711f, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1404 std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3 }; in UnidirectionalSequenceLstmLayerInt8Test() local
1557 std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3 }; in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local
1714 std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3 }; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1894 … std::vector<int8_t> inputToInputWeights = { -4, -1, -1, -2, 3, -2, 2, 4, 1, -4, -2, 3, 2, 2, -4 }; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestImpl.cpp216 std::vector<float> inputToInputWeights = {-0.45018822f, -0.02338299f, -0.0870589f, in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
414 …std::vector<float> inputToInputWeights = {0.021393683f,0.06124551f, 0.046905167f,-0.014657677f,-0… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1321 std::vector<float> inputToInputWeights = {0.5f, 0.6f, 0.7f, -0.8f, -0.9f, in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1588 std::vector<uint8_t> inputToInputWeights = {146, 250, 235, 171, 10, 218, 171, 108}; in QuantizedLstmTestImpl() local
2048 std::vector<int8_t> inputToInputWeights = in QLstmTestImpl1() local
/aosp_15_r20/external/armnn/src/armnn/test/
H A DConstTensorLayerVisitor.cpp810 ConstTensor inputToInputWeights( variable
914 ConstTensor inputToInputWeights( variable
1134 ConstTensor inputToInputWeights( variable
1702 ConstTensor inputToInputWeights( variable
1810 ConstTensor inputToInputWeights( variable
2144 ConstTensor inputToInputWeights( variable
2222 ConstTensor inputToInputWeights( variable
2324 ConstTensor inputToInputWeights( variable
/aosp_15_r20/external/armnn/src/armnnSerializer/
H A DSerializer.cpp732 flatbuffers::Offset<serializer::ConstTensor> inputToInputWeights; in SerializeLstmLayer() local
1536 flatbuffers::Offset<serializer::ConstTensor> inputToInputWeights; in SerializeQLstmLayer() local
1634 auto inputToInputWeights = CreateConstTensorInfo(constants[i++]); in SerializeQuantizedLstmLayer() local
1709 flatbuffers::Offset<serializer::ConstTensor> inputToInputWeights; in SerializeUnidirectionalSequenceLstmLayer() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTMTest.cpp159 void setWeightsAndBiases(std::vector<uint8_t> inputToInputWeights, in setWeightsAndBiases()
DQuantizedLSTM.cpp265 auto inputToInputWeights = GetInput(operation, operands, kInputToInputWeightsTensor); in prepare() local
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp3263 armnn::ConstTensor inputToInputWeights; in ParseLstm() local
3403 armnn::ConstTensor inputToInputWeights; in ParseQLstm() local
3505 …armnn::ConstTensor inputToInputWeights = ToConstTensor(flatBufferInputParams->inputToInputWeights(… in ParseQuantizedLstm() local
3828 armnn::ConstTensor inputToInputWeights; in ParseUnidirectionalSequenceLstm() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp4127 ANeuralNetworksOperandType inputToInputWeights = {.type = inputOperandCode, in unidirectionalSequenceLSTMTest() local