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

End-to-end SG Example Notebooks for cugraph-dgl and cugraph-pyg #3316

Closed
Tracked by #3314
alexbarghi-nv opened this issue Mar 7, 2023 · 0 comments · Fixed by #3326
Closed
Tracked by #3314

End-to-end SG Example Notebooks for cugraph-dgl and cugraph-pyg #3316

alexbarghi-nv opened this issue Mar 7, 2023 · 0 comments · Fixed by #3326
Assignees
Labels
doc Documentation Story Tracking issues as a story level - likely to exist within a single release.

Comments

@alexbarghi-nv
Copy link
Member

Should have notebooks for cugraph-dgl and cugraph-pyg that demonstrate how to run end-to-end training on SG using the bulk sampler

@alexbarghi-nv alexbarghi-nv added doc Documentation Story Tracking issues as a story level - likely to exist within a single release. labels Mar 7, 2023
@alexbarghi-nv alexbarghi-nv added this to the 23.04 milestone Mar 7, 2023
@kingmesal kingmesal removed this from the 23.04 milestone Mar 23, 2023
@rapids-bot rapids-bot bot closed this as completed in #3326 Apr 4, 2023
rapids-bot bot pushed a commit that referenced this issue Apr 4, 2023
- Adds new examples for cugraph-pyg.
- Removes outdated examples.
- Moves MG scripts to top-level directory.
- Makes the input to `_get_vertex_groups_from_sample` a tensor instead of Series
- Adds `is_sorted` arg to `_get_vertex_groups_from_sample` to skip sorting if tensor already sorted
- Some fixes to `CuGraphStore` for running multi-GPU workflows

Merge after #3288  - merged
Merge after #3289  - merged
Merge after #3382  - merged

Closes #3316 
Closes #3226 
Closes #3072

Authors:
  - Alex Barghi (https://github.com/alexbarghi-nv)

Approvers:
  - Vibhu Jawa (https://github.com/VibhuJawa)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #3326
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation Story Tracking issues as a story level - likely to exist within a single release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants