Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/test/
H A DUnidirectionalSequenceLstmTest.cpp70 bool hasCellToInputWeights = false; in UnidirectionalSequenceLstmTest() local
219 bool hasCellToInputWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local
393 bool hasCellToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
544 bool hasCellToInputWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
695 bool hasCellToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
819 bool hasCellToInputWeights = false; in UnidirectionalSequenceLstmInt8Test() local
941 bool hasCellToInputWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1061 bool hasCellToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1182 bool hasCellToInputWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1306 bool hasCellToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestHelper.hpp40 bool hasCellToInputWeights, in CreateLstmTfLiteModel()
564 bool hasCellToInputWeights, in LstmTestImpl()
H A DUnidirectionalSequenceLstmTestHelper.hpp51 bool hasCellToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()
595 bool hasCellToInputWeights, in UnidirectionalSequenceLstmTestImpl()
H A DLstmTest.cpp86 bool hasCellToInputWeights = false; in LstmTest() local