pytorch_cluster

PyTorch Extension Library of Optimized Graph Cluster Algorithms

MIT License

Downloads
14K
Stars
752

Bot releases are hidden (Show)

pytorch_cluster - 1.2.3

Published by rusty1s over 5 years ago

pytorch_cluster - 1.2.2

Published by rusty1s almost 6 years ago

  • Iterative Farthest Point Sampling
  • kNN and Radius Graph
  • Nearest
pytorch_cluster - 1.1.5

Published by rusty1s about 6 years ago

  • Voxel Grid CUDA Bugfix
pytorch_cluster - 1.1.4

Published by rusty1s about 6 years ago

  • now uses new extension API
pytorch_cluster - 1.1.3

Published by rusty1s about 6 years ago

PyTorch 0.4.1 adjustments

pytorch_cluster - 1.1.2

Published by rusty1s over 6 years ago

  • Graclus GPU OOM Fixes
pytorch_cluster - 1.1.1

Published by rusty1s over 6 years ago

PyTorch 0.4.0

pytorch_cluster - 1.0.3

Published by rusty1s over 6 years ago

Graclus GPU Bugfixes:

  • self-loops are no longer a problem
  • edge weights of zero are handled correctly
pytorch_cluster - 1.0.1

Published by rusty1s over 6 years ago

  • huge rebuild
  • added graclus gpu and cpu implementation
pytorch_cluster - 0.2.4

Published by rusty1s over 6 years ago

  • huge performance boost on GPU
pytorch_cluster - 0.2.3

Published by rusty1s over 6 years ago

Added dense grid cluster implementation

pytorch_cluster - 0.1.1

Published by rusty1s over 6 years ago

Package Rankings
Top 19.12% on Conda-forge.org
Top 11.85% on Spack.io
Top 1.89% on Pypi.org
Badges
Extracted from project README
PyPI Version Testing Status Linting Status Code Coverage
Related Projects