aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMoritz Pflanzer <moritz.pflanzer@arm.com>2017-08-30 15:46:05 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commit4ffe3e292dba342c26808fc57670f5c1b8502de0 (patch)
tree30d5eaaf91f95da92995427918c38277d9c9b76d /tests
parent338b19559cf3f010d144687b2704777e12674c74 (diff)
downloadComputeLibrary-4ffe3e292dba342c26808fc57670f5c1b8502de0.tar.gz
COMPMID-417: Remove 8 batches from validation
Change-Id: Ie0e397057eda1b03b7c32c154e372f82cc506aaf Reviewed-on: http://mpd-gerrit.cambridge.arm.com/85797 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/datasets_new/ShapeDatasets.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/datasets_new/ShapeDatasets.h b/tests/datasets_new/ShapeDatasets.h
index 50a7010a3a..67ce6c580e 100644
--- a/tests/datasets_new/ShapeDatasets.h
+++ b/tests/datasets_new/ShapeDatasets.h
@@ -97,8 +97,6 @@ public:
TensorShape{ 4160U, 3120U },
// Batch size 4
TensorShape{ 1245U, 652U, 1U, 4U },
- // Batch size 8
- TensorShape{ 1245U, 652U, 1U, 8U },
})
{
}