COMPMID-3069: Fix QASYMM8_SIGNED RELUs in NEActivationLayerKernel
authorMichele Di Giorgio <michele.digiorgio@arm.com>
Mon, 20 Apr 2020 16:39:33 +0000 (17:39 +0100)
committerMichele Di Giorgio <michele.digiorgio@arm.com>
Tue, 21 Apr 2020 13:49:49 +0000 (13:49 +0000)
commit7ba240bb54bdbd50f1809f944dde2fac7005cc10
treed5b9fbe667247c75cb30c65f1d77cc6fc5e8241e
parent1c1b3aa470f3854000be22edb61991f6210e5605
COMPMID-3069: Fix QASYMM8_SIGNED RELUs in NEActivationLayerKernel

Wrong boundaries were used for clamping the output when data type was QASYMM8_SIGNED.

Change-Id: Ie93bf64643fce95be2b4a5a63ef2d1dc83bbdd97
Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3064
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
src/core/NEON/kernels/NEActivationLayerKernel.cpp