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