blob: ecbb1fa0abc4e6aa0d2fd9db271bfda272495291 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESIZE",
attribute_type: "ResizeAttribute",
attribute: {
scale: [
1,
3,
64,
1
],
offset: [
-1,
-64
],
border: [
0,
63
],
mode: "BILINEAR"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
9,
5,
7
],
type: "INT16"
},
{
name: "result-0",
shape: [
1,
4,
384,
7
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}