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

13 lines
255 B
JSON
Executable File

{
"Stack":{
"parameters":
[
{"name":"axis",
"dtype": "uint32_t"
},
{"name": "input_cnt",
"dtype": "int"
}
]
}
}