Skip to content

v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 17:14
· 15 commits to main since this release
fe526cd

Changelog

v0.2.7 (2024-07-03)

Browse the Repository | Released Assets

Breaking changes (compile-time and CUDA users only)

  • EVISION_CUDA_VERSION, now it should be the major version of CUDA, e.g., 12.
  • EVISION_CUDNN_VERSION, it should be the major version of cuDNN, e.g., 9.

Changes

  • Added precompiled version with CUDA 11.x and 12.x with cudnn 8.x and 9.x for aarch64-linux-gnu.