{ version: { _major: 0, _minor: 60, _patch: 0, _draft: false }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "RESCALE", attribute_type: "RescaleAttribute", attribute: { input_zp: 0, output_zp: 3, multiplier: [ 27075 ], shift: [ 14 ], scale32: false, double_round: false, per_channel: false }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 10, 3, 12 ], type: "INT16" }, { name: "result-0", shape: [ 10, 3, 12 ], type: "INT16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }