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

13 lines
271 B
JSON
Executable File

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