Searched defs:hasInputLayerNormWeights (Results 1 – 4 of 4) sorted by relevance
88 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmTest() local237 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local424 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local562 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local717 bool hasInputLayerNormWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local837 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8Test() local959 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1079 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1200 bool hasInputLayerNormWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1325 bool hasInputLayerNormWeights = 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()
104 bool hasInputLayerNormWeights = false; in LstmTest() local