Searched defs:hasCellToOutputWeights (Results 1 – 4 of 4) sorted by relevance
74 bool hasCellToOutputWeights = false; in UnidirectionalSequenceLstmTest() local223 bool hasCellToOutputWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local399 bool hasCellToOutputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local548 bool hasCellToOutputWeights = true; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local699 bool hasCellToOutputWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local823 bool hasCellToOutputWeights = false; in UnidirectionalSequenceLstmInt8Test() local945 bool hasCellToOutputWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1065 bool hasCellToOutputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1186 bool hasCellToOutputWeights = true; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1310 bool hasCellToOutputWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
44 bool hasCellToOutputWeights, in CreateLstmTfLiteModel()568 bool hasCellToOutputWeights, in LstmTestImpl()
35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()599 bool hasCellToOutputWeights, in UnidirectionalSequenceLstmTestImpl()
90 bool hasCellToOutputWeights = false; in LstmTest() local