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

MG uniform random walk implementation #2585

Merged

Conversation

ChuckHastings
Copy link
Collaborator

This PR defines a uniform random walk implementation using the neighborhood sampling functions.

This will be refactored once the new sampling primitive (#2580) is implemented, but should provide a stronger starting point than the original code.

Partially addresses #2555

@ChuckHastings ChuckHastings requested review from a team as code owners August 12, 2022 20:45
@ChuckHastings ChuckHastings self-assigned this Aug 12, 2022
@ChuckHastings ChuckHastings added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 12, 2022
@ChuckHastings ChuckHastings added this to the 22.10 milestone Aug 12, 2022
@ChuckHastings
Copy link
Collaborator Author

rerun tests

@ChuckHastings
Copy link
Collaborator Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5863be2 into rapidsai:branch-22.10 Sep 14, 2022
@ChuckHastings ChuckHastings deleted the mg_random_walk_implementation branch December 2, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants