Releases: rapidsai/cugraph-gnn
Releases · rapidsai/cugraph-gnn
[NIGHTLY] v24.12.00
🔗 Links
🐛 Bug Fixes
🚀 New Features
- [Feature] Add gather/scatter support 1D tensor (#74) @chang-l
- update wholegraph (#65) @zhuofan1123
🛠️ Improvements
- Relax PyTorch upper bound (allowing 2.4) (#75) @jakirkham
- remove versioning workaround for nightlies (#69) @jameslamb
- fix devcontainer builds (#68) @jameslamb
- enforce wheel size limits, README formatting in CI (#67) @jameslamb
- start publishing packages (#66) @jameslamb
- add notebook tests, build.sh args (#62) @jameslamb
- add nightly builds/tests, remove some cugraph references (#61) @jameslamb
- remove docs support in build.sh, remove test_wheel.sh, other small cleanup (#60) @jameslamb
- add PR CI for cugraph-pyg and cugraph-dgl (#59) @jameslamb
- add full CI for wholegraph (#58) @jameslamb
- add alpha specs, pre-commit hook to enforce them (#57) @jameslamb
- introduce minimal CI for PRs (#56) @jameslamb
- Add Copy PR Bot (#55) @alexbarghi-nv