blob: 1885c448fe193597b129bc9c9e427f0bdc42d20a [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: 1
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
7,
31,
26,
22
],
type: "FP16"
},
{
name: "result-0",
shape: [
7,
1,
26,
22
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}