CogDL v0.5.1
Release 0.5.1
The CogDL 0.5.1 release adds fast operators including SpMM (cpu version) and scatter_max (cuda version). It also adds lots of datasets for node classification which can be found in this link.
What's Changed
- [Feature] Add fast spmm (cpu) by @cenyk1230 in #312
- [Operator] new scatter_max by @fishmingyu in #308
- [Dataset] Add more datasets by @cenyk1230 in #313
Full Changelog: v0.5.0...v0.5.1