Skip to content

v0.9.1

Choose a tag to compare

@cliffburdick cliffburdick released this 14 May 15:43
· 211 commits to main since this release
4475c22

Sparse support + bugfixes

  • New operators: argminmax, dense2sparse, sparse2dense, interp1, normalize, argsort
  • Removed requirement for --relaxed-constexpr
  • Added MatX NVTX domain
  • Significantly improved speed of svd and inv
  • Python integration sample
  • Experimental sparse tensor support (SpMM and solver routines supported)
  • Significantly reduced FFT memory usage

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1