COMPMID-3491: ReduceMean not properly validating quantizations
authorManuel Bottini <manuel.bottini@arm.com>
Wed, 20 May 2020 14:26:36 +0000 (15:26 +0100)
committerManuel Bottini <manuel.bottini@arm.com>
Wed, 20 May 2020 17:42:08 +0000 (18:42 +0100)
commit9893aa728d9265a8332720757db5252a1b6b39e4
treeb64d08acb424a92c0a5ca2e22d474d8f5e6a341e
parenta3f42ce043ca220a70525cbb764fd11c1be5dc48
COMPMID-3491: ReduceMean not properly validating quantizations

Change-Id: Ia2563da7271592c4c55dde7fcecaedda6a46a781
Signed-off-by: Manuel Bottini <manuel.bottini@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3236
Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
src/runtime/CL/functions/CLReduceMean.cpp
src/runtime/NEON/functions/NEReduceMean.cpp