blob: 8f073df63aac7716e839966b10024d18789ad479 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESCALE",
attribute_type: "RescaleAttribute",
attribute: {
input_zp: 5,
output_zp: 0,
multiplier: [
25660
],
shift: [
10
],
scale32: false,
double_round: false,
per_channel: false
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
17,
27
],
type: "UINT8"
},
{
name: "result-0",
shape: [
17,
27
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}