{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESCALE", attribute_type: "RescaleAttribute", attribute: { input_zp: 90, output_zp: 0, multiplier: [ 23688, 24947, 25175, 20217, 31901, 21475, 16547 ], shift: [ 8, 9, 9, 8, 12, 8, 8 ], scale32: false, double_round: false, per_channel: true }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 2, 12, 10, 7 ], type: "UINT8" }, { name: "result-0", shape: [ 2, 12, 10, 7 ], type: "INT16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }