aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1001_dilat71/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_pad1001_dilat71/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_pad1001_dilat71/test.json')
-rw-r--r--operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1001_dilat71/test.json366
1 files changed, 366 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1001_dilat71/test.json b/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1001_dilat71/test.json
new file mode 100644
index 000000000..7416cc844
--- /dev/null
+++ b/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad1001_dilat71/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,
+ 0,
+ 0,
+ 1
+ ],
+ stride: [
+ 1,
+ 1
+ ],
+ dilation: [
+ 7,
+ 1
+ ],
+ input_zp: 0,
+ weight_zp: -94
+ },
+ 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: [
+ 172,
+ 40,
+ 17,
+ 129,
+ 79,
+ 236,
+ 193,
+ 18,
+ 242,
+ 190,
+ 123,
+ 35,
+ 75,
+ 51,
+ 123,
+ 70,
+ 225,
+ 196,
+ 180,
+ 198,
+ 158,
+ 134,
+ 255,
+ 210,
+ 46,
+ 189,
+ 158,
+ 39,
+ 15,
+ 101,
+ 246,
+ 219,
+ 150,
+ 254,
+ 221,
+ 75,
+ 50,
+ 62,
+ 65,
+ 109,
+ 164,
+ 110,
+ 86,
+ 41,
+ 74,
+ 180,
+ 27,
+ 150,
+ 117,
+ 183,
+ 220,
+ 93,
+ 185,
+ 20,
+ 85,
+ 207,
+ 193,
+ 66,
+ 241,
+ 208,
+ 0,
+ 194,
+ 182,
+ 186,
+ 249,
+ 243,
+ 171,
+ 78,
+ 159,
+ 248,
+ 63,
+ 53,
+ 148,
+ 148,
+ 202,
+ 45,
+ 114,
+ 231,
+ 213,
+ 173,
+ 86,
+ 234,
+ 51,
+ 2,
+ 188,
+ 71,
+ 82,
+ 27,
+ 49,
+ 210,
+ 77,
+ 225,
+ 38,
+ 234,
+ 91,
+ 19,
+ 86,
+ 130,
+ 195,
+ 61,
+ 157,
+ 241,
+ 101,
+ 154,
+ 35,
+ 102,
+ 187,
+ 112,
+ 26,
+ 75,
+ 214,
+ 149,
+ 134,
+ 195,
+ 158,
+ 135,
+ 178,
+ 212,
+ 55,
+ 12,
+ 240,
+ 65,
+ 3,
+ 237,
+ 33,
+ 198,
+ 227,
+ 1,
+ 167,
+ 152,
+ 204,
+ 153,
+ 74,
+ 69,
+ 54,
+ 184,
+ 192,
+ 242,
+ 55,
+ 194,
+ 49,
+ 150,
+ 169,
+ 179,
+ 48,
+ 10,
+ 230,
+ 165,
+ 94,
+ 103,
+ 194,
+ 80,
+ 150,
+ 99,
+ 148,
+ 107,
+ 102,
+ 245,
+ 229,
+ 12,
+ 222,
+ 222,
+ 34,
+ 5,
+ 40,
+ 61,
+ 246,
+ 51,
+ 14
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 13
+ ],
+ type: "INT48",
+ data: [
+ 215,
+ 95,
+ 2,
+ 246,
+ 244,
+ 160,
+ 253,
+ 46,
+ 232,
+ 202,
+ 87,
+ 199,
+ 12,
+ 42,
+ 73,
+ 88,
+ 226,
+ 226,
+ 153,
+ 54,
+ 100,
+ 101,
+ 59,
+ 217,
+ 203,
+ 21,
+ 222,
+ 225,
+ 87,
+ 145,
+ 122,
+ 53,
+ 232,
+ 246,
+ 98,
+ 7,
+ 65,
+ 37,
+ 130,
+ 51,
+ 114,
+ 151,
+ 88,
+ 32,
+ 212,
+ 150,
+ 53,
+ 79,
+ 249,
+ 28,
+ 27,
+ 65,
+ 244,
+ 249,
+ 65,
+ 225,
+ 116,
+ 80,
+ 111,
+ 90,
+ 105,
+ 190,
+ 142,
+ 34,
+ 24,
+ 145,
+ 120,
+ 119,
+ 9,
+ 166,
+ 41,
+ 227,
+ 208,
+ 185,
+ 158,
+ 10,
+ 182,
+ 189
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 12,
+ 45,
+ 13
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}