blob: 0c6a06d7df03b8ce46614556620c2355f5f12158 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "REDUCE_MAX",
attribute_type: "AxisAttribute",
attribute: {
axis: 1
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
6,
29,
25,
20
],
type: "INT16"
},
{
name: "result-0",
shape: [
6,
1,
25,
20
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}