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

Distributed biased sampling #8934

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

Conversation

arlesniak
Copy link
Contributor

The purpose of this PR is to enable distributed version of biased sampling with homo and hetero graphs.

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 89.25%. Comparing base (9b660ac) to head (756db13).

Files Patch % Lines
torch_geometric/sampler/neighbor_sampler.py 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8934      +/-   ##
==========================================
- Coverage   89.89%   89.25%   -0.64%     
==========================================
  Files         468      468              
  Lines       30025    30026       +1     
==========================================
- Hits        26991    26801     -190     
- Misses       3034     3225     +191     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arlesniak arlesniak force-pushed the arlesniak_intel/dist_biased_sampl branch from 1f4af7f to bbc2571 Compare February 20, 2024 18:49
Copy link
Contributor

@kgajdamo kgajdamo left a comment

Choose a reason for hiding this comment

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

Looks good to me

@arlesniak arlesniak force-pushed the arlesniak_intel/dist_biased_sampl branch from b2f1b03 to 89be10d Compare March 1, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants