blob: cfde68374ff058b7a1d4d7fe5d7eb690f07e69d0 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "NEGATE",
attribute_type: "NegateAttribute",
attribute: {
input1_zp: 0,
output_zp: 99
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
32,
32
],
type: "INT16"
},
{
name: "result-0",
shape: [
32,
32
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}