blob: 703b11528c928f6a0b9c0577404e89efed59bdb2 [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: false
},
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
37,
40
],
type: "INT8"
},
{
name: "input-1",
shape: [
56,
37,
40
],
type: "INT8"
},
{
name: "result-0",
shape: [
56,
37,
40
],
type: "INT8"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}