deeplay.components.gnn.mpn.propagation Module#
Classes#
|
A base class for creating configurable, extensible modules with dynamic initialization and argument management. |
|
Maximum of the edge features of each receiver node. |
|
Averages the edge features of each receiver node. |
|
Minimum of the edge features of each receiver node. |
|
Product of the edge features of each receiver node. |
|
Sums the edge features of each receiver node. |
|
Sums the edge features of each receiver node with weights. |