aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st12_pad-2-2-20_os1x11x67x2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st12_pad-2-2-20_os1x11x67x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st12_pad-2-2-20_os1x11x67x2/test.json279
1 files changed, 279 insertions, 0 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st12_pad-2-2-20_os1x11x67x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st12_pad-2-2-20_os1x11x67x2/test.json
new file mode 100644
index 000000000..b129c4bfb
--- /dev/null
+++ b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st12_pad-2-2-20_os1x11x67x2/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: [
+ -2,
+ -2,
+ -2,
+ 0
+ ],
+ stride: [
+ 1,
+ 2
+ ],
+ output_shape: [
+ 1,
+ 11,
+ 67,
+ 2
+ ],
+ input_zp: 0,
+ weight_zp: 39,
+ 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: [
+ 190,
+ 5,
+ 115,
+ 44,
+ 165,
+ 173,
+ 31,
+ 108,
+ 211,
+ 49,
+ 6,
+ 121,
+ 150,
+ 88,
+ 106,
+ 97,
+ 184,
+ 18,
+ 133,
+ 39,
+ 78,
+ 43,
+ 100,
+ 3,
+ 194,
+ 3,
+ 90,
+ 94,
+ 24,
+ 254,
+ 15,
+ 213,
+ 127,
+ 254,
+ 165,
+ 83,
+ 50,
+ 50,
+ 80,
+ 136,
+ 5,
+ 28,
+ 121,
+ 64,
+ 125,
+ 69,
+ 34,
+ 153,
+ 136,
+ 54,
+ 98,
+ 158,
+ 74,
+ 233,
+ 152,
+ 77,
+ 125,
+ 0,
+ 148,
+ 232,
+ 126,
+ 237,
+ 81,
+ 35,
+ 148,
+ 150,
+ 107,
+ 45,
+ 49,
+ 119,
+ 41,
+ 192,
+ 105,
+ 205,
+ 80,
+ 88,
+ 198,
+ 64,
+ 75,
+ 34,
+ 208,
+ 210,
+ 124,
+ 207,
+ 242,
+ 34,
+ 41,
+ 102,
+ 162,
+ 254,
+ 146,
+ 121,
+ 214,
+ 3,
+ 30,
+ 225,
+ 150,
+ 96,
+ 88,
+ 16,
+ 160,
+ 235,
+ 255,
+ 130,
+ 155,
+ 241,
+ 80,
+ 130,
+ 158,
+ 119,
+ 240,
+ 78,
+ 70,
+ 92,
+ 86,
+ 46,
+ 64,
+ 210,
+ 197,
+ 253,
+ 32,
+ 206,
+ 115,
+ 110,
+ 230,
+ 162,
+ 199,
+ 81,
+ 120,
+ 240,
+ 174,
+ 105,
+ 210,
+ 175,
+ 31,
+ 131,
+ 160,
+ 54,
+ 105,
+ 11,
+ 122,
+ 197,
+ 58,
+ 98,
+ 109,
+ 65,
+ 197,
+ 120,
+ 234,
+ 128
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 2
+ ],
+ type: "INT48",
+ data: [
+ 19,
+ 94,
+ 212,
+ 145,
+ 244,
+ 135,
+ 202,
+ 72,
+ 93,
+ 98,
+ 152,
+ 8
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 11,
+ 67,
+ 2
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}