Fix tolerance for NEON RNNLayer
authorManuel Bottini <manuel.bottini@arm.com>
Fri, 5 Feb 2021 12:53:41 +0000 (12:53 +0000)
committerManuel Bottini <manuel.bottini@arm.com>
Fri, 5 Feb 2021 14:48:36 +0000 (14:48 +0000)
commit8b555e3fa1a19c6ccdb613b83bd532b3ce11cdd2
treeff733a420ba77d2a1130274f7d8f924eefb05bb5
parentcf87f509fc23d02c56569f794a3fb59e1b8be277
Fix tolerance for NEON RNNLayer

Use same absolute tolerance as in the GPU backend

Change-Id: I92d8ce93ca189dad70dff6226b3b501b724cea33
Resolves: COMPMID-4239
Signed-off-by: Manuel Bottini <manuel.bottini@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5010
Reviewed-by: Giorgio Arena <giorgio.arena@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
tests/validation/NEON/RNNLayer.cpp