aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEConvolutionLayer.cpp
diff options
context:
space:
mode:
authorDavid Mansell <David.Mansell@arm.com>2018-02-06 17:11:21 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:45:42 +0000
commit101de503901f503d8a6f741c3aaea359bc1aafb7 (patch)
tree22f3268ea1c57a4a60af7e2cafe3b8a9af1d1b28 /src/runtime/NEON/functions/NEConvolutionLayer.cpp
parent679463af405e72cbaf1ce41ef393fbe0db908e54 (diff)
downloadComputeLibrary-101de503901f503d8a6f741c3aaea359bc1aafb7.tar.gz
COMPMID-896: Replace legacy 4x4 u8 GEMM kernel with safe version.
It's not safe to accumulate two u8xu8 results into a u16 accumulator. This changes the kernel to use uadalp after every single multiply. Correct the test fixture as well. Change-Id: I011b90033c4673e55b843d079e3f7d185b1df330 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/119096 Tested-by: Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Diffstat (limited to 'src/runtime/NEON/functions/NEConvolutionLayer.cpp')
0 files changed, 0 insertions, 0 deletions