blob: 4453ba41972a0b92d9a155cbf20fcd7da5cde847 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "NEGATE",
attribute_type: "NegateAttribute",
attribute: {
input1_zp: 107,
output_zp: 47
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
25,
44,
62
],
type: "INT8"
},
{
name: "result-0",
shape: [
25,
44,
62
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}