GATConv
Graph Attention Network layer (Velickovic et al., 2018). Multi-head attention mechanism over graph edges.
Record fields
| Name | Description |
|---|---|
AttSrc | |
AttTgt | |
Bias | |
Concat | |
Heads | |
NegativeSlope | |
OutChannels | |
Weight |
Instance members
| Name | Description |
|---|---|
this.forward (x, edgeIndex) |