COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level)
authorMichalis Spyrou <michalis.spyrou@arm.com>
Wed, 29 Apr 2020 12:22:15 +0000 (13:22 +0100)
committerMichalis Spyrou <michalis.spyrou@arm.com>
Thu, 30 Apr 2020 11:40:41 +0000 (11:40 +0000)
commit8bb8de3772b37efb84959390582823488ab1b9e2
treed7c6bb8aade708e5c49141fb20a3b03f12441c80
parent06cf9339ed4b86d559c837dcb7c1c273ae6a35eb
COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (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 21329 nightly and 1169 precommit tests now we have
545 in both cases with a larger test space.

Change-Id: I363caab64654064d2779a0ba847f522dfe388091
Signed-off-by: Michalis Spyrou <michalis.spyrou@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3118
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
tests/validation/CL/GEMMReshapeLHSMatrix.cpp