Searched defs:hasForgetLayerNormWeights (Results 1 – 4 of 4) sorted by relevance
90 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmTest() local239 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local426 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local564 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local719 bool hasForgetLayerNormWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local839 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmInt8Test() local961 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1081 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1202 bool hasForgetLayerNormWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1327 bool hasForgetLayerNormWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
25 std::vector<char> CreateLstmTfLiteModel(tflite::TensorType tensorType, in CreateLstmTfLiteModel()548 void LstmTestImpl(std::vector<armnn::BackendId>& backends, in LstmTestImpl()
35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()578 void UnidirectionalSequenceLstmTestImpl(std::vector<armnn::BackendId>& backends, in UnidirectionalSequenceLstmTestImpl()
106 bool hasForgetLayerNormWeights = false; in LstmTest() local