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
dgNN is a high-performance backend for GNN layers with DFG (Data Flow Graph) level optimization.
Now we implement three popular GNN models named GAT, Monet, and PointCloud.