{ 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, 0, 1, 0 ], stride: [ 1, 1 ], output_shape: [ 1, 65537, 2, 9 ], input_zp: 95, weight_zp: 113 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 65536, 1, 1 ], type: "INT8" }, { name: "const-1", shape: [ 9, 1, 1, 1 ], type: "INT8", data: [ 26, 61, 36, 186, 239, 208, 73, 25, 47 ] }, { name: "const-2", shape: [ 9 ], type: "INT32", data: [ 25, 47, 155, 199, 107, 31, 115, 161, 134, 90, 255, 194, 16, 95, 78, 153, 199, 208, 20, 240, 117, 60, 73, 76, 240, 216, 144, 124, 27, 12, 96, 175, 121, 129, 10, 217 ] }, { name: "result-0", shape: [ 1, 65537, 2, 9 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }