blob: 9fbaa1ff717f193b47ca93d5992161ed669ff00d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "LOGICAL_NOT",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
65537,
1
],
type: "BOOL"
},
{
name: "result-0",
shape: [
1,
65537,
1
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}