Releases: rusty1s/pytorch_cluster
Releases · rusty1s/pytorch_cluster
1.2.3
max_num_neighbors only for cuda tensors
1.2.2
- Iterative Farthest Point Sampling
- kNN and Radius Graph
- Nearest
1.1.4
- now uses new extension API
1.1.3
PyTorch 0.4.1 adjustments
1.0.3
Graclus GPU Bugfixes:
- self-loops are no longer a problem
- edge weights of zero are handled correctly
1.0.1
- huge rebuild
- added graclus gpu and cpu implementation
0.2.4
- huge performance boost on GPU