Skip to content

Commit afb829e

Browse files
docs
1 parent 1116b41 commit afb829e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/api/conv.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The table below lists all graph convolutional layers implemented in the *GraphNe
1919
| [`CGConv`](@ref) | | | |
2020
| [`ChebConv`](@ref) | | | |
2121
| [`EdgeConv`](@ref) | | | |
22+
| [`EGNNConv`](@ref) | | ||
2223
| [`GATConv`](@ref) | | ||
2324
| [`GATv2Conv`](@ref) | | ||
2425
| [`GatedGraphConv`](@ref) || | |
@@ -30,6 +31,7 @@ The table below lists all graph convolutional layers implemented in the *GraphNe
3031
| [`NNConv`](@ref) | | ||
3132
| [`ResGatedGraphConv`](@ref) | | | |
3233
| [`SAGEConv`](@ref) || | |
34+
| [`SGConv`](@ref) || | |
3335

3436

3537
## Docs

0 commit comments

Comments
 (0)