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

10 lines
159 B
JSON
Executable File

{
"Topk":{
"parameters":
[
{"name":"k",
"dtype": "uint32_t"
}
]
}
}