blob: 0b0ce263092af48ca922e868a6757067520f28c1 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "REDUCE_PRODUCT",
attribute_type: "AxisAttribute",
attribute: {
axis: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
3
],
type: "FP16"
},
{
name: "result-0",
shape: [
1,
3
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}