blob: 674bb33115159be4c827208e23c6b9f2cccc7b48 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESIZE",
attribute_type: "ResizeAttribute",
attribute: {
scale: [
1,
3,
1,
1
],
offset: [
12,
1
],
border: [
-17,
0
],
mode: "BILINEAR"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
13,
13,
5
],
type: "INT8"
},
{
name: "result-0",
shape: [
1,
1,
12,
5
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}