This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
v24.02.00
🐛 Bug Fixes
- Revert "Exclude tests from builds (#127)" (#130) @raydouglass
- Exclude tests from builds (#127) @vyasr
- fix a bug for embedding optimizer, which leads to undefined behavior (#108) @linhu-nv
- fix inferencesample option (#107) @chuangz0
🚀 New Features
🛠️ Improvements
- Logging level (#123) @linhu-nv
- Fix pip dependencies (#118) @trxcllnt
- Remove usages of rapids-env-update (#117) @KyleFromNVIDIA
- refactor CUDA versions in dependencies.yaml (#115) @jameslamb
- Don't overwrite wholegraph_ROOT if provided (#114) @vyasr
- added Direct IO support for WholeMemory loading (#113) @dongxuy04
- Align versions for cudnn, clang-tools, cython, and doxygen with the rest of RAPIDS. (#112) @bdice
- Reset WholeGraph communicators during the finalize call (#111) @chang-l
- Forward-merge branch-23.12 to branch-24.02 (#102) @bdice