blob: 5d6bc0de4b06bf921f5981c0033b4a2f30fd4acc [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: [
10,
1,
13,
9,
7
],
type: "INT16"
},
{
name: "input-1",
shape: [
10,
7,
13,
9,
7
],
type: "INT16"
},
{
name: "result-0",
shape: [
10,
7,
13,
9,
7
],
type: "INT16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}