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

13 lines
273 B
JSON
Executable File

{
"ShuffleChannel":{
"parameters":
[
{"name":"num_groups",
"dtype": "int32_t"
},
{"name":"index_axis",
"dtype": "int32_t"
}
]
}
}