aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2020-10-27 12:44:17 +0000
committerMichele Di Giorgio <michele.digiorgio@arm.com>2020-10-29 17:05:56 +0000
commit27d92fd5da6ad16c9e3b38d82402a86cf7b208aa (patch)
tree61438af5d104a55bbf4a90735ad430f99c73e45c /arm_compute
parent3673839cde43cc82c186a196c7e1ce3155457b0e (diff)
downloadComputeLibrary-27d92fd5da6ad16c9e3b38d82402a86cf7b208aa.tar.gz
COMPMID-3928: Fix output conversion in gemmlowp_mm_native
This patch solves the following issues that arose from nightly tests: - The accumulated result of gemmlowp_mm_native can be either uint or int and in order to be stored in memory we need to convert it to int. - The RHS matrix still needs padding on the X dimension. Hence, revert few changes to add the necessary padding elements. - Replace zero padding validation tests with assertion in the configure method of the kernel. Change-Id: Ib6614a91bd0e98f2b850f52eef14d4fbf55517c8 Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4259 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 'arm_compute')
0 files changed, 0 insertions, 0 deletions