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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index 5ec3d4c5cb..483fada5d8 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -164,8 +164,8 @@ public:
{
// Batch size 1
TensorShape{ 11U, 11U },
- TensorShape{ 27U, 13U, 2U },
- TensorShape{ 128U, 64U, 1U, 3U },
+ TensorShape{ 27U, 13U, 7U },
+ TensorShape{ 31U, 27U, 17U, 2U },
// Batch size 4
TensorShape{ 11U, 11U, 3U, 4U },
TensorShape{ 27U, 13U, 2U, 4U },