blob: 168bf4fc88752d4307328505a4e0e36d8928b3dd [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "EQUAL",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
1,
2,
1
],
type: "FP16"
},
{
name: "input-1",
shape: [
1,
1,
2,
65550
],
type: "FP16"
},
{
name: "result-0",
shape: [
1,
1,
2,
65550
],
type: "BOOL"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}