1.6.1
This is a minor release, mostly focusing on PyTorch 1.6.0 support. All external wheels are now also available for PyTorch 1.6.0.
New Features
WikiCSdataset- DeepGCN via
GENConvandDeepGCNLayer(thanks to @lightaime) PairNorm(thanks to @gupta-abhay)LayerNorm(thanks to @aluo-x)
Bugfixes
- Fixed a bug which prevented
GNNExplainerto work withGATConv - Fixed the
MessagePassing.jittablecall when installing PyG viapip - Fixed a bug in
torch-sparsewhere reduce functions withdim=0did not yield the correct result - Fixed a bug in
torch-sparsewhich suppressed all warnings