Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/test/
H A DUnidirectionalSequenceLstmTest.cpp27 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmTest() local
176 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmTimeMajorTest() local
324 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
507 bool hasInputToInputWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
644 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
799 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmInt8Test() local
921 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1041 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1163 bool hasInputToInputWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1283 bool hasInputToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestHelper.hpp30 bool hasInputToInputWeights, in CreateLstmTfLiteModel()
554 bool hasInputToInputWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp41 bool hasInputToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
585 bool hasInputToInputWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp39 bool hasInputToInputWeights = true; in LstmTest() local