v0.2.6
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.