blob: 3ae6a46bc27569b4c937480595160560a362f234 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESCALE",
attribute_type: "RescaleAttribute",
attribute: {
input_zp: 0,
output_zp: 0,
multiplier: [
24540
],
shift: [
31
],
scale32: false,
double_round: true,
per_channel: false
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
13,
26,
26
],
type: "INT32"
},
{
name: "result-0",
shape: [
10,
13,
26,
26
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}