Skip to content

0.5.1

Compare
Choose a tag to compare
@rusty1s rusty1s released this 14 Feb 06:58
· 462 commits to master since this release

This release includes a major rewriting of torch-sparse by introducing the SparseTensor class, which is fully differentiable and traceable. The SparseTensor class is still undocumented and not well-tested, and should hence be used with caution. All known functions from earlier versions still work as expected.