COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level)
authorMichalis Spyrou <michalis.spyrou@arm.com>
Mon, 27 Apr 2020 17:10:58 +0000 (18:10 +0100)
committerMichalis Spyrou <michalis.spyrou@arm.com>
Tue, 5 May 2020 14:18:24 +0000 (14:18 +0000)
commit5c2df4e8aa3655800e764a29ad25cdbc560558be
treeab096f02789ca733e1fe14eec539cdc33f576e27
parent5eaf57c67a7ca60081fb9f2ad5d82aaf3bbe7647
COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level)

Removed configuration tests as they don't add any real value.
Since this is a memory copy kernel, I removed all the large shapes
and created all possible configurations across the 3 data layouts.
From a total of 5957 nightly and 2285 precommit tests now we have
233 in both cases.

Change-Id: I219f771a0ee5b07e5de3d5df715fe5841b4ea5fe
Signed-off-by: Michalis Spyrou <michalis.spyrou@arm.com>
Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/c/VisualCompute/ComputeLibrary/+/237083
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3106
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Sang-Hoon Park <sang-hoon.park@arm.com>
tests/validation/CL/GEMMReshapeRHSMatrix.cpp