aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/Helpers.h
diff options
context:
space:
mode:
authorViet-Hoa Do <viet-hoa.do@arm.com>2022-10-27 15:36:20 +0100
committerViet-Hoa Do <viet-hoa.do@arm.com>2022-11-01 17:12:01 +0000
commit0ae31d1761b61ce0952b032816de2929e606d3c1 (patch)
tree23bd262bdc35f06f59ab49c3578e1b59c6b02449 /tests/validation/Helpers.h
parenta7077e9b8cc2d93a84249ee665776d09963e08a0 (diff)
downloadComputeLibrary-0ae31d1761b61ce0952b032816de2929e606d3c1.tar.gz
Fix fixed-point quantized addition
* The range check condition is incorrect. The maximum value of 8-bit quantized data is 255, not 1023. * Use 256 to make the check slightly stricter than it should. Resolves: COMPMID-5458 Signed-off-by: Viet-Hoa Do <viet-hoa.do@arm.com> Change-Id: I5c071680531574b409a7ce71a732f6480caa10d8 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/8537 Reviewed-by: Jakub Sujak <jakub.sujak@arm.com> Reviewed-by: Gunes Bayir <gunes.bayir@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'tests/validation/Helpers.h')
0 files changed, 0 insertions, 0 deletions