TIM-VX/include/tim/vx/ops/reduceprod.json

13 lines
272 B
JSON
Executable File

{
"ReduceProd":{
"parameters":
[
{"name":"axis",
"dtype": "std::vector<int32_t>"
},
{"name":"keep_dims",
"dtype": "bool"
}
]
}
}