Searched defs:hasOutputLayerNormWeights (Results 1 – 4 of 4) sorted by relevance
94 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmTest() local243 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local430 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local568 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local723 bool hasOutputLayerNormWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local843 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8Test() local965 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1085 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1206 bool hasOutputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1331 bool hasOutputLayerNormWeights = 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()
110 bool hasOutputLayerNormWeights = false; in LstmTest() local