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
orcurl
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)