Searched defs:hasProjectionWeights (Results 1 – 4 of 4) sorted by relevance
83 bool hasProjectionWeights = false; in UnidirectionalSequenceLstmTest() local232 bool hasProjectionWeights = false; in UnidirectionalSequenceLstmTimeMajorTest() local413 bool hasProjectionWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local557 bool hasProjectionWeights = false; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local708 bool hasProjectionWeights = true; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local832 bool hasProjectionWeights = false; in UnidirectionalSequenceLstmInt8Test() local954 bool hasProjectionWeights = false; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1074 bool hasProjectionWeights = true; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1195 bool hasProjectionWeights = false; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1319 bool hasProjectionWeights = 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()
99 bool hasProjectionWeights = false; in LstmTest() local