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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index 9ee89f43e0..f461d7f9d2 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -122,7 +122,6 @@ public:
TensorShape{ 7U, 7U, 5U },
TensorShape{ 27U, 13U, 37U },
- TensorShape{ 128U, 64U, 21U }
})
{
}
@@ -624,7 +623,6 @@ public:
// Batch size 4
TensorShape{ 32U, 37U, 3U, 4U },
// Batch size 8
- TensorShape{ 32U, 37U, 3U, 8U },
TensorShape{ 33U, 35U, 8U, 8U }
})
{
@@ -644,7 +642,6 @@ public:
// Batch size 4
TensorShape{ 32U, 37U, 3U, 4U },
// Batch size 8
- TensorShape{ 32U, 37U, 3U, 8U },
TensorShape{ 33U, 35U, 3U, 8U },
// Arbitrary batch size
TensorShape{ 32U, 37U, 3U, 8U }