aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/OpenCL.cpp
diff options
context:
space:
mode:
authorSheri Zhang <sheri.zhang@arm.com>2021-04-07 20:01:18 +0100
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-04-08 11:22:18 +0000
commitb71322dc037267219f95da406affd42e880a0cc6 (patch)
treeb4698d11414e0e38ada1d279e5ec4af5126781fb /src/core/CL/OpenCL.cpp
parent534b889482967a4b4e7d6443bad4e4bdcb4999d4 (diff)
downloadComputeLibrary-b71322dc037267219f95da406affd42e880a0cc6.tar.gz
Fix convolution with bias segmentation fault issue
Indirect hybrid kernels read the full width of the bias. So we need to detect the case where we are writing a partial block and pad the bias for that block. Resolves: COMPMID-4321 Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: Ib8d8637724e34d1eae6cc22223df8d81a6d0ded6 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5380 Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/core/CL/OpenCL.cpp')
0 files changed, 0 insertions, 0 deletions