Add `batch_size` argument for `fps`, `knn`, `radius` functions (#175)
* Add batch_size argument for fps, knn, radius functions.
It can be used to avoid additional calculations if a user is using
fixed-size batch.
* update
* update
* update
* update
---------
Co-authored-by:
rusty1s <matthias.fey@tu-dortmund.de>
Showing
Please register or sign in to comment