{ 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, -1 ], stride: [ 1, 1 ], output_shape: [ 1, 10, 32, 14 ], input_zp: -21, weight_zp: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 11, 33, 3 ], type: "INT8" }, { name: "const-1", shape: [ 14, 2, 2, 3 ], type: "INT4", data: [ 190, 231, 237, 196, 73, 48, 204, 95, 244, 27, 57, 111, 199, 26, 57, 102, 68, 108, 164, 241, 219, 7, 91, 12, 154, 55, 146, 162, 59, 80, 222, 21, 22, 155, 28, 146, 93, 78, 222, 195, 178, 116, 86, 89, 242, 85, 23, 211, 243, 242, 235, 206, 234, 16, 178, 187, 51, 0, 226, 100, 252, 221, 206, 222, 213, 106, 102, 251, 205, 166, 50, 106, 252, 97, 199, 47, 175, 20, 42, 38, 64, 173, 208, 48 ] }, { name: "const-2", shape: [ 14 ], type: "INT32", data: [ 177, 48, 187, 88, 125, 61, 146, 23, 108, 92, 219, 27, 148, 81, 15, 115, 52, 84, 139, 104, 206, 249, 191, 72, 91, 153, 195, 104, 89, 35, 146, 248, 14, 13, 103, 68, 56, 172, 163, 8, 126, 131, 116, 29, 61, 7, 226, 40, 56, 59, 22, 148, 201, 81, 158, 130 ] }, { name: "result-0", shape: [ 1, 10, 32, 14 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }