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

Biased sampling primitive bug fix #4607

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Aug 8, 2024

Fix bugs in biased sampling with 0 bias values.

Add tests that include 0 bias edges.

@seunghwak seunghwak requested a review from a team as a code owner August 8, 2024 22:51
@seunghwak seunghwak self-assigned this Aug 9, 2024
@seunghwak seunghwak added bug Something isn't working non-breaking Non-breaking change labels Aug 9, 2024
@seunghwak seunghwak added this to the 24.10 milestone Aug 9, 2024
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

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

👍

@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit a5cdea2 into rapidsai:branch-24.10 Aug 9, 2024
140 checks passed
rapids-bot bot pushed a commit that referenced this pull request Sep 26, 2024
Adds support for biased sampling to cuGraph-DGL.

Resolves rapidsai/cugraph-gnn#25
Merge after #4583, #4586, #4607

Authors:
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Ralph Liu (https://github.com/nv-rliu)
  - Seunghwa Kang (https://github.com/seunghwak)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Tingyu Wang (https://github.com/tingyu66)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #4595
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuGraph non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants