aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/datasets/ShapeDatasets.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/datasets/ShapeDatasets.h b/tests/datasets/ShapeDatasets.h
index 551e7ffa8c..5ec3d4c5cb 100644
--- a/tests/datasets/ShapeDatasets.h
+++ b/tests/datasets/ShapeDatasets.h
@@ -857,8 +857,7 @@ public:
// Batch size 1
TensorShape{ 11U, 11U, 270U },
TensorShape{ 27U, 13U, 90U },
- TensorShape{ 128U, 64U, 45U, 2U },
- TensorShape{ 11U, 11U, 45U, 3U }
+ TensorShape{ 13U, 12U, 45U, 2U },
})
{
}