Skip to content

Releases: rusty1s/pytorch_cluster

1.2.3

24 Jan 13:28

Choose a tag to compare

max_num_neighbors only for cuda tensors

1.2.2

18 Dec 07:01

Choose a tag to compare

  • Iterative Farthest Point Sampling
  • kNN and Radius Graph
  • Nearest

1.1.5

31 Aug 14:40

Choose a tag to compare

  • Voxel Grid CUDA Bugfix

1.1.4

23 Aug 11:23

Choose a tag to compare

  • now uses new extension API

1.1.3

13 Aug 10:15

Choose a tag to compare

PyTorch 0.4.1 adjustments

1.1.2

17 May 15:26

Choose a tag to compare

  • Graclus GPU OOM Fixes

1.1.1

30 Apr 06:19

Choose a tag to compare

PyTorch 0.4.0

1.0.3

18 Apr 13:20

Choose a tag to compare

Graclus GPU Bugfixes:

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

1.0.1

13 Apr 16:57

Choose a tag to compare

  • huge rebuild
  • added graclus gpu and cpu implementation

0.2.4

27 Feb 14:00

Choose a tag to compare

  • huge performance boost on GPU