Skip to content

1.6.0

Choose a tag to compare

@rusty1s rusty1s released this 11 Mar 11:56
· 47 commits to master since this release
  • Improve calculation of num_nodes in random_walk (in case num_nodes=None) (#112)
  • Fix knn/radius calculation for batches with zero-point examples
  • Heavily improved efficiency of knn/radius calculation
  • Half-precision support (#119)