aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:15 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:15 +0100
commitcf8989f6250721418177c5b78cdedb7b6c56f74d (patch)
tree032b16f5831f3cbf110cb4f056c9550ee7381eb9 /operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json
parentd2d22b3e074fa6be55ca3d568540e820e50f44be (diff)
downloadconformance_tests-cf8989f6250721418177c5b78cdedb7b6c56f74d.tar.gz
Updating DATA_LAYOUT tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I605e4528c4b31c393e4a8ee88de332ecbc2f1421
Diffstat (limited to 'operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json')
-rw-r--r--operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json79
1 files changed, 79 insertions, 0 deletions
diff --git a/operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json b/operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json
new file mode 100644
index 000000000..40661e088
--- /dev/null
+++ b/operators/data_layout/concat/concat_ERRORIF_WrongInputType_11x8x7_i4_axis0/input-3.json
@@ -0,0 +1,79 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ [
+ -4,
+ -3,
+ -3,
+ 1,
+ -4,
+ -2,
+ -5
+ ],
+ [
+ 7,
+ -3,
+ -1,
+ 6,
+ 2,
+ -5,
+ -6
+ ],
+ [
+ -1,
+ -6,
+ -6,
+ 7,
+ 4,
+ 4,
+ 4
+ ],
+ [
+ 4,
+ 1,
+ 7,
+ 5,
+ -1,
+ 6,
+ -7
+ ],
+ [
+ 6,
+ 4,
+ 2,
+ -3,
+ -5,
+ -4,
+ 6
+ ],
+ [
+ 7,
+ -1,
+ -3,
+ -4,
+ -3,
+ -4,
+ 2
+ ],
+ [
+ -3,
+ 1,
+ 5,
+ -6,
+ 6,
+ 3,
+ 0
+ ],
+ [
+ 3,
+ -7,
+ 4,
+ -5,
+ -1,
+ -6,
+ -5
+ ]
+ ]
+ ]
+} \ No newline at end of file