blob: 0156cdb9e6af4e63e4328c9fbcb1af671460a1bd [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "AVG_POOL2D",
attribute_type: "PoolAttribute",
attribute: {
pad: [
1,
1,
1,
1
],
kernel: [
2,
2
],
stride: [
7,
7
],
input_zp: 0,
output_zp: 0,
accum_dtype: "INT32"
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
49,
42,
28
],
type: "INT16"
},
{
name: "result-0",
shape: [
1,
8,
7,
28
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}