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