-
Notifications
You must be signed in to change notification settings - Fork 680
[FEA] Skip Device Concat for KmeansMG #8084
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
442b1fb
Add out-of-core (streaming) support to KMeans
tarang-jain 9e5b1a6
fix compilation errors
tarang-jain 928b11b
update test n_rows
tarang-jain cf84182
change param name
tarang-jain 188d824
Merge branch 'release/26.08' into ooc-kmeans
tarang-jain ae92bf6
first commit
tarang-jain 37979af
clean up docs
tarang-jain 7b92f6f
.asnumpy
tarang-jain 2a199a6
Merge branch 'release/26.08' of https://github.com/rapidsai/cuml into…
tarang-jain 818cccc
Merge branch 'ooc-kmeans' of https://github.com/tarang-jain/cuml into…
tarang-jain 238fd6c
rename streaming_batch_size
tarang-jain 3b54f43
style
tarang-jain 8b8a885
update docs and behaviour
tarang-jain d428927
Merge branch 'release/26.08' into ooc-kmeans
tarang-jain 761b843
merge origin ooc-kmeans
tarang-jain f384282
change handling for non-batched host inputs
tarang-jain 85d2fd2
fix compilation error
tarang-jain f283725
Merge branch 'ooc-kmeans' of https://github.com/tarang-jain/cuml into…
tarang-jain 8874547
fix style
tarang-jain 160f64c
fix comment
tarang-jain 583b58b
rm todo
tarang-jain d76f635
rm todo
tarang-jain c1162d4
isinstance
tarang-jain 32ce96d
Merge branch 'ooc-kmeans' of https://github.com/tarang-jain/cuml into…
tarang-jain 800b4e1
add tests python
tarang-jain 496e4cf
fix len
tarang-jain 8ca185c
fix docs
tarang-jain c1375d4
Merge branch 'ooc-kmeans' of https://github.com/tarang-jain/cuml into…
tarang-jain 0345b53
fix comment and condition checks
tarang-jain 5ee27ec
Merge branch 'release/26.08' into mnmg-kmeans
tarang-jain 688b919
fix detect residency
tarang-jain e5169c7
Merge branch 'mnmg-kmeans' of https://github.com/tarang-jain/cuml int…
tarang-jain 42b365b
address pr reviews
tarang-jain d3cf1a8
address pr reviews
tarang-jain c856979
re-add comment
tarang-jain b1d3b2e
Merge branch 'release/26.08' into mnmg-kmeans
tarang-jain cba68c1
validation of residency and dtype
tarang-jain 583eb09
Merge branch 'mnmg-kmeans' of https://github.com/tarang-jain/cuml int…
tarang-jain a2b5b1b
cleanup
tarang-jain 25b6b75
correct comment
tarang-jain File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.