Searched defs:hasInputGateBias (Results 1 – 4 of 4) sorted by relevance
77 bool hasInputGateBias = true; in UnidirectionalSequenceLstmTest() local226 bool hasInputGateBias = true; in UnidirectionalSequenceLstmTimeMajorTest() local403 bool hasInputGateBias = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local551 bool hasInputGateBias = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local702 bool hasInputGateBias = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local826 bool hasInputGateBias = true; in UnidirectionalSequenceLstmInt8Test() local948 bool hasInputGateBias = true; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1068 bool hasInputGateBias = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1189 bool hasInputGateBias = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1313 bool hasInputGateBias = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
46 bool hasInputGateBias, in CreateLstmTfLiteModel()570 bool hasInputGateBias, in LstmTestImpl()
35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()601 bool hasInputGateBias, in UnidirectionalSequenceLstmTestImpl()
93 bool hasInputGateBias = true; in LstmTest() local