blob: 30a37a5d7162df91b26a35ff91da3df2681fc870 [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: [
2,
1,
3,
1
],
offset: [
0,
0
],
border: [
0,
2
],
mode: "BILINEAR"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
10,
10,
10
],
type: "INT4"
},
{
name: "result-0",
shape: [
1,
19,
30,
10
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}