aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st11_pad-4-4-4-4_os1x7x29x2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st11_pad-4-4-4-4_os1x7x29x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st11_pad-4-4-4-4_os1x7x29x2/test.json279
1 files changed, 279 insertions, 0 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st11_pad-4-4-4-4_os1x7x29x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st11_pad-4-4-4-4_os1x7x29x2/test.json
new file mode 100644
index 000000000..ebe2d9d71
--- /dev/null
+++ b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st11_pad-4-4-4-4_os1x7x29x2/test.json
@@ -0,0 +1,279 @@
+{
+ version: {
+ _major: 0,
+ _minor: 41,
+ _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: [
+ -4,
+ -4,
+ -4,
+ -4
+ ],
+ stride: [
+ 1,
+ 1
+ ],
+ output_shape: [
+ 1,
+ 7,
+ 29,
+ 2
+ ],
+ input_zp: 0,
+ weight_zp: -11,
+ accum_dtype: "INT48"
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 11,
+ 33,
+ 3
+ ],
+ type: "INT16"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 2,
+ 5,
+ 5,
+ 3
+ ],
+ type: "INT8",
+ data: [
+ 222,
+ 8,
+ 137,
+ 212,
+ 60,
+ 103,
+ 132,
+ 212,
+ 21,
+ 9,
+ 91,
+ 143,
+ 144,
+ 82,
+ 208,
+ 39,
+ 83,
+ 186,
+ 127,
+ 19,
+ 151,
+ 148,
+ 211,
+ 198,
+ 55,
+ 254,
+ 132,
+ 169,
+ 6,
+ 19,
+ 150,
+ 27,
+ 69,
+ 152,
+ 18,
+ 235,
+ 189,
+ 22,
+ 90,
+ 249,
+ 125,
+ 107,
+ 164,
+ 108,
+ 77,
+ 227,
+ 103,
+ 204,
+ 103,
+ 49,
+ 72,
+ 51,
+ 16,
+ 176,
+ 31,
+ 32,
+ 19,
+ 121,
+ 64,
+ 82,
+ 219,
+ 154,
+ 142,
+ 175,
+ 92,
+ 239,
+ 39,
+ 2,
+ 79,
+ 187,
+ 163,
+ 30,
+ 49,
+ 198,
+ 157,
+ 247,
+ 39,
+ 37,
+ 111,
+ 228,
+ 127,
+ 5,
+ 210,
+ 199,
+ 28,
+ 153,
+ 80,
+ 7,
+ 241,
+ 70,
+ 49,
+ 216,
+ 165,
+ 181,
+ 160,
+ 164,
+ 150,
+ 247,
+ 50,
+ 219,
+ 197,
+ 76,
+ 14,
+ 40,
+ 222,
+ 127,
+ 163,
+ 97,
+ 17,
+ 207,
+ 169,
+ 27,
+ 213,
+ 67,
+ 128,
+ 27,
+ 17,
+ 6,
+ 164,
+ 36,
+ 68,
+ 170,
+ 75,
+ 242,
+ 237,
+ 248,
+ 237,
+ 130,
+ 88,
+ 205,
+ 241,
+ 150,
+ 43,
+ 71,
+ 156,
+ 119,
+ 108,
+ 88,
+ 52,
+ 214,
+ 78,
+ 183,
+ 213,
+ 2,
+ 252,
+ 123,
+ 109,
+ 253,
+ 210,
+ 140
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 2
+ ],
+ type: "INT48",
+ data: [
+ 110,
+ 16,
+ 167,
+ 97,
+ 168,
+ 187,
+ 57,
+ 28,
+ 183,
+ 222,
+ 38,
+ 196
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 7,
+ 29,
+ 2
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}