blob: 577821df72ae8585951b30eb0e7d29d43d563431 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESCALE",
attribute_type: "RescaleAttribute",
attribute: {
input_zp: 123,
output_zp: 0,
multiplier: [
25649
],
shift: [
8
],
scale32: false,
double_round: false,
per_channel: false
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
17
],
type: "UINT8"
},
{
name: "result-0",
shape: [
17
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}