aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-08-23 16:47:57 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-08-30 11:45:26 +0100
commitc824c384c0420ae9f9fa5efb006c4fba1594f765 (patch)
tree71ee89829cbeee0f4c3083c6cc8ed2cdfcd6a949 /operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
parent9f4b0b39a4f9a8b8f4e883105a7f226ab2c90cd9 (diff)
downloadconformance_tests-c824c384c0420ae9f9fa5efb006c4fba1594f765.tar.gz
Regen TRANSPOSE_CONV2D tests for pad inversion
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I41bb060e77280399d9f7f126a44966f4edff4f3f
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json274
1 files changed, 274 insertions, 0 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
new file mode 100644
index 000000000..faf7a2b49
--- /dev/null
+++ b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
@@ -0,0 +1,274 @@
+{
+ version: {
+ _major: 0,
+ _minor: 31,
+ _patch: 0,
+ _draft: true
+ },
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-1"
+ ]
+ },
+ {
+ op: "CONST",
+ attribute_type: "NONE",
+ inputs: [
+
+ ],
+ outputs: [
+ "const-2"
+ ]
+ },
+ {
+ op: "TRANSPOSE_CONV2D",
+ attribute_type: "TransposeConvAttribute",
+ attribute: {
+ out_pad: [
+ 1,
+ -2,
+ 1,
+ -4
+ ],
+ stride: [
+ 2,
+ 2
+ ],
+ output_shape: [
+ 1,
+ 24,
+ 66,
+ 2
+ ],
+ input_zp: -22,
+ weight_zp: 3
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 11,
+ 33,
+ 3
+ ],
+ type: "INT8"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 2,
+ 5,
+ 5,
+ 3
+ ],
+ type: "INT8",
+ data: [
+ 231,
+ 150,
+ 145,
+ 29,
+ 5,
+ 251,
+ 120,
+ 118,
+ 232,
+ 154,
+ 164,
+ 25,
+ 111,
+ 156,
+ 42,
+ 106,
+ 77,
+ 121,
+ 3,
+ 104,
+ 177,
+ 60,
+ 241,
+ 81,
+ 110,
+ 51,
+ 29,
+ 105,
+ 89,
+ 241,
+ 86,
+ 192,
+ 6,
+ 22,
+ 93,
+ 17,
+ 197,
+ 1,
+ 212,
+ 94,
+ 197,
+ 252,
+ 139,
+ 81,
+ 91,
+ 196,
+ 166,
+ 56,
+ 104,
+ 227,
+ 2,
+ 133,
+ 240,
+ 217,
+ 135,
+ 99,
+ 113,
+ 200,
+ 17,
+ 188,
+ 231,
+ 57,
+ 240,
+ 130,
+ 153,
+ 220,
+ 103,
+ 27,
+ 103,
+ 152,
+ 77,
+ 232,
+ 161,
+ 25,
+ 84,
+ 60,
+ 141,
+ 175,
+ 172,
+ 41,
+ 78,
+ 123,
+ 70,
+ 100,
+ 250,
+ 46,
+ 75,
+ 241,
+ 121,
+ 166,
+ 185,
+ 191,
+ 69,
+ 101,
+ 46,
+ 179,
+ 188,
+ 191,
+ 9,
+ 140,
+ 136,
+ 77,
+ 76,
+ 51,
+ 208,
+ 179,
+ 255,
+ 74,
+ 77,
+ 27,
+ 172,
+ 30,
+ 208,
+ 127,
+ 59,
+ 125,
+ 219,
+ 0,
+ 82,
+ 10,
+ 114,
+ 99,
+ 143,
+ 163,
+ 198,
+ 242,
+ 162,
+ 12,
+ 62,
+ 145,
+ 131,
+ 128,
+ 36,
+ 71,
+ 15,
+ 87,
+ 205,
+ 19,
+ 184,
+ 7,
+ 61,
+ 228,
+ 223,
+ 19,
+ 102,
+ 120,
+ 131,
+ 48,
+ 146,
+ 191
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 2
+ ],
+ type: "INT32",
+ data: [
+ 95,
+ 77,
+ 105,
+ 203,
+ 9,
+ 46,
+ 212,
+ 198
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 24,
+ 66,
+ 2
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}