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, 1 insertions, 0 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index 565982efb6..1f7bdb2232 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -121,6 +121,7 @@ public:
TensorShape{ 2U, 5U, 4U },
TensorShape{ 7U, 7U, 5U },
+ TensorShape{ 16U, 16U, 5U },
TensorShape{ 27U, 13U, 37U },
})
{