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

Reduce cuGraph Sampling Overhead for PyG #2653

Merged

Conversation

alexbarghi-nv
Copy link
Member

@alexbarghi-nv alexbarghi-nv commented Aug 31, 2022

@alexbarghi-nv alexbarghi-nv changed the title [skip-ci] Reduce cuGraph Sampling Overhead for PyG Reduce cuGraph Sampling Overhead for PyG Sep 29, 2022
@alexbarghi-nv alexbarghi-nv added feature request New feature or request DO NOT MERGE Hold off on merging; see PR for details and removed Blocked Cannot progress due to external reasons DO NOT MERGE Hold off on merging; see PR for details labels Sep 29, 2022
@alexbarghi-nv
Copy link
Member Author

rerun tests

Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The files cugraph_store and link_neighbour_loader look good to me. Will review others when the upstreams PR merge.

@BradReesWork BradReesWork added the Blocked Cannot progress due to external reasons label Sep 30, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.10@94bc5ba). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-22.10    #2653   +/-   ##
===============================================
  Coverage                ?   59.79%           
===============================================
  Files                   ?      111           
  Lines                   ?     6358           
  Branches                ?        0           
===============================================
  Hits                    ?     3802           
  Misses                  ?     2556           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

eriknw added a commit to eriknw/cugraph that referenced this pull request Oct 3, 2022
@alexbarghi-nv alexbarghi-nv removed the Blocked Cannot progress due to external reasons label Oct 3, 2022
Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing jumped out, just a few minor things. If we need to merge this ASAP, these can probably get away with being FIXMEs.

notebooks/gnn/pyg_hetero_mag.ipynb Outdated Show resolved Hide resolved
notebooks/gnn/pyg_hetero_mag.ipynb Outdated Show resolved Hide resolved
Copy link
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@rlratzel
Copy link
Contributor

rlratzel commented Oct 3, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6a7ea66 into rapidsai:branch-22.10 Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants