{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, regions: [ { name: "main", 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, 8 ], output_shape: [ 1, 83, 258, 8 ], input_zp: 66, weight_zp: -117 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 3 ], type: "INT8" }, { name: "const-1", shape: [ 8, 1, 1, 3 ], type: "INT8", data: [ 202, 178, 0, 90, 136, 42, 81, 83, 90, 209, 153, 126, 51, 219, 90, 218, 63, 117, 68, 39, 176, 110, 236, 31 ] }, { name: "const-2", shape: [ 8 ], type: "INT32", data: [ 173, 172, 164, 28, 13, 249, 24, 191, 236, 223, 102, 26, 201, 78, 7, 228, 133, 13, 127, 217, 109, 174, 225, 91, 193, 208, 212, 56, 130, 96, 77, 253 ] }, { name: "result-0", shape: [ 1, 83, 258, 8 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }