blob: bd9c30d17aee928b1788ce76130825d87dffcd23 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "NEGATE",
attribute_type: "NegateAttribute",
attribute: {
input1_zp: 37,
output_zp: 6
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
1,
2,
1,
65531
],
type: "INT8"
},
{
name: "result-0",
shape: [
1,
1,
2,
1,
65531
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}