blob: 6cb1e22d842b8d665df6304e1345754f5bc69d62 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "ARGMAX",
attribute_type: "AxisAttribute",
attribute: {
axis: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
9,
2,
12
],
type: "BF16"
},
{
name: "result-0",
shape: [
10,
11,
18
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}