blob: 86935a0285cff7a87b761cb38e2d8ce25b77161c [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: 0,
output_zp: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
19,
2,
15
],
type: "BF16"
},
{
name: "result-0",
shape: [
10,
19,
2,
15
],
type: "BF16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}