COMPMID-3069: Align graph convolution implementation for CL and NEON.
authorGeorgios Pinitas <georgios.pinitas@arm.com>
Thu, 14 May 2020 09:03:56 +0000 (10:03 +0100)
committerGeorgios Pinitas <georgios.pinitas@arm.com>
Thu, 14 May 2020 15:22:54 +0000 (15:22 +0000)
commit090502887d87f52d28e98e90c0e17c582b9e63d6
treeec90250ef4c240c55d3c5da6a6d945ad7a29505f
parenta8a7c1d2691fc688dabc275d8b68e5a1267f00af
COMPMID-3069: Align graph convolution implementation for CL and NEON.

Enables fast-math on Neon backend for convolution

Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com>
Change-Id: Ia072f0fd2db1f0814562049b290cffc91cbbd9a8
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3201
Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
src/graph/backends/NEON/NEFunctionFactory.cpp
src/runtime/NEON/functions/NEConvolutionLayer.cpp