aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorViet-Hoa Do <viet-hoa.do@arm.com>2023-04-26 15:38:45 +0100
committerViet-Hoa Do <viet-hoa.do@arm.com>2023-05-02 08:57:02 +0000
commita62129a02397ba87171ebf4477795f628dcec0f6 (patch)
tree91e53cc8982d9f16e66db53f81830fb05da83596 /src/runtime
parentf0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072 (diff)
downloadComputeLibrary-a62129a02397ba87171ebf4477795f628dcec0f6.tar.gz
Fix fully connected and matmul mismatches
* There is an issue with quantized fully connected and matmul when the lower bound of bounded ReLU is negative. * Use int32_t for the calculation of min/max quantized value rather than PixelValue to avoid this issue. Partially resolves: COMPMID-5996 Signed-off-by: Viet-Hoa Do <viet-hoa.do@arm.com> Change-Id: I7b22e9d56a2441fc6a4c5c4e627f57d6e00d6ff1 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/9502 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Jakub Sujak <jakub.sujak@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions