{ 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: [ -9, -9, -9, -9 ], stride: [ 1, 1 ], output_shape: [ 1, -6, -8, 11 ], input_zp: 41, weight_zp: 0, accum_dtype: "INT32" }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 12, 10, 8 ], type: "INT8" }, { name: "const-1", shape: [ 11, 1, 1, 8 ], type: "INT4", data: [ 176, 21, 111, 191, 231, 6, 236, 118, 123, 37, 27, 175, 39, 234, 245, 176, 122, 167, 49, 22, 166, 249, 76, 254, 113, 26, 158, 101, 75, 51, 223, 154, 11, 59, 226, 10, 229, 213, 42, 102, 167, 25, 119, 237 ] }, { name: "const-2", shape: [ 11 ], type: "INT32", data: [ 171, 214, 45, 42, 134, 43, 226, 105, 136, 185, 192, 172, 77, 54, 197, 121, 91, 201, 68, 81, 223, 238, 110, 145, 252, 161, 135, 87, 235, 255, 65, 36, 19, 149, 116, 122, 248, 232, 153, 181, 72, 172, 22, 126 ] }, { name: "result-0", shape: [ 1, -6, -8, 11 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }