Home
last modified time | relevance | path

Searched defs:cellLayerNormWeights (Results 1 – 13 of 13) sorted by relevance

/external/armnn/delegate/test/
DUnidirectionalSequenceLstmTest.cpp93 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmTest() local
242 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmTimeMajorTest() local
429 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
567 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
722 std::vector<float> cellLayerNormWeights = { 0.7f, 0.2f, 0.3f, 0.8f, 0.5f }; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
842 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmInt8Test() local
964 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1084 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1205 std::vector<float> cellLayerNormWeights; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1330 std::vector<float> cellLayerNormWeights = { 0.5f, 0.2f, 0.3f, 0.4f, -0.5f }; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
DUnidirectionalSequenceLstmTestHelper.hpp35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()
578 void UnidirectionalSequenceLstmTestImpl(std::vector<armnn::BackendId>& backends, in UnidirectionalSequenceLstmTestImpl()
DLstmTestHelper.hpp25 std::vector<char> CreateLstmTfLiteModel(tflite::TensorType tensorType, in CreateLstmTfLiteModel()
548 void LstmTestImpl(std::vector<armnn::BackendId>& backends, in LstmTestImpl()
DLstmTest.cpp109 std::vector<float> cellLayerNormWeights; in LstmTest() local
/external/armnn/src/backends/reference/workloads/
DLstm.cpp13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
DRefLstmWorkload.cpp152 std::unique_ptr<Decoder<float>> cellLayerNormWeights; in Execute() local
DRefUnidirectionalSequenceLstmWorkload.cpp183 std::unique_ptr<Decoder<float>> cellLayerNormWeights; in Execute() local
/external/armnn/src/backends/backendsCommon/test/
DQLstmEndToEndTestImpl.cpp144 … armnn::ConstTensor cellLayerNormWeights(layerNormWeightsInfo, cellLayerNormWeightsVector.data()); in QLstmEndToEnd() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DLstmTestImpl.cpp1385 std::vector<float> cellLayerNormWeights = {0.7f, 0.2f, 0.3f, 0.8f}; //{numUnits} in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1824 std::vector<int16_t> cellLayerNormWeights = {22937, 6553, 9830, 26214}; in QLstmTestImpl() local
2069 std::vector<int16_t> cellLayerNormWeights = {22937, 6553, 9830, 26214}; in QLstmTestImpl1() local
2332 std::vector<int16_t> cellLayerNormWeights = {22937, 6553, 9830, 26214}; in QLstmTestImpl2() local
DUnidirectionalSequenceLstmTestImpl.cpp1057 std::vector<float> cellLayerNormWeights{ 0.7f, 0.2f, 0.3f, 0.8f, 0.5f }; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1927 std::vector<float> cellLayerNormWeights = { 0.5f, 0.2f, 0.3f, 0.4f, -0.5f }; in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
/external/armnn/src/armnnSerializer/
DSerializer.cpp742 flatbuffers::Offset<serializer::ConstTensor> cellLayerNormWeights; in SerializeLstmLayer() local
1575 flatbuffers::Offset<serializer::ConstTensor> cellLayerNormWeights; in SerializeQLstmLayer() local
1719 flatbuffers::Offset<serializer::ConstTensor> cellLayerNormWeights; in SerializeUnidirectionalSequenceLstmLayer() local
/external/armnn/src/armnnDeserializer/
DDeserializer.cpp3304 armnn::ConstTensor cellLayerNormWeights; in ParseLstm() local
3454 armnn::ConstTensor cellLayerNormWeights; in ParseQLstm() local
3873 armnn::ConstTensor cellLayerNormWeights; in ParseUnidirectionalSequenceLstm() local
/external/armnn/src/armnn/test/
DConstTensorLayerVisitor.cpp2175 ConstTensor cellLayerNormWeights( variable