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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index a7f1a44286..558b37af33 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -839,7 +839,7 @@ public:
SoftmaxLayerSmallShapes()
: ShapeDataset("Shape",
{
- TensorShape{ 9U, 9U },
+ TensorShape{ 1U, 9U },
TensorShape{ 256U, 10U },
TensorShape{ 353U, 8U },
TensorShape{ 781U, 5U },