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
- 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#3316Closes#3226Closes#3072
Authors:
- Alex Barghi (https://github.com/alexbarghi-nv)
Approvers:
- Vibhu Jawa (https://github.com/VibhuJawa)
- Rick Ratzel (https://github.com/rlratzel)
URL: #3326
Should have notebooks for cugraph-dgl and cugraph-pyg that demonstrate how to run end-to-end training on SG using the bulk sampler
The text was updated successfully, but these errors were encountered: