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 #4443

Merged
merged 74 commits into from
Jul 2, 2024
Merged

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented May 24, 2024

Implement biased sampling using the biased sampling primitive. The public biased sampling function takes bias values as edge property values; otherwise same to the uniform neighbor sampling function.

Closes #4290

@seunghwak seunghwak requested review from a team as code owners May 24, 2024 16:45
@seunghwak seunghwak changed the title cccccbkvgkntgcbjklrkbgrjgdbkvgdnbbkikclkhtleFea biased sampling Biased sampling May 24, 2024
@naimnv
Copy link
Contributor

naimnv commented Jun 19, 2024

/okay to test

1 similar comment
@naimnv
Copy link
Contributor

naimnv commented Jun 19, 2024

/okay to test

@raydouglass
Copy link
Member

Removing ops-codeowners from the required reviews since it doesn't seem there are any file changes that we're responsible for. Feel free to add us back if necessary.

@raydouglass raydouglass removed the request for review from a team July 2, 2024 16:19
@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 380879f into rapidsai:branch-24.08 Jul 2, 2024
133 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cuGraph feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement C++ Biased Sampling
6 participants