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

Optimization of biased sampling #270

Merged
merged 7 commits into from
Oct 31, 2023

Conversation

OlhaBabicheva
Copy link
Contributor

@OlhaBabicheva OlhaBabicheva commented Oct 31, 2023

Implemented biased sampling using this algorithm: https://utopia.duth.gr/~pefraimi/research/data/2007EncOfAlg.pdf
image

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #270 (633db5b) into master (7055d40) will decrease coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
- Coverage   85.26%   85.24%   -0.03%     
==========================================
  Files          32       32              
  Lines        1093     1098       +5     
==========================================
+ Hits          932      936       +4     
- Misses        161      162       +1     
Files Coverage Δ
pyg_lib/csrc/sampler/cpu/neighbor_kernel.cpp 85.64% <83.33%> (-0.15%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s enabled auto-merge (squash) October 31, 2023 09:00
@rusty1s rusty1s merged commit 2a0d558 into pyg-team:master Oct 31, 2023
15 checks passed
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.

2 participants