blob: c82ceada8251535bfd3b9931261e4a45842ed6a3 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "NEGATE",
attribute_type: "NegateAttribute",
attribute: {
input1_zp: 82,
output_zp: 11
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
2,
17,
14,
10
],
type: "INT8"
},
{
name: "result-0",
shape: [
2,
17,
14,
10
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}