{ 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, -1 ], stride: [ 1, 8 ], output_shape: [ 1, 12, 256, 2 ], input_zp: 0, weight_zp: 21, 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, 2, 2, 3 ], type: "INT8", data: [ 112, 30, 96, 70, 27, 195, 201, 192, 45, 213, 160, 3, 141, 154, 94, 13, 190, 41, 224, 122, 92, 119, 195, 209 ] }, { name: "const-2", shape: [ 2 ], type: "INT48", data: [ 197, 158, 234, 148, 161, 42, 140, 36, 223, 164, 150, 59 ] }, { name: "result-0", shape: [ 1, 12, 256, 2 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }