aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st81_pad-1-110_os1x83x38x2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st81_pad-1-110_os1x83x38x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st81_pad-1-110_os1x83x38x2/test.json279
1 files changed, 279 insertions, 0 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st81_pad-1-110_os1x83x38x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st81_pad-1-110_os1x83x38x2/test.json
new file mode 100644
index 000000000..88866425d
--- /dev/null
+++ b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i16xi8_acci48_st81_pad-1-110_os1x83x38x2/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: [
+ -1,
+ -1,
+ 1,
+ 0
+ ],
+ stride: [
+ 8,
+ 1
+ ],
+ output_shape: [
+ 1,
+ 83,
+ 38,
+ 2
+ ],
+ input_zp: 0,
+ weight_zp: -23,
+ 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: [
+ 159,
+ 152,
+ 173,
+ 215,
+ 160,
+ 73,
+ 66,
+ 10,
+ 102,
+ 186,
+ 132,
+ 51,
+ 59,
+ 140,
+ 121,
+ 24,
+ 209,
+ 234,
+ 224,
+ 70,
+ 196,
+ 101,
+ 62,
+ 243,
+ 128,
+ 134,
+ 33,
+ 230,
+ 244,
+ 251,
+ 69,
+ 203,
+ 3,
+ 96,
+ 44,
+ 251,
+ 250,
+ 206,
+ 247,
+ 228,
+ 16,
+ 160,
+ 94,
+ 232,
+ 33,
+ 153,
+ 247,
+ 229,
+ 66,
+ 46,
+ 126,
+ 158,
+ 198,
+ 239,
+ 160,
+ 66,
+ 202,
+ 165,
+ 247,
+ 96,
+ 92,
+ 89,
+ 53,
+ 85,
+ 34,
+ 107,
+ 42,
+ 85,
+ 86,
+ 18,
+ 229,
+ 167,
+ 139,
+ 111,
+ 224,
+ 143,
+ 37,
+ 220,
+ 186,
+ 112,
+ 205,
+ 83,
+ 37,
+ 251,
+ 12,
+ 180,
+ 95,
+ 56,
+ 21,
+ 102,
+ 66,
+ 221,
+ 120,
+ 62,
+ 187,
+ 132,
+ 58,
+ 237,
+ 44,
+ 25,
+ 97,
+ 210,
+ 188,
+ 222,
+ 6,
+ 3,
+ 233,
+ 85,
+ 54,
+ 92,
+ 87,
+ 206,
+ 135,
+ 17,
+ 55,
+ 122,
+ 252,
+ 69,
+ 69,
+ 148,
+ 249,
+ 163,
+ 102,
+ 43,
+ 5,
+ 133,
+ 247,
+ 6,
+ 226,
+ 32,
+ 209,
+ 172,
+ 103,
+ 127,
+ 77,
+ 109,
+ 251,
+ 0,
+ 174,
+ 84,
+ 90,
+ 41,
+ 195,
+ 216,
+ 56,
+ 182,
+ 71,
+ 145,
+ 145,
+ 41
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 2
+ ],
+ type: "INT48",
+ data: [
+ 122,
+ 209,
+ 45,
+ 156,
+ 21,
+ 33,
+ 220,
+ 29,
+ 25,
+ 229,
+ 242,
+ 85
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 83,
+ 38,
+ 2
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}