aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/concat/concat_36_i32_axis0
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:12 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:12 +0100
commitd73c0846bc7be1685aff6a4e70e4ab4c03ab75c3 (patch)
tree0a9b3cf7c843680caf049565ac8cf30188242db0 /operators/data_layout/concat/concat_36_i32_axis0
parent3dd7bf887d5d04d98bc19b845f43cd3000b1d407 (diff)
downloadconformance_tests-d73c0846bc7be1685aff6a4e70e4ab4c03ab75c3.tar.gz
Updating CONCAT tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia22d8ed60a228547c77bcfa0076074a39e4778b3
Diffstat (limited to 'operators/data_layout/concat/concat_36_i32_axis0')
-rw-r--r--operators/data_layout/concat/concat_36_i32_axis0/Conformance-result-0.json77
-rw-r--r--operators/data_layout/concat/concat_36_i32_axis0/desc.json22
-rw-r--r--operators/data_layout/concat/concat_36_i32_axis0/input-0.json41
-rw-r--r--operators/data_layout/concat/concat_36_i32_axis0/input-1.json23
-rw-r--r--operators/data_layout/concat/concat_36_i32_axis0/test.json191
5 files changed, 354 insertions, 0 deletions
diff --git a/operators/data_layout/concat/concat_36_i32_axis0/Conformance-result-0.json b/operators/data_layout/concat/concat_36_i32_axis0/Conformance-result-0.json
new file mode 100644
index 000000000..6b6405487
--- /dev/null
+++ b/operators/data_layout/concat/concat_36_i32_axis0/Conformance-result-0.json
@@ -0,0 +1,77 @@
+{
+ "type": "int32",
+ "data": [
+ -1691604726,
+ -1760731031,
+ 1166308736,
+ 955026138,
+ 845124117,
+ -163736050,
+ 932259212,
+ -1454826632,
+ 1720657018,
+ 4487274,
+ 1881416401,
+ -1493308149,
+ -11467236,
+ 843189590,
+ -18786742,
+ -231257036,
+ -1433599550,
+ -511009943,
+ -1121990345,
+ -852499086,
+ 788988336,
+ 559559476,
+ 460405168,
+ -593510319,
+ 1974364612,
+ -1771030112,
+ -676067476,
+ -1640652158,
+ -691731087,
+ 1983835363,
+ -574393735,
+ 1754840704,
+ -21192835,
+ 857735608,
+ -182890504,
+ -1005580859,
+ 1134856859,
+ 2015097196,
+ -1015652990,
+ 1197226016,
+ -1025895884,
+ 931536269,
+ 1241273733,
+ -217490693,
+ 1017561928,
+ -978215044,
+ -1807092397,
+ -1733487618,
+ -227531392,
+ 1729164126,
+ -1599545251,
+ -189939389,
+ 876311027,
+ -1278339615,
+ 951835184,
+ -833409954,
+ 1325687812,
+ 340245457,
+ 201465201,
+ -1388250327,
+ -158029417,
+ 1531646687,
+ -2063628741,
+ 1110332926,
+ -31085291,
+ 942586218,
+ 701359625,
+ -291658174,
+ -821768116,
+ 546787307,
+ -1545224993,
+ 361198026
+ ]
+} \ No newline at end of file
diff --git a/operators/data_layout/concat/concat_36_i32_axis0/desc.json b/operators/data_layout/concat/concat_36_i32_axis0/desc.json
new file mode 100644
index 000000000..be172ba86
--- /dev/null
+++ b/operators/data_layout/concat/concat_36_i32_axis0/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ]
+} \ No newline at end of file
diff --git a/operators/data_layout/concat/concat_36_i32_axis0/input-0.json b/operators/data_layout/concat/concat_36_i32_axis0/input-0.json
new file mode 100644
index 000000000..82706b2f5
--- /dev/null
+++ b/operators/data_layout/concat/concat_36_i32_axis0/input-0.json
@@ -0,0 +1,41 @@
+{
+ "type": "int32",
+ "data": [
+ -1691604726,
+ -1760731031,
+ 1166308736,
+ 955026138,
+ 845124117,
+ -163736050,
+ 932259212,
+ -1454826632,
+ 1720657018,
+ 4487274,
+ 1881416401,
+ -1493308149,
+ -11467236,
+ 843189590,
+ -18786742,
+ -231257036,
+ -1433599550,
+ -511009943,
+ -1121990345,
+ -852499086,
+ 788988336,
+ 559559476,
+ 460405168,
+ -593510319,
+ 1974364612,
+ -1771030112,
+ -676067476,
+ -1640652158,
+ -691731087,
+ 1983835363,
+ -574393735,
+ 1754840704,
+ -21192835,
+ 857735608,
+ -182890504,
+ -1005580859
+ ]
+} \ No newline at end of file
diff --git a/operators/data_layout/concat/concat_36_i32_axis0/input-1.json b/operators/data_layout/concat/concat_36_i32_axis0/input-1.json
new file mode 100644
index 000000000..2973071da
--- /dev/null
+++ b/operators/data_layout/concat/concat_36_i32_axis0/input-1.json
@@ -0,0 +1,23 @@
+{
+ "type": "int32",
+ "data": [
+ 1134856859,
+ 2015097196,
+ -1015652990,
+ 1197226016,
+ -1025895884,
+ 931536269,
+ 1241273733,
+ -217490693,
+ 1017561928,
+ -978215044,
+ -1807092397,
+ -1733487618,
+ -227531392,
+ 1729164126,
+ -1599545251,
+ -189939389,
+ 876311027,
+ -1278339615
+ ]
+} \ No newline at end of file
diff --git a/operators/data_layout/concat/concat_36_i32_axis0/test.json b/operators/data_layout/concat/concat_36_i32_axis0/test.json
new file mode 100644
index 000000000..295d4d870
--- /dev/null
+++ b/operators/data_layout/concat/concat_36_i32_axis0/test.json
@@ -0,0 +1,191 @@
+{
+ version: {
+ _major: 0,
+ _minor: 30,
+ _patch: 0,
+ _draft: false
+ },
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-2"
+ ]
+ },
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-3"
+ ]
+ },
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-4"
+ ]
+ },
+ {
+ op: "CONCAT",
+ attribute_type: "AxisAttribute",
+ attribute: {
+ axis: 0
+ },
+ inputs: [
+ "input-0",
+ "input-1",
+ "const-2",
+ "const-3",
+ "const-4"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 36
+ ],
+ type: "INT32"
+ },
+ {
+ name: "input-1",
+ shape: [
+ 18
+ ],
+ type: "INT32"
+ },
+ {
+ name: "const-2",
+ shape: [
+ 9
+ ],
+ type: "INT32",
+ data: [
+ 48,
+ 218,
+ 187,
+ 56,
+ 94,
+ 44,
+ 83,
+ 206,
+ 4,
+ 100,
+ 4,
+ 79,
+ 209,
+ 187,
+ 71,
+ 20,
+ 113,
+ 29,
+ 2,
+ 12,
+ 41,
+ 251,
+ 64,
+ 173,
+ 151,
+ 169,
+ 148,
+ 246,
+ 223,
+ 18,
+ 75,
+ 91,
+ 59,
+ 134,
+ 255,
+ 132
+ ]
+ },
+ {
+ name: "const-3",
+ shape: [
+ 4
+ ],
+ type: "INT32",
+ data: [
+ 254,
+ 85,
+ 46,
+ 66,
+ 21,
+ 173,
+ 37,
+ 254,
+ 106,
+ 185,
+ 46,
+ 56,
+ 9,
+ 230,
+ 205,
+ 41
+ ]
+ },
+ {
+ name: "const-4",
+ shape: [
+ 5
+ ],
+ type: "INT32",
+ data: [
+ 66,
+ 166,
+ 157,
+ 238,
+ 76,
+ 208,
+ 4,
+ 207,
+ 235,
+ 79,
+ 151,
+ 32,
+ 223,
+ 188,
+ 229,
+ 163,
+ 202,
+ 113,
+ 135,
+ 21
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 72
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0",
+ "input-1"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}