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

Remove legacy sampling implementation, no longer used #3252

Conversation

ChuckHastings
Copy link
Collaborator

23.02 refactored the uniform neighborhood sampling code, but we had to change the API. We left the old API in place to allow the python code changes to be made. The old C/C++ API is no longer used, this PR removes all of the code that supports the obsolete API.

@ChuckHastings ChuckHastings requested review from a team as code owners February 8, 2023 16:55
@ChuckHastings ChuckHastings self-assigned this Feb 8, 2023
@ChuckHastings ChuckHastings added 3 - Ready for Review improvement Improvement / enhancement to an existing function breaking Breaking change labels Feb 8, 2023
@ChuckHastings ChuckHastings added this to the 23.04 milestone Feb 8, 2023
@ChuckHastings
Copy link
Collaborator Author

/merge

@rapids-bot rapids-bot bot merged commit 110cfb4 into rapidsai:branch-23.04 Feb 11, 2023
@ChuckHastings ChuckHastings deleted the remove_old_uniform_neighbor_sample branch September 27, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants