aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st18_pad01-4-1_os1x16x256x2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st18_pad01-4-1_os1x16x256x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st18_pad01-4-1_os1x16x256x2/test.json279
1 files changed, 279 insertions, 0 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st18_pad01-4-1_os1x16x256x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st18_pad01-4-1_os1x16x256x2/test.json
new file mode 100644
index 000000000..30b5bc596
--- /dev/null
+++ b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st18_pad01-4-1_os1x16x256x2/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: [
+ 0,
+ 1,
+ -4,
+ -1
+ ],
+ stride: [
+ 1,
+ 8
+ ],
+ output_shape: [
+ 1,
+ 16,
+ 256,
+ 2
+ ],
+ input_zp: 0,
+ weight_zp: 96,
+ 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: [
+ 122,
+ 84,
+ 204,
+ 75,
+ 21,
+ 42,
+ 40,
+ 171,
+ 127,
+ 59,
+ 185,
+ 134,
+ 245,
+ 82,
+ 141,
+ 200,
+ 91,
+ 203,
+ 109,
+ 72,
+ 12,
+ 37,
+ 113,
+ 206,
+ 134,
+ 231,
+ 224,
+ 131,
+ 179,
+ 79,
+ 253,
+ 159,
+ 201,
+ 137,
+ 174,
+ 77,
+ 192,
+ 220,
+ 1,
+ 130,
+ 183,
+ 90,
+ 21,
+ 76,
+ 28,
+ 59,
+ 52,
+ 103,
+ 175,
+ 65,
+ 217,
+ 62,
+ 159,
+ 71,
+ 24,
+ 236,
+ 237,
+ 48,
+ 178,
+ 106,
+ 190,
+ 19,
+ 160,
+ 157,
+ 233,
+ 101,
+ 211,
+ 159,
+ 199,
+ 247,
+ 147,
+ 53,
+ 167,
+ 187,
+ 126,
+ 31,
+ 87,
+ 1,
+ 42,
+ 241,
+ 63,
+ 225,
+ 243,
+ 55,
+ 23,
+ 5,
+ 217,
+ 60,
+ 197,
+ 220,
+ 42,
+ 114,
+ 202,
+ 195,
+ 249,
+ 70,
+ 253,
+ 117,
+ 83,
+ 109,
+ 143,
+ 13,
+ 7,
+ 147,
+ 107,
+ 214,
+ 210,
+ 251,
+ 92,
+ 97,
+ 228,
+ 175,
+ 118,
+ 163,
+ 3,
+ 70,
+ 127,
+ 134,
+ 184,
+ 130,
+ 181,
+ 184,
+ 94,
+ 142,
+ 90,
+ 255,
+ 94,
+ 12,
+ 19,
+ 239,
+ 73,
+ 235,
+ 1,
+ 199,
+ 188,
+ 97,
+ 75,
+ 247,
+ 187,
+ 62,
+ 134,
+ 51,
+ 196,
+ 143,
+ 139,
+ 104,
+ 176,
+ 230,
+ 223,
+ 61
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 2
+ ],
+ type: "INT48",
+ data: [
+ 28,
+ 129,
+ 65,
+ 90,
+ 148,
+ 4,
+ 40,
+ 244,
+ 101,
+ 235,
+ 54,
+ 131
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 16,
+ 256,
+ 2
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}