You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Architectures such as GCN and ChebNet, MoNet and GAT were trained using full-batch gradient descent, which holds the entire graph adjacency matrix and node features in memory.