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 48646cb commit a46a756Copy full SHA for a46a756
GNNLux/src/layers/pool.jl
@@ -13,7 +13,7 @@ where ``V`` is the set of nodes of the input graph and
13
the type of aggregation represented by ``\square`` is selected by the `aggr` argument.
14
Commonly used aggregations are `mean`, `max`, and `+`.
15
16
-See also [`reduce_nodes`](@ref).
+See also [`GNNlib.reduce_nodes`](@ref).
17
18
# Examples
19
0 commit comments