blob: 2b525c8f2ab43e009b10a71f0caadf5de40781ea [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "REDUCE_ALL",
attribute_type: "AxisAttribute",
attribute: {
axis: 2
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
3,
22,
7,
3
],
type: "BOOL"
},
{
name: "result-0",
shape: [
3,
22,
1,
3
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}