Skip to content

0.6.9

Compare
Choose a tag to compare
@rusty1s rusty1s released this 03 Mar 15:26
· 215 commits to master since this release
  • Reduced the size of shared library files
  • CUDA wheels can now also operate on CPU-only devices
  • spmm now supports torch.half
  • Added parallelization strategies for CPU functionalities
  • Fixed a bug in which sample_adj did not return a sparse matrix with sorted indices
  • Fixed a bug in spmm in case num_edges < num_nodes