Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 03:59
· 1 commit to main since this release

Added

  • Integrity verification when downloading the precompiled binaries (#94)

Changed

  • Bumped the version requirement for CUDA 12 to cuDNN 9.1+ (#93)
  • Archive file names to include the release version
  • Dropped the requirement for either wget or curl to be installed (#94)

Removed

  • Removed the XLA_HTTP_HEADERS environment variable (#94)

Fixed

  • Download failures due to GitHub API rate limiting on CI (#94)