Home
last modified time | relevance | path

Searched defs:hasRecurrentToInputWeights (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DUnidirectionalSequenceLstmTest.cpp49 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmTest() local
198 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmTimeMajorTest() local
354 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
526 bool hasRecurrentToInputWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
670 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
809 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8Test() local
931 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1051 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1173 bool hasRecurrentToInputWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1292 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestHelper.hpp35 bool hasRecurrentToInputWeights, in CreateLstmTfLiteModel()
559 bool hasRecurrentToInputWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp46 bool hasRecurrentToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
590 bool hasRecurrentToInputWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp57 bool hasRecurrentToInputWeights = true; in LstmTest() local