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

15 lines
317 B
JSON
Executable File

{
"Gather":{
"parameters":
[
{"name": "axis",
"dtype": "int"
},
{"name": "batch_dims",
"dtype": "int",
"Optional": "true",
"default": "0"
}
]
}
}