blob: f8e3b25810ec513b35fc327f54693722d7ebf6db [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "AVG_POOL2D",
attribute_type: "PoolAttribute",
attribute: {
pad: [
0,
0,
0,
1
],
kernel: [
2,
2
],
stride: [
2,
1
],
input_zp: 0,
output_zp: 0
},
inputs: [
"TosaInput_0"
],
outputs: [
"TosaOutput_0"
]
}
],
tensors: [
{
name: "TosaInput_0",
shape: [
1,
4,
8,
19
],
type: "INT16",
data: [
]
},
{
name: "TosaOutput_0",
shape: [
1,
2,
8,
19
],
type: "INT16",
data: [
]
}
],
inputs: [
"TosaInput_0"
],
outputs: [
"TosaOutput_0"
]
}
]
}