We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cebdfc commit 31dca64Copy full SHA for 31dca64
torch_geometric/nn/conv/pna_conv.py
@@ -42,7 +42,6 @@ class PNAConv(MessagePassing):
42
43
.. note::
44
45
- form mini-batches of clusters.
46
For an example of using :obj:`PNAConv`, see `examples/pna.py
47
<https://github.com/rusty1s/pytorch_geometric/blob/master/
48
examples/pna.py>`_.
0 commit comments