{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, 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: [ 1, 1 ], output_shape: [ 1, 65538, 2, 9 ], input_zp: -101, weight_zp: 81 }, 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: [ 105, 201, 101, 183, 31, 2, 54, 156, 216 ] }, { name: "const-2", shape: [ 9 ], type: "INT32", data: [ 211, 91, 1, 244, 251, 243, 0, 46, 203, 254, 203, 162, 213, 33, 206, 62, 122, 186, 242, 32, 150, 27, 33, 157, 215, 122, 185, 130, 52, 103, 92, 157, 56, 160, 188, 84 ] }, { name: "result-0", shape: [ 1, 65538, 2, 9 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }