{ 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, 1 ], stride: [ 8, 8 ], output_shape: [ 1, 386, 258, 12 ], input_zp: -114, weight_zp: 72 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 49, 33, 1 ], type: "INT8" }, { name: "const-1", shape: [ 12, 2, 2, 1 ], type: "INT8", data: [ 42, 254, 43, 51, 241, 199, 226, 247, 43, 150, 44, 251, 153, 223, 64, 107, 77, 195, 17, 126, 253, 181, 3, 25, 185, 211, 121, 102, 96, 251, 88, 195, 208, 171, 49, 63, 33, 100, 180, 68, 122, 4, 2, 107, 161, 3, 4, 184 ] }, { name: "const-2", shape: [ 12 ], type: "INT32", data: [ 89, 242, 24, 154, 114, 45, 188, 187, 207, 35, 211, 71, 50, 49, 42, 36, 119, 186, 49, 76, 76, 195, 120, 80, 18, 152, 28, 83, 61, 238, 216, 50, 240, 182, 115, 147, 116, 98, 122, 159, 91, 208, 165, 162, 248, 85, 73, 246 ] }, { name: "result-0", shape: [ 1, 386, 258, 12 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }