Releases: snap-stanford/deepsnap
Releases · snap-stanford/deepsnap
v0.2.1
v0.2.0
- Fixed bugs in
Graph
andHeteroGraph
classes. - Added tensor backend for both the homogeneous and heterogeneous graphs.
- Added SnapX backend for the undirected homogeneous graph.
- New examples and new Colab notebooks.
- Improved
HeteroSAGEConv
. - Updated
Heterogeneous GNN Functions
. - Updated documentation and code comments.
- New benchmark for transformation.
- Other minor updates and bug fixes.
Transform function improvement
- Documentation for transform functions
- Support transform functions for Batch that return multiple graphs (multiple batches of transformed graph will be returned)