blob: bfd3264f55236c78bb3ab31b9c80a7fd1994024f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "BITWISE_OR",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
12,
32,
12
],
type: "INT16"
},
{
name: "input-1",
shape: [
13,
32,
12
],
type: "INT16"
},
{
name: "result-0",
shape: [
12,
32,
12
],
type: "INT16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}