blob: d77a849bb2678f0c924bc76c8a8f4d24accafee7 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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"
]
}
]
}
]
}