Searched defs:clippingThresProj (Results 1 – 4 of 4) sorted by relevance
109 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmTest() local258 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmTimeMajorTest() local446 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local583 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local738 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local859 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8Test() local981 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1101 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1222 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1347 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()578 void UnidirectionalSequenceLstmTestImpl(std::vector<armnn::BackendId>& backends, in UnidirectionalSequenceLstmTestImpl()
25 std::vector<char> CreateLstmTfLiteModel(tflite::TensorType tensorType, in CreateLstmTfLiteModel()548 void LstmTestImpl(std::vector<armnn::BackendId>& backends, in LstmTestImpl()
119 float clippingThresProj = 0.f; in LstmTest() local