Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 11:40
· 24 commits to main since this release
bae872c

Changelog

v0.2.6 (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 12.x and cudnn 9.x for aarch64-linux-gnu.