{ 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: [ 0, 0, 0, 0 ], stride: [ 1, 1 ], output_shape: [ 1, 6, 8, 7 ], input_zp: 0, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 3, 8, 3 ], type: "FP16" }, { name: "const-1", shape: [ 7, 1, 1, 3 ], type: "FP16", data: [ 166, 54, 41, 54, 29, 47, 165, 58, 13, 58, 103, 53, 144, 59, 152, 59, 219, 58, 133, 39, 241, 53, 81, 55, 192, 57, 20, 57, 109, 57, 35, 58, 150, 59, 105, 56, 59, 59, 133, 58, 104, 53 ] }, { name: "const-2", shape: [ 7 ], type: "FP32", data: [ 181, 76, 80, 63, 184, 82, 240, 61, 226, 145, 34, 62, 132, 12, 126, 63, 19, 125, 219, 62, 32, 214, 235, 62, 194, 118, 115, 63 ] }, { name: "result-0", shape: [ 1, 6, 8, 7 ], type: "FP32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }