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

Sparse KNN improvements #1197

Open
wants to merge 10 commits into
base: branch-23.04
Choose a base branch
from

Conversation

viclafargue
Copy link
Contributor

Answers #1187

@viclafargue viclafargue requested a review from a team as a code owner January 27, 2023 14:46
@github-actions github-actions bot added the cpp label Jan 27, 2023
@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change breaking Breaking change and removed non-breaking Non-breaking change labels Jan 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2023

Codecov Report

❗ No coverage uploaded for pull request base (branch-23.04@a850726). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-23.04    #1197   +/-   ##
===============================================
  Coverage                ?   87.99%           
===============================================
  Files                   ?       21           
  Lines                   ?      483           
  Branches                ?        0           
===============================================
  Hits                    ?      425           
  Misses                  ?       58           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cjnolet cjnolet changed the base branch from branch-23.02 to branch-23.04 February 3, 2023 20:27
@cjnolet
Copy link
Member

cjnolet commented Mar 15, 2023

@viclafargue this is a breaking change for users downstream. Do we have a corresponding PR w/ cuML to test these changes?

@viclafargue
Copy link
Contributor Author

viclafargue commented Mar 16, 2023

@viclafargue this is a breaking change for users downstream. Do we have a corresponding PR w/ cuML to test these changes?

Thanks for reminding me of this, I will be working on it. But, this PR is far from finished and probably won't be part of the 23.04 release.

@cjnolet cjnolet marked this pull request as draft March 23, 2023 21:02
@cjnolet cjnolet marked this pull request as ready for review March 23, 2023 21:02
@cjnolet
Copy link
Member

cjnolet commented Mar 23, 2023

Thanks for reminding me of this, I will be working on it. But, this PR is far from finished and probably won't be part of the 23.04 release.

Sounds good. I'll mark it for 23.06. Thanks!

@cjnolet cjnolet added the 5 - DO NOT MERGE Hold off on merging; see PR for details label Mar 23, 2023
@cjnolet
Copy link
Member

cjnolet commented May 15, 2023

@viclafargue how are we feeling about these changes for 23.06?

@viclafargue
Copy link
Contributor Author

@viclafargue how are we feeling about these changes for 23.06?

The PR would need a bit more work at the moment. I don't know if it could be part of 23.06.

@cjnolet
Copy link
Member

cjnolet commented May 22, 2023

@viclafargue, sounds good, I'll push to 23.08.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - DO NOT MERGE Hold off on merging; see PR for details breaking Breaking change cpp improvement Improvement / enhancement to an existing function
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants