| /external/armnn/delegate/test/ | 
| D | UnidirectionalSequenceLstmTest.cpp | 50 …std::vector<float> recurrentToInputWeights = { -0.128009796112f, 0.1995525098f, -0.07745539397f, 0…  in UnidirectionalSequenceLstmTest()  local199 …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
 
 | 
| D | UnidirectionalSequenceLstmTestHelper.hpp | 47 …                                                     const std::vector<T>& recurrentToInputWeights,  in CreateUnidirectionalSequenceLstmTfLiteModel()591                                         const std::vector<T>& recurrentToInputWeights,  in UnidirectionalSequenceLstmTestImpl()
 
 | 
| D | LstmTestHelper.hpp | 36                                         const std::vector<T>& recurrentToInputWeights,  in CreateLstmTfLiteModel()560                   const std::vector<T>& recurrentToInputWeights,  in LstmTestImpl()
 
 | 
| D | LstmTest.cpp | 58     std::vector<float> recurrentToInputWeights {-0.0063535f, -0.2042388f, 0.31454784f,  in LstmTest()  local
 | 
| /external/armnn/src/backends/backendsCommon/test/layerTests/ | 
| D | UnidirectionalSequenceLstmTestImpl.cpp | 102     std::vector<float> recurrentToInputWeights = {-0.0063535f, -0.2042388f, 0.31454784f,  in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl()  local302 …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
 
 | 
| D | LstmTestImpl.cpp | 232     std::vector<float> recurrentToInputWeights = {-0.0063535f, -0.2042388f, 0.31454784f,  in LstmNoCifgNoPeepholeNoProjectionTestImpl()  local525 …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
 
 | 
| /external/armnn/src/armnn/test/ | 
| D | ConstTensorLayerVisitor.cpp | 816     ConstTensor recurrentToInputWeights(  variable920     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
 
 | 
| /external/armnn/src/armnnSerializer/ | 
| D | Serializer.cpp | 733     flatbuffers::Offset<serializer::ConstTensor> recurrentToInputWeights;  in SerializeLstmLayer()  local1537     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
 
 | 
| /external/armnn/src/armnnDeserializer/ | 
| D | Deserializer.cpp | 3264     armnn::ConstTensor recurrentToInputWeights;  in ParseLstm()  local3404     armnn::ConstTensor recurrentToInputWeights;  in ParseQLstm()  local
 3509 …armnn::ConstTensor recurrentToInputWeights = ToConstTensor(flatBufferInputParams->recurrentToInput…  in ParseQuantizedLstm()  local
 3829     armnn::ConstTensor recurrentToInputWeights;  in ParseUnidirectionalSequenceLstm()  local
 
 |