blob: d1cdc4dc29e0e44ae5346b49fcac32fe948b05e8 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESCALE",
attribute_type: "RescaleAttribute",
attribute: {
input_zp: 45,
output_zp: 0,
multiplier: [
8191
],
shift: [
2
],
scale32: false,
double_round: false,
per_channel: false
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
18,
11,
21,
21
],
type: "UINT8"
},
{
name: "result-0",
shape: [
18,
11,
21,
21
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}