Skip to content

v0.1.8

Compare
Choose a tag to compare
@EricLBuehler EricLBuehler released this 16 May 16:32
· 101 commits to master since this release

Overview

  • Documentation improvements
  • Better handling of CTRL-C in interactive mode
  • Matmul via low-precision kernels to take advantage of faster cuBLAS GEMM kernels (thanks @lucasavila00)
  • New loading API (thanks @Jeadie)
  • Various small bug fixes
  • Reduce dependancy complexity (thanks @LLukas22)

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8