aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/const/const_13x6_i32
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:29 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:29 +0100
commiteb8bca812efc17b975864d87a734c0dd520df618 (patch)
tree3091f06effa72e7a9222234950ba60c0d97f33af /operators/data_nodes/const/const_13x6_i32
parentbc6c4467ba7574cf5ff8f775751fc7d20c10c879 (diff)
downloadconformance_tests-eb8bca812efc17b975864d87a734c0dd520df618.tar.gz
Updating CONST tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I528c7427b388429f73b3915ab1d529c3f2ea690d
Diffstat (limited to 'operators/data_nodes/const/const_13x6_i32')
-rw-r--r--operators/data_nodes/const/const_13x6_i32/Conformance-const-0.json109
-rw-r--r--operators/data_nodes/const/const_13x6_i32/desc.json16
-rw-r--r--operators/data_nodes/const/const_13x6_i32/test.json355
3 files changed, 480 insertions, 0 deletions
diff --git a/operators/data_nodes/const/const_13x6_i32/Conformance-const-0.json b/operators/data_nodes/const/const_13x6_i32/Conformance-const-0.json
new file mode 100644
index 000000000..8c7d18612
--- /dev/null
+++ b/operators/data_nodes/const/const_13x6_i32/Conformance-const-0.json
@@ -0,0 +1,109 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ -150263159,
+ 2022697583,
+ -427558647,
+ 122970475,
+ 136949719,
+ 689115155
+ ],
+ [
+ -1343298505,
+ 1458933756,
+ 2098537764,
+ -1535221227,
+ 1367121886,
+ 1361116416
+ ],
+ [
+ 1037726945,
+ -554580519,
+ -134177798,
+ 1456901824,
+ -1490881409,
+ 1411949150
+ ],
+ [
+ 1806746103,
+ 781120392,
+ -681237359,
+ 254051746,
+ -1932277055,
+ 1854582956
+ ],
+ [
+ -676871055,
+ -1902248090,
+ 1264683316,
+ 676707544,
+ 527030046,
+ -1915139838
+ ],
+ [
+ 1077343518,
+ 589773898,
+ 1261154370,
+ 1405871835,
+ -1237145526,
+ -1242792957
+ ],
+ [
+ 1820135483,
+ 133258684,
+ -266332628,
+ -913961679,
+ 597059077,
+ 1090743733
+ ],
+ [
+ -2137567546,
+ 226078578,
+ 2119001565,
+ -942143688,
+ -941042857,
+ 1624058234
+ ],
+ [
+ -1880924636,
+ -440143254,
+ -179263167,
+ 1279382077,
+ -1593303773,
+ -283215012
+ ],
+ [
+ -1493245410,
+ 1235384744,
+ 568150355,
+ -14009725,
+ -459873352,
+ -1489604976
+ ],
+ [
+ 1811842477,
+ 634200998,
+ -776716942,
+ -369637541,
+ 971436254,
+ 943023242
+ ],
+ [
+ -167076676,
+ -846536329,
+ 686985607,
+ 679605154,
+ 428188296,
+ -1834586100
+ ],
+ [
+ -116891947,
+ 489279003,
+ 1932997682,
+ 109792708,
+ -675539761,
+ 239629323
+ ]
+ ]
+} \ No newline at end of file
diff --git a/operators/data_nodes/const/const_13x6_i32/desc.json b/operators/data_nodes/const/const_13x6_i32/desc.json
new file mode 100644
index 000000000..58ee2e73c
--- /dev/null
+++ b/operators/data_nodes/const/const_13x6_i32/desc.json
@@ -0,0 +1,16 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [],
+ "ifm_file": [],
+ "ofm_name": [
+ "const-0"
+ ],
+ "ofm_file": [
+ "const-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-const-0.npy"
+ ]
+} \ No newline at end of file
diff --git a/operators/data_nodes/const/const_13x6_i32/test.json b/operators/data_nodes/const/const_13x6_i32/test.json
new file mode 100644
index 000000000..36fe06db5
--- /dev/null
+++ b/operators/data_nodes/const/const_13x6_i32/test.json
@@ -0,0 +1,355 @@
+{
+ version: {
+ _major: 0,
+ _minor: 30,
+ _patch: 0,
+ _draft: false
+ },
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "const-0",
+ shape: [
+ 13,
+ 6
+ ],
+ type: "INT32",
+ data: [
+ 137,
+ 42,
+ 11,
+ 247,
+ 111,
+ 234,
+ 143,
+ 120,
+ 9,
+ 249,
+ 131,
+ 230,
+ 107,
+ 97,
+ 84,
+ 7,
+ 215,
+ 175,
+ 41,
+ 8,
+ 19,
+ 16,
+ 19,
+ 41,
+ 55,
+ 228,
+ 238,
+ 175,
+ 252,
+ 143,
+ 245,
+ 86,
+ 36,
+ 37,
+ 21,
+ 125,
+ 21,
+ 98,
+ 126,
+ 164,
+ 222,
+ 159,
+ 124,
+ 81,
+ 0,
+ 253,
+ 32,
+ 81,
+ 225,
+ 116,
+ 218,
+ 61,
+ 217,
+ 197,
+ 241,
+ 222,
+ 250,
+ 155,
+ 0,
+ 248,
+ 192,
+ 142,
+ 214,
+ 86,
+ 127,
+ 244,
+ 34,
+ 167,
+ 94,
+ 162,
+ 40,
+ 84,
+ 247,
+ 193,
+ 176,
+ 107,
+ 136,
+ 243,
+ 142,
+ 46,
+ 145,
+ 36,
+ 101,
+ 215,
+ 162,
+ 133,
+ 36,
+ 15,
+ 193,
+ 202,
+ 211,
+ 140,
+ 172,
+ 176,
+ 138,
+ 110,
+ 113,
+ 196,
+ 167,
+ 215,
+ 102,
+ 255,
+ 157,
+ 142,
+ 52,
+ 137,
+ 97,
+ 75,
+ 216,
+ 188,
+ 85,
+ 40,
+ 30,
+ 215,
+ 105,
+ 31,
+ 2,
+ 73,
+ 217,
+ 141,
+ 30,
+ 245,
+ 54,
+ 64,
+ 74,
+ 60,
+ 39,
+ 35,
+ 66,
+ 176,
+ 43,
+ 75,
+ 219,
+ 230,
+ 203,
+ 83,
+ 74,
+ 168,
+ 66,
+ 182,
+ 3,
+ 124,
+ 236,
+ 181,
+ 59,
+ 16,
+ 125,
+ 108,
+ 188,
+ 93,
+ 241,
+ 7,
+ 44,
+ 22,
+ 32,
+ 240,
+ 49,
+ 13,
+ 134,
+ 201,
+ 5,
+ 102,
+ 150,
+ 35,
+ 181,
+ 109,
+ 3,
+ 65,
+ 198,
+ 78,
+ 151,
+ 128,
+ 114,
+ 175,
+ 121,
+ 13,
+ 221,
+ 101,
+ 77,
+ 126,
+ 56,
+ 7,
+ 216,
+ 199,
+ 87,
+ 211,
+ 232,
+ 199,
+ 122,
+ 41,
+ 205,
+ 96,
+ 36,
+ 94,
+ 227,
+ 143,
+ 106,
+ 242,
+ 195,
+ 229,
+ 65,
+ 169,
+ 80,
+ 245,
+ 61,
+ 210,
+ 65,
+ 76,
+ 35,
+ 29,
+ 8,
+ 161,
+ 92,
+ 123,
+ 30,
+ 239,
+ 30,
+ 226,
+ 254,
+ 166,
+ 168,
+ 121,
+ 162,
+ 73,
+ 83,
+ 73,
+ 221,
+ 33,
+ 131,
+ 58,
+ 42,
+ 255,
+ 184,
+ 227,
+ 150,
+ 228,
+ 144,
+ 110,
+ 54,
+ 167,
+ 173,
+ 133,
+ 254,
+ 107,
+ 166,
+ 35,
+ 205,
+ 37,
+ 114,
+ 61,
+ 180,
+ 209,
+ 91,
+ 199,
+ 247,
+ 233,
+ 222,
+ 240,
+ 230,
+ 57,
+ 138,
+ 100,
+ 53,
+ 56,
+ 188,
+ 156,
+ 10,
+ 246,
+ 119,
+ 225,
+ 138,
+ 205,
+ 135,
+ 145,
+ 242,
+ 40,
+ 162,
+ 243,
+ 129,
+ 40,
+ 136,
+ 162,
+ 133,
+ 25,
+ 12,
+ 112,
+ 166,
+ 146,
+ 213,
+ 94,
+ 8,
+ 249,
+ 27,
+ 206,
+ 41,
+ 29,
+ 50,
+ 52,
+ 55,
+ 115,
+ 196,
+ 77,
+ 139,
+ 6,
+ 207,
+ 20,
+ 188,
+ 215,
+ 11,
+ 116,
+ 72,
+ 14
+ ]
+ }
+ ],
+ inputs: [
+
+ ],
+ outputs: [
+ "const-0"
+ ]
+ }
+ ]
+}