blob: a208b4f70a430571fec25166dde99e3a2ade8c93 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "AVG_POOL2D",
attribute_type: "PoolAttribute",
attribute: {
pad: [
0,
8,
8,
8
],
kernel: [
9,
9
],
stride: [
1,
1
],
input_zp: 0,
output_zp: 0,
accum_dtype: "INT32"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
44,
3
],
type: "INT16"
},
{
name: "result-0",
shape: [
1,
11,
52,
3
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}