blob: eb95f6966a9958c0cd6fbe28fb7d0ebccde743dd [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "MAX_POOL2D",
attribute_type: "PoolAttribute",
attribute: {
pad: [
3,
3,
2,
4
],
kernel: [
2,
2
],
stride: [
1,
1
],
input_zp: 0,
output_zp: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
17,
32,
32
],
type: "INT16"
},
{
name: "result-0",
shape: [
1,
22,
37,
32
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}