blob: 4ab06bc2e80443c43665266509c82b7c34ee056b [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "LOGICAL_RIGHT_SHIFT",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
45,
63
],
type: "INT16"
},
{
name: "input-1",
shape: [
45,
1
],
type: "INT16"
},
{
name: "result-0",
shape: [
45,
63
],
type: "INT16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}