blob: 67bb79f215dd0e902b5a5ce58d85bd5f451d980b [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "SELECT",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1",
"input-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
1,
65535,
1
],
type: "BOOL"
},
{
name: "input-1",
shape: [
1,
1,
65535,
1
],
type: "INT8"
},
{
name: "input-2",
shape: [
1,
1,
65535,
1
],
type: "INT8"
},
{
name: "result-0",
shape: [
1,
1,
65535,
1
],
type: "INT8"
}
],
inputs: [
"input-0",
"input-1",
"input-2"
],
outputs: [
"result-0"
]
}
]
}
]
}