blob: ca0229f1df67a56abd1c198f9cce896d860a8f9f [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: 2
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
2,
65527,
3,
1
],
type: "FP16"
},
{
name: "result-0",
shape: [
2,
65527,
1,
1
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}