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 b27914f commit d33896cCopy full SHA for d33896c
README.md
@@ -12,7 +12,7 @@ The official implementation of the MinCutPool layer can be found in
12
[Spektral](https://graphneural.network/layers/pooling/#mincutpool).
13
14
An implementation of MinCutPool for PyTorch is also available in
15
-[Pytorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.dense.mincut_pool.dense_mincut_pool).
+[Pytorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.dense.dense_mincut_pool).
16
17
## Setup
18
0 commit comments