blob: 93f0600d5eabe9b43ff39f34551c8d7901f1eddf [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESCALE",
attribute_type: "RescaleAttribute",
attribute: {
input_zp: 17,
output_zp: 0,
multiplier: [
16384
],
shift: [
45
],
scale32: false,
double_round: false,
per_channel: false
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10
],
type: "INT48"
},
{
name: "result-0",
shape: [
10
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}