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

13 lines
251 B
JSON
Executable File

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