blob: 3849796df1c7ec588670e7b2da8d3abbd4cd8fd6 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "REDUCE_ANY",
attribute_type: "AxisAttribute",
attribute: {
axis: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
10,
8
],
type: "BOOL"
},
{
name: "result-0",
shape: [
1,
10,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}