aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-02-28 10:26:50 +0000
committerEric Kunze <eric.kunze@arm.com>2023-03-01 18:52:54 +0000
commitb48e5e1067571c4f391db1830fdbcaedc3bd14b4 (patch)
treedd61f4f2e159cfe84cc9cd369cd67a766f15a5dd /operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json
parentee8c9c4e7e0d7788b5015a4b95c613bf60cd7937 (diff)
downloadconformance_tests-b48e5e1067571c4f391db1830fdbcaedc3bd14b4.tar.gz
Updating CONV2D_1X1 tests for ofm_depth fix Regen
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I9cd4cb91b2996145247028e8aafa6cf1b77aa71f
Diffstat (limited to 'operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json')
-rw-r--r--operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json366
1 files changed, 366 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json b/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json
new file mode 100644
index 000000000..180fbec4c
--- /dev/null
+++ b/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1111_dilat17/test.json
@@ -0,0 +1,366 @@
+{
+ version: {
+ _major: 0,
+ _minor: 51,
+ _patch: 0,
+ _draft: true
+ },
+ regions: [
+ {
+ name: "main",
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-1"
+ ]
+ },
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-2"
+ ]
+ },
+ {
+ op: "CONV2D",
+ attribute_type: "ConvAttribute",
+ attribute: {
+ pad: [
+ 1,
+ 1,
+ 1,
+ 1
+ ],
+ stride: [
+ 1,
+ 1
+ ],
+ dilation: [
+ 1,
+ 7
+ ],
+ input_zp: 0,
+ weight_zp: 113
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 11,
+ 44,
+ 13
+ ],
+ type: "INT16"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 13,
+ 1,
+ 1,
+ 13
+ ],
+ type: "INT8",
+ data: [
+ 241,
+ 131,
+ 47,
+ 115,
+ 146,
+ 176,
+ 104,
+ 121,
+ 9,
+ 156,
+ 168,
+ 14,
+ 3,
+ 141,
+ 8,
+ 157,
+ 1,
+ 153,
+ 108,
+ 93,
+ 94,
+ 160,
+ 170,
+ 233,
+ 201,
+ 127,
+ 20,
+ 235,
+ 227,
+ 23,
+ 53,
+ 51,
+ 61,
+ 20,
+ 104,
+ 86,
+ 4,
+ 69,
+ 10,
+ 175,
+ 34,
+ 167,
+ 118,
+ 171,
+ 14,
+ 215,
+ 221,
+ 31,
+ 29,
+ 229,
+ 64,
+ 188,
+ 75,
+ 161,
+ 187,
+ 161,
+ 162,
+ 227,
+ 163,
+ 37,
+ 216,
+ 123,
+ 90,
+ 178,
+ 109,
+ 165,
+ 70,
+ 73,
+ 212,
+ 210,
+ 55,
+ 61,
+ 187,
+ 134,
+ 4,
+ 209,
+ 136,
+ 85,
+ 66,
+ 217,
+ 168,
+ 11,
+ 125,
+ 4,
+ 67,
+ 0,
+ 169,
+ 210,
+ 8,
+ 247,
+ 121,
+ 40,
+ 2,
+ 122,
+ 207,
+ 38,
+ 24,
+ 243,
+ 140,
+ 133,
+ 19,
+ 37,
+ 132,
+ 202,
+ 19,
+ 153,
+ 138,
+ 210,
+ 216,
+ 63,
+ 87,
+ 125,
+ 143,
+ 196,
+ 112,
+ 127,
+ 95,
+ 143,
+ 187,
+ 219,
+ 210,
+ 191,
+ 214,
+ 132,
+ 145,
+ 3,
+ 236,
+ 36,
+ 99,
+ 60,
+ 71,
+ 202,
+ 150,
+ 209,
+ 178,
+ 168,
+ 201,
+ 26,
+ 106,
+ 174,
+ 47,
+ 243,
+ 163,
+ 254,
+ 254,
+ 168,
+ 76,
+ 193,
+ 24,
+ 154,
+ 236,
+ 14,
+ 243,
+ 19,
+ 16,
+ 101,
+ 199,
+ 57,
+ 253,
+ 140,
+ 129,
+ 51,
+ 46,
+ 19,
+ 71,
+ 77,
+ 99,
+ 202,
+ 15
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 13
+ ],
+ type: "INT48",
+ data: [
+ 176,
+ 241,
+ 55,
+ 142,
+ 240,
+ 98,
+ 75,
+ 173,
+ 140,
+ 44,
+ 34,
+ 92,
+ 24,
+ 17,
+ 38,
+ 209,
+ 46,
+ 107,
+ 34,
+ 197,
+ 156,
+ 53,
+ 41,
+ 120,
+ 55,
+ 105,
+ 222,
+ 218,
+ 18,
+ 137,
+ 228,
+ 37,
+ 227,
+ 201,
+ 141,
+ 64,
+ 201,
+ 226,
+ 45,
+ 173,
+ 95,
+ 115,
+ 200,
+ 244,
+ 28,
+ 183,
+ 12,
+ 43,
+ 59,
+ 110,
+ 41,
+ 14,
+ 49,
+ 139,
+ 71,
+ 144,
+ 28,
+ 49,
+ 72,
+ 77,
+ 143,
+ 35,
+ 111,
+ 53,
+ 19,
+ 201,
+ 65,
+ 179,
+ 180,
+ 101,
+ 79,
+ 237,
+ 253,
+ 112,
+ 227,
+ 71,
+ 164,
+ 108
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 13,
+ 46,
+ 13
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}