aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-03-01 12:24:20 +0000
committerEric Kunze <eric.kunze@arm.com>2023-03-02 16:15:56 +0000
commitfde43724c4e354634566f93fa60d21048c1b7888 (patch)
tree36f7c9c934a4e02dc83b2e7c3417581b48b866bf /operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json
parent43f13e903970bc660d31c0f791007d13587e1c4d (diff)
downloadconformance_tests-fde43724c4e354634566f93fa60d21048c1b7888.tar.gz
Regen DATA LAYOUT tests for test gen improvements
PAD, SLICE, TILE and TRANSPOSE have improved ERROR IF tests. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id514aaff48d9710552fa8de27ff2045ff4107764
Diffstat (limited to 'operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json')
-rw-r--r--operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json b/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json
index 2b4faa21d..5524dd879 100644
--- a/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json
+++ b/operators/data_layout/pad/pad_ERRORIF_PadOutputShapeMismatch_10x8x13x9_f32_pad00000000/test.json
@@ -56,10 +56,10 @@
{
name: "result-0",
shape: [
- 9,
+ 10,
8,
13,
- 9
+ 8
],
type: "FP32"
}