Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance analysis #9919

Open
wants to merge 103 commits into
base: master
Choose a base branch
from

Conversation

guanxingithub
Copy link
Contributor

We consolidate cugraph training with
Models: GAT, GCN, GraphSAGE
Datasets: ogbn-arxiv, ogbn-products, ogbn-papers100M
examples/ogbn_train_cugraph.py is the script for single gpu training
examples/multi_gpu/ogbn_train_cugraph_multigpu.py is the script for multiple gpu training.

guanxingithub and others added 30 commits June 3, 2024 19:51
2. Add undirected graph on ogbn-products with Sage model
3. Add undirected graph on ogbn-products with GAT model
@guanxingithub guanxingithub requested a review from wsad1 as a code owner January 6, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants