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 94c13c3 commit 87f57c2Copy full SHA for 87f57c2
GNNLux/docs/src/api/conv.md
@@ -21,7 +21,7 @@ The table below lists all graph convolutional layers implemented in the *GNNLux.
21
## Docs
22
23
```@autodocs
24
-Modules = [GraphNeuralNetworks]
+Modules = [GNNLux]
25
Pages = ["layers/conv.jl"]
26
Private = false
27
```
0 commit comments