blob: 7287a5c07f8870d0669b0c0895362dbb1723266e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "AVG_POOL2D",
attribute_type: "PoolAttribute",
attribute: {
pad: [
8,
8,
8,
8
],
kernel: [
9,
9
],
stride: [
1,
1
],
input_zp: 0,
output_zp: 0,
accum_dtype: "FP32"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
21,
36,
7
],
type: "BF16"
},
{
name: "result-0",
shape: [
1,
29,
44,
7
],
type: "BF16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}