blob: 0d60c6eb5e8e152b9771163e4e5491e8fe8f673e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "LOGICAL_LEFT_SHIFT",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
10,
3
],
type: "INT48"
},
{
name: "input-1",
shape: [
11,
10,
1
],
type: "INT48"
},
{
name: "result-0",
shape: [
11,
10,
3
],
type: "INT48"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}