blob: 1bee012831415d356023d4dea45c81c9c4b83b8a [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: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
22,
7
],
type: "FP32"
},
{
name: "result-0",
shape: [
1,
7
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}