Skip to content

0.6.18

Latest
Compare
Choose a tag to compare
@rusty1s rusty1s released this 06 Oct 08:51
· 5 commits to master since this release
7d22892

What's Changed

  • Support sparse element-wise multiplication in SparseTensor via sparse_mat1 * sparse_mat2 (#323)
  • Fix gradient computation in to_symmetric (#327)
  • Fix empty edge indices handling (#332)
  • Add mps Apple silicon GPU Acceleration support (#335)
  • Fix shape of node_weight in metis computation (#342)
  • Add PyTorch 2.1.0 support (#344)

New Contributors

Full Changelog: 0.6.17...0.6.18