blob: 3778db1440c81fba3ab811879c8a6aa96d5f0ba4 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "SELECT",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1",
"input-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
40,
1
],
type: "BOOL"
},
{
name: "input-1",
shape: [
40,
33
],
type: "BOOL"
},
{
name: "input-2",
shape: [
40,
33
],
type: "BOOL"
},
{
name: "result-0",
shape: [
40,
33
],
type: "BOOL"
}
],
inputs: [
"input-0",
"input-1",
"input-2"
],
outputs: [
"result-0"
]
}
]
}