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