From 03bb550b72ebd107a6cbd994008cdcc00597d822 Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Thu, 31 Jan 2019 17:45:07 +0000 Subject: COMPMID-1916: Add support for QASYMM8 LOGISTIC activation in NEActivationLayer Change-Id: Ia9f47e8612b91594773092217c0fe43c6a92c401 Signed-off-by: Isabella Gottardi Reviewed-on: https://review.mlplatform.org/625 Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio --- tests/validation/NEON/ActivationLayer.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/validation/NEON/ActivationLayer.cpp b/tests/validation/NEON/ActivationLayer.cpp index ce89e6cc24..3a91c9c3be 100644 --- a/tests/validation/NEON/ActivationLayer.cpp +++ b/tests/validation/NEON/ActivationLayer.cpp @@ -221,7 +221,9 @@ using NEActivationLayerQuantizedFixture = ActivationValidationQuantizedFixture