aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
diff options
context:
space:
mode:
authorDavid Mansell <David.Mansell@arm.com>2023-09-19 15:49:10 +0100
committerDavid Mansell <David.Mansell@arm.com>2023-10-10 15:03:19 +0000
commitfb9c25d27791d934300581596cce7c5875a79a80 (patch)
treee29a9f5e151e26145589390897c3d8314edd18c1 /arm_compute
parent9aa153ae5d60fd08ec165280621f1e4fa7602048 (diff)
downloadComputeLibrary-fb9c25d27791d934300581596cce7c5875a79a80.tar.gz
arm_gemm: fix 2D threading mode for SME2
"2D" threading mode was not setting the result pointer correctly for SME2 kernels with K blocking - for non-final blocks the result pointer should be NULL so that the intermediate results get written in the accumulator buffer by the kernel. Signed-off-by: David Mansell <David.Mansell@arm.com> Change-Id: Idefa538e190a086e1e44a91998ab7e949e3989e4 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10342 Reviewed-by: Gunes Bayir <gunes.bayir@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute')
0 files changed, 0 insertions, 0 deletions