blob: 6da7430d0d8b8adf792f75e06647341d024b2481 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "NEGATE",
attribute_type: "NegateAttribute",
attribute: {
input1_zp: 82,
output_zp: -114
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
40,
40
],
type: "INT8"
},
{
name: "result-0",
shape: [
40,
40
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}