Searched defs:hasCellLayerNormWeights (Results 1 – 4 of 4) sorted by relevance
92 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmTest() local241 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local428 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local566 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local721 bool hasCellLayerNormWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local841 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmInt8Test() local963 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1083 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1204 bool hasCellLayerNormWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1329 bool hasCellLayerNormWeights = 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()
108 bool hasCellLayerNormWeights = false; in LstmTest() local