Home
last modified time | relevance | path

Searched defs:clippingThresProj (Results 1 – 4 of 4) sorted by relevance

/external/armnn/delegate/test/
DUnidirectionalSequenceLstmTest.cpp109 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmTest() local
258 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmTimeMajorTest() local
446 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionTest() local
583 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
738 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
859 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8Test() local
981 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8TimeMajorTest() local
1101 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionTest() local
1222 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
1347 float clippingThresProj = 0.f; in UnidirectionalSequenceLstmInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
DUnidirectionalSequenceLstmTestHelper.hpp35 std::vector<char> CreateUnidirectionalSequenceLstmTfLiteModel(tflite::TensorType tensorType, in CreateUnidirectionalSequenceLstmTfLiteModel()
578 void UnidirectionalSequenceLstmTestImpl(std::vector<armnn::BackendId>& backends, in UnidirectionalSequenceLstmTestImpl()
DLstmTestHelper.hpp25 std::vector<char> CreateLstmTfLiteModel(tflite::TensorType tensorType, in CreateLstmTfLiteModel()
548 void LstmTestImpl(std::vector<armnn::BackendId>& backends, in LstmTestImpl()
DLstmTest.cpp119 float clippingThresProj = 0.f; in LstmTest() local