Searched defs:clippingThresCell (Results 1 – 4 of 4) sorted by relevance
108 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmTest() local257 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmTimeMajorTest() local445 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local582 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local737 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local858 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmInt8Test() local980 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmInt8TimeMajorTest() local1100 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local1221 float clippingThresCell = 10.f; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local1346 float clippingThresCell = 10.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()
118 float clippingThresCell = 0.f; in LstmTest() local