blob: 37c77bf5b7cfbf26819542714d9c3c05b8caf44e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESIZE",
attribute_type: "ResizeAttribute",
attribute: {
scale: [
16,
1,
16,
1
],
offset: [
-7,
-7
],
border: [
7,
18
],
mode: "BILINEAR"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
17,
32,
9
],
type: "INT8"
},
{
name: "result-0",
shape: [
1,
271,
522,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}