Searched defs:hasRecurrentToInputWeights (Results 1 – 4 of 4) sorted by relevance
49 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmTest() local198 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmTimeMajorTest() local354 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local526 bool hasRecurrentToInputWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local670 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local809 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8Test() local931 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1051 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1173 bool hasRecurrentToInputWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1292 bool hasRecurrentToInputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
35 bool hasRecurrentToInputWeights, in CreateLstmTfLiteModel()559 bool hasRecurrentToInputWeights, in LstmTestImpl()
46 bool hasRecurrentToInputWeights, in CreateUnidirectionalSequenceLstmTfLiteModel()590 bool hasRecurrentToInputWeights, in UnidirectionalSequenceLstmTestImpl()
57 bool hasRecurrentToInputWeights = true; in LstmTest() local