Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Nov 9, 2022
1 parent 1116b41 commit afb829e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/api/conv.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The table below lists all graph convolutional layers implemented in the *GraphNe
| [`CGConv`](@ref) | | | |
| [`ChebConv`](@ref) | | | |
| [`EdgeConv`](@ref) | | | |
| [`EGNNConv`](@ref) | | ||
| [`GATConv`](@ref) | | ||
| [`GATv2Conv`](@ref) | | ||
| [`GatedGraphConv`](@ref) || | |
Expand All @@ -30,6 +31,7 @@ The table below lists all graph convolutional layers implemented in the *GraphNe
| [`NNConv`](@ref) | | ||
| [`ResGatedGraphConv`](@ref) | | | |
| [`SAGEConv`](@ref) || | |
| [`SGConv`](@ref) || | |


## Docs
Expand Down

0 comments on commit afb829e

Please sign in to comment.