aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/ShapeDatasets.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/datasets/ShapeDatasets.h')
-rw-r--r--tests/datasets/ShapeDatasets.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index f461d7f9d2..fddc7731fe 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -231,7 +231,6 @@ public:
TensorShape{ 128U, 64U, 1U, 3U },
// Batch size 4
TensorShape{ 37U, 37U, 3U, 4U },
- TensorShape{ 27U, 33U, 2U, 4U },
// Arbitrary batch size
TensorShape{ 37U, 37U, 3U, 5U }
})