blob: d25ca577f985aec859b4a448eb92126d3183872b [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: [
25,
16,
4
],
type: "FP32"
},
{
name: "result-0",
shape: [
25,
1,
4
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}