15 lines
317 B
JSON
15 lines
317 B
JSON
|
|
{
|
||
|
|
"Gather":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name": "axis",
|
||
|
|
"dtype": "int"
|
||
|
|
},
|
||
|
|
{"name": "batch_dims",
|
||
|
|
"dtype": "int",
|
||
|
|
"Optional": "true",
|
||
|
|
"default": "0"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|