blob: 089cea442633801d566e6535efb44dc2e9d231da [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "LOGICAL_OR",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
2,
10,
3,
2,
7
],
type: "BOOL"
},
{
name: "input-1",
shape: [
2,
10,
3,
1,
7
],
type: "BOOL"
},
{
name: "result-0",
shape: [
2,
10,
3,
2,
7
],
type: "BOOL"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}