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

10 lines
163 B
JSON
Executable File

{
"ArgMax":{
"parameters":
[
{"name":"axis",
"dtype": "int32_t"
}
]
}
}