blob: 1a551fe177854002ad87d8dd81cf3ee29c5266bf [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "RESIZE",
attribute_type: "ResizeAttribute",
attribute: {
scale: [
16,
1,
9,
1
],
offset: [
0,
0
],
border: [
0,
5
],
mode: "BILINEAR"
},
inputs: [
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
7,
6
],
type: "INT8"
},
{
name: "result-0",
shape: [
1,
17,
60,
6
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}