blob: 4f73eda21a47ff530cdc5f10edd3f5a8531df01e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "RESIZE",
attribute_type: "ResizeAttribute",
attribute: {
scale: [
16,
1,
9,
1
],
offset: [
0,
0
],
border: [
3,
0
],
mode: "BILINEAR"
},
inputs: [
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
1,
5,
4
],
type: "BF16"
},
{
name: "result-0",
shape: [
1,
4,
37,
4
],
type: "BF16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}