blob: 8fba355ebfd4ba2204d89f81248f464de022f314 [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: [
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"
]
}
]
}
]
}