Features
- Cluster-GCN via
ClusterData
andClusterLoader
for operating on large-scale graphs, seeexamples/cluster_gcn.py
for an example on how to use - Added a tutorial about advanced mini-batching scenarios
- Added a
tensorboard
logging example
Datasets
CitationFull
: The full citation network dataset suiteSNAPDataset
: A subset of graph datasets from the SNAP dataset collectionSuiteSparseMatrixCollection
TrackMLParticleTrackingDataset
Minor Changes
- Added the
concat
argument toSAGEConv
- Outsourced the
train_test_split_edges
method of the graph autoencoderGAE
class totorch_geometric.utils
Bugfixes
- Fixed
SplineConv
compatibility with latesttorch-spline-conv
package trimesh
conversion utilities do not longer result in a permutation of the input data