{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESCALE", attribute_type: "RescaleAttribute", attribute: { input_zp: 45, output_zp: 0, multiplier: [ 8191 ], shift: [ 2 ], scale32: false, double_round: false, per_channel: false }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 18, 11, 21, 21 ], type: "UINT8" }, { name: "result-0", shape: [ 18, 11, 21, 21 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }