blob: 5e7d94df51835298914c4ae91488eeffbb430e0c [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "LOGICAL_LEFT_SHIFT",
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"
]
}
]
}