| /external/armnn/src/armnn/test/ | 
| D | ConstTensorLayerVisitor.cpp | 599     ConstTensor inputToCellWeights(  variable681     ConstTensor inputToCellWeights(  variable
 762     ConstTensor inputToCellWeights(  variable
 866     ConstTensor inputToCellWeights(  variable
 971     ConstTensor inputToCellWeights(  variable
 1068     ConstTensor inputToCellWeights(  variable
 1198     ConstTensor inputToCellWeights(  variable
 1296     ConstTensor inputToCellWeights(  variable
 1394     ConstTensor inputToCellWeights(  variable
 1490     ConstTensor inputToCellWeights(  variable
 [all …]
 
 | 
| /external/armnn/delegate/test/ | 
| D | UnidirectionalSequenceLstmTest.cpp | 38     std::vector<float> inputToCellWeights = { -0.2504855627f, 0.184490025045f, -0.2480507493f,  in UnidirectionalSequenceLstmTest()  local187 …std::vector<float> inputToCellWeights = { -0.15782442688941956f, -0.027530014514923096f, 0.4789854…  in UnidirectionalSequenceLstmTimeMajorTest()  local
 339 … std::vector<float> inputToCellWeights = { -0.04580283f, -0.09549462f, -0.032418985f, -0.06454633f,  in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest()  local
 515     std::vector<float> inputToCellWeights = { -0.2504855627f, 0.184490025045f, -0.2480507493f,  in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest()  local
 657     std::vector<float> inputToCellWeights = { -0.2504855627f, 0.184490025045f, -0.2480507493f,  in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest()  local
 804     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmInt8Test()  local
 926     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmInt8TimeMajorTest()  local
 1046     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest()  local
 1168     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest()  local
 1288 … std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3, 2, 5, -4 };  in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest()  local
 
 | 
| D | UnidirectionalSequenceLstmTestHelper.hpp | 44 …                                                          const std::vector<T>& inputToCellWeights,  in CreateUnidirectionalSequenceLstmTfLiteModel()588                                         const std::vector<T>& inputToCellWeights,  in UnidirectionalSequenceLstmTestImpl()
 
 | 
| D | LstmTestHelper.hpp | 33                                         const std::vector<T>& inputToCellWeights,  in CreateLstmTfLiteModel()557                   const std::vector<T>& inputToCellWeights,  in LstmTestImpl()
 
 | 
| D | LstmTest.cpp | 48     std::vector<float> inputToCellWeights {-0.50013041f, 0.1370284f, 0.11810488f, 0.2013163f,  in LstmTest()  local
 | 
| /external/armnn/src/backends/backendsCommon/test/layerTests/ | 
| D | UnidirectionalSequenceLstmTestImpl.cpp | 94     std::vector<float> inputToCellWeights = { -0.50013041f, 0.1370284f, 0.11810488f, 0.2013163f,  in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()  local292     std::vector<float> inputToCellWeights = { -0.2504855627f, 0.184490025045f, -0.2480507493f,  in UnidirectionalSequenceLstmLayerFloat32TestImpl()  local
 481 …std::vector<float> inputToCellWeights = { -0.15782442688941956f, -0.027530014514923096f, 0.4789854…  in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()  local
 752 … std::vector<float> inputToCellWeights = { -0.04580283f, -0.09549462f, -0.032418985f, -0.06454633f,  in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest()  local
 1002     std::vector<float> inputToCellWeights = { -0.2504855627f, 0.184490025045f, -0.2480507493f,  in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest()  local
 1233     std::vector<float> inputToCellWeights = { -0.2504855627f, 0.184490025045f, -0.2480507493f,  in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest()  local
 1406     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmLayerInt8Test()  local
 1559     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmLayerInt8TimeMajorTest()  local
 1716     std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3 };  in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest()  local
 1896 … std::vector<int8_t> inputToCellWeights = { -2, 1, -2, 4, -3, -2, -4, 3, -2, -2, -6, 3, 2, 5, -4 };  in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest()  local
 [all …]
 
 | 
| D | LstmTestImpl.cpp | 224     std::vector<float> inputToCellWeights = { -0.50013041f, 0.1370284f, 0.11810488f, 0.2013163f,  in LstmNoCifgNoPeepholeNoProjectionTestImpl()  local456 …std::vector<float> inputToCellWeights = { -0.04580283f,   -0.09549462f,   -0.032418985f,  -0.06454…  in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()  local
 1064     std::vector<float> inputToCellWeights =  in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()  local
 1331     std::vector<float> inputToCellWeights = {-0.4f, -0.3f, -0.2f, -0.1f, -0.5f,  in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()  local
 1590     std::vector<uint8_t> inputToCellWeights   = {133, 34, 29, 49, 206, 109, 54, 183};  in QuantizedLstmTestImpl()  local
 1807     std::vector<int8_t> inputToCellWeights   =  in QLstmTestImpl()  local
 2052     std::vector<int8_t> inputToCellWeights   =  in QLstmTestImpl1()  local
 2315     std::vector<int8_t> inputToCellWeights   =  in QLstmTestImpl2()  local
 
 | 
| /external/armnn/src/armnnSerializer/ | 
| D | Serializer.cpp | 720     auto inputToCellWeights       = CreateConstTensorInfo(constants[i++]); //InputToCellWeights  in SerializeLstmLayer()  local1526     auto inputToCellWeights       = CreateConstTensorInfo(constants[i++]); //InputToCellWeights  in SerializeQLstmLayer()  local
 1636     auto inputToCellWeights   = CreateConstTensorInfo(constants[i++]);  in SerializeQuantizedLstmLayer()  local
 1699     auto inputToCellWeights       = CreateConstTensorInfo(constants[i++]); //InputToCellWeights  in SerializeUnidirectionalSequenceLstmLayer()  local
 
 | 
| /external/armnn/src/armnnDeserializer/ | 
| D | Deserializer.cpp | 3244 …armnn::ConstTensor inputToCellWeights = ToConstTensor(flatBufferInputParams->inputToCellWeights());  in ParseLstm()  local3383 …armnn::ConstTensor inputToCellWeights       = ToConstTensor(flatBufferInputParams->inputToCellWeig…  in ParseQLstm()  local
 3507 …armnn::ConstTensor inputToCellWeights = ToConstTensor(flatBufferInputParams->inputToCellWeights());  in ParseQuantizedLstm()  local
 3809 …armnn::ConstTensor inputToCellWeights = ToConstTensor(flatBufferInputParams->inputToCellWeights());  in ParseUnidirectionalSequenceLstm()  local
 
 | 
| /external/armnn/src/backends/backendsCommon/ | 
| D | WorkloadFactory.cpp | 638             const TensorInfo& inputToCellWeights  in IsLayerConfigurationSupported()  local1417             const TensorInfo& inputToCellWeights  in IsLayerConfigurationSupported()  local
 
 |