{ version: { _major: 0, _minor: 30, _patch: 0, _draft: false }, 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: [ 2, 1 ], output_shape: [ 1, 23, 35, 2 ], input_zp: 0, weight_zp: -60 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 3 ], type: "INT16" }, { name: "const-1", shape: [ 2, 5, 5, 3 ], type: "INT8", data: [ 255, 161, 237, 122, 229, 181, 231, 212, 218, 110, 180, 106, 46, 85, 228, 100, 111, 240, 98, 178, 111, 205, 74, 200, 161, 38, 89, 50, 249, 219, 82, 9, 158, 216, 242, 65, 70, 146, 130, 181, 242, 230, 31, 97, 213, 111, 124, 118, 24, 116, 106, 164, 216, 213, 36, 59, 63, 135, 75, 138, 85, 42, 42, 65, 104, 169, 211, 3, 27, 126, 106, 121, 49, 121, 45, 102, 37, 91, 81, 134, 193, 28, 54, 108, 138, 77, 179, 138, 165, 158, 50, 235, 248, 69, 152, 49, 235, 153, 247, 235, 75, 210, 90, 162, 219, 71, 63, 111, 209, 137, 187, 181, 87, 32, 246, 188, 251, 219, 229, 7, 39, 136, 52, 96, 47, 82, 122, 201, 161, 234, 23, 175, 90, 158, 151, 10, 81, 111, 241, 62, 250, 126, 10, 30, 77, 96, 75, 18, 189, 169 ] }, { name: "const-2", shape: [ 2 ], type: "INT48", data: [ 143, 77, 154, 116, 67, 83, 53, 36, 219, 154, 217, 19 ] }, { name: "result-0", shape: [ 1, 23, 35, 2 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }