blob: be282df27f3e13d2a7ba85f40ff930e4b6c7017c [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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: [
22
],
type: "FP32"
},
{
name: "input-1",
shape: [
1
],
type: "FP32"
},
{
name: "result-0",
shape: [
22
],
type: "BOOL"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}