{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "RESCALE", attribute_type: "RescaleAttribute", attribute: { input_zp: 86, output_zp: 56, multiplier: [ 16712, 31758, 24696, 19322, 16717, 22372, 23136, 25482, 18833 ], shift: [ 18, 16, 16, 16, 18, 16, 17, 17, 15 ], scale32: false, double_round: false, per_channel: true }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 7, 7, 4, 2, 9 ], type: "INT8" }, { name: "result-0", shape: [ 7, 7, 4, 2, 9 ], type: "UINT8" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }