blob: 0e4ea5b43d0c3f96c571a6e825491cafae54d722 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "ARITHMETIC_RIGHT_SHIFT",
attribute_type: "ArithmeticRightShiftAttribute",
attribute: {
round: true
},
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
2,
11,
4,
2
],
type: "INT16"
},
{
name: "input-1",
shape: [
2,
11,
4,
1
],
type: "INT16"
},
{
name: "result-0",
shape: [
2,
11,
4,
2
],
type: "INT16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}