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

13 lines
261 B
JSON
Executable File

{
"Unstack":{
"parameters":
[
{"name":"axis",
"dtype": "int32_t"
},
{"name":"output_num",
"dtype": "uint32_t"
}
]
}
}