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, 2 insertions, 1 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index 483fada5d8..ffacf34620 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -730,7 +730,8 @@ public:
{
TensorShape{ 232U, 65U, 3U },
TensorShape{ 432U, 65U, 3U },
- TensorShape{ 124U, 65U, 3U }
+ TensorShape{ 124U, 65U, 3U },
+ TensorShape{ 124U, 65U, 3U, 4U }
})
{
}