aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad0100_dilat21/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_pad0100_dilat21/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_pad0100_dilat21/test.json')
-rw-r--r--operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad0100_dilat21/test.json366
1 files changed, 366 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad0100_dilat21/test.json b/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad0100_dilat21/test.json
new file mode 100644
index 000000000..38e5da618
--- /dev/null
+++ b/operators/tensor/conv2d_1x1/conv2d_1x1_1x11x44x13_i16xi8_acci48_st11_pad0100_dilat21/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: [
+ 0,
+ 1,
+ 0,
+ 0
+ ],
+ stride: [
+ 1,
+ 1
+ ],
+ dilation: [
+ 2,
+ 1
+ ],
+ input_zp: 0,
+ weight_zp: -39
+ },
+ 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: [
+ 212,
+ 161,
+ 235,
+ 116,
+ 103,
+ 155,
+ 203,
+ 56,
+ 14,
+ 169,
+ 188,
+ 83,
+ 48,
+ 105,
+ 23,
+ 10,
+ 75,
+ 203,
+ 219,
+ 137,
+ 57,
+ 209,
+ 182,
+ 11,
+ 1,
+ 237,
+ 41,
+ 84,
+ 27,
+ 207,
+ 117,
+ 43,
+ 179,
+ 0,
+ 42,
+ 0,
+ 101,
+ 139,
+ 76,
+ 167,
+ 229,
+ 150,
+ 237,
+ 0,
+ 44,
+ 171,
+ 201,
+ 127,
+ 39,
+ 114,
+ 169,
+ 166,
+ 130,
+ 33,
+ 140,
+ 20,
+ 184,
+ 229,
+ 108,
+ 69,
+ 143,
+ 96,
+ 138,
+ 69,
+ 240,
+ 240,
+ 147,
+ 232,
+ 250,
+ 221,
+ 156,
+ 113,
+ 246,
+ 170,
+ 88,
+ 217,
+ 140,
+ 81,
+ 83,
+ 73,
+ 102,
+ 217,
+ 234,
+ 218,
+ 103,
+ 41,
+ 39,
+ 46,
+ 152,
+ 245,
+ 253,
+ 106,
+ 198,
+ 172,
+ 91,
+ 175,
+ 166,
+ 63,
+ 94,
+ 13,
+ 114,
+ 39,
+ 158,
+ 118,
+ 246,
+ 59,
+ 175,
+ 35,
+ 123,
+ 8,
+ 131,
+ 74,
+ 12,
+ 199,
+ 53,
+ 125,
+ 151,
+ 119,
+ 44,
+ 147,
+ 185,
+ 109,
+ 128,
+ 113,
+ 62,
+ 172,
+ 100,
+ 231,
+ 35,
+ 110,
+ 53,
+ 38,
+ 92,
+ 46,
+ 121,
+ 104,
+ 224,
+ 225,
+ 222,
+ 171,
+ 139,
+ 38,
+ 184,
+ 136,
+ 8,
+ 26,
+ 200,
+ 106,
+ 252,
+ 210,
+ 52,
+ 85,
+ 253,
+ 171,
+ 215,
+ 195,
+ 127,
+ 4,
+ 169,
+ 47,
+ 71,
+ 246,
+ 175,
+ 66,
+ 231,
+ 75,
+ 193,
+ 175,
+ 110
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 13
+ ],
+ type: "INT48",
+ data: [
+ 133,
+ 150,
+ 182,
+ 118,
+ 218,
+ 43,
+ 174,
+ 231,
+ 34,
+ 144,
+ 155,
+ 181,
+ 116,
+ 106,
+ 85,
+ 221,
+ 116,
+ 188,
+ 77,
+ 225,
+ 10,
+ 140,
+ 209,
+ 98,
+ 154,
+ 157,
+ 118,
+ 7,
+ 105,
+ 217,
+ 38,
+ 214,
+ 85,
+ 132,
+ 104,
+ 174,
+ 61,
+ 149,
+ 111,
+ 11,
+ 128,
+ 226,
+ 222,
+ 137,
+ 177,
+ 174,
+ 118,
+ 96,
+ 86,
+ 248,
+ 178,
+ 220,
+ 230,
+ 29,
+ 24,
+ 140,
+ 95,
+ 196,
+ 153,
+ 84,
+ 96,
+ 153,
+ 251,
+ 242,
+ 89,
+ 145,
+ 251,
+ 32,
+ 37,
+ 37,
+ 74,
+ 18,
+ 43,
+ 102,
+ 174,
+ 131,
+ 204,
+ 98
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 12,
+ 44,
+ 13
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}