1.4.3
Features
- Cluster-GCN via
ClusterDataandClusterLoaderfor operating on large-scale graphs, seeexamples/cluster_gcn.pyfor an example on how to use - Added a tutorial about advanced mini-batching scenarios
- Added a
tensorboardlogging example
Datasets
CitationFull: The full citation network dataset suiteSNAPDataset: A subset of graph datasets from the SNAP dataset collectionSuiteSparseMatrixCollectionTrackMLParticleTrackingDataset
Minor Changes
- Added the
concatargument toSAGEConv - Outsourced the
train_test_split_edgesmethod of the graph autoencoderGAEclass totorch_geometric.utils
Bugfixes
- Fixed
SplineConvcompatibility with latesttorch-spline-convpackage trimeshconversion utilities do not longer result in a permutation of the input data