-
Notifications
You must be signed in to change notification settings - Fork 623
Fix UMAP issues with large inputs #6245
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
rapids-bot
merged 33 commits into
rapidsai:branch-25.04
from
viclafargue:fix-umap-large-inputs
Feb 13, 2025
Merged
Changes from 6 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
58dea2c
Fix UMAP issues with large inputs
viclafargue ea9a476
Re-enable coo_sort before removing zeroes
viclafargue c8db94b
updates
viclafargue fb26681
fix issue
viclafargue 038f31e
answering review
viclafargue fb70daf
fix small issue
viclafargue ca86392
typos
viclafargue 72a83ab
typos
viclafargue a7134dd
compilation fix
viclafargue 9abe842
changes so far
viclafargue 6ff906b
completing change
viclafargue 5650fc1
point to raft and cuvs branch
divyegala 2e2bfbf
Merge branch 'branch-25.02' into fix-umap-large-inputs
divyegala 3151144
Merge branch 'branch-25.04' into fix-umap-large-inputs
divyegala e013cb7
cleanup merge
divyegala cb80c5b
cleanup merge
divyegala 72361ec
run pre-commit
divyegala edfb14b
treelite back to normal version
divyegala 7a7229b
fix cmake args in get_cuvs
divyegala 2c46ad1
fix cmake args in get_cuvs
divyegala c51a1e9
bump
divyegala 53d276c
bump
divyegala 0aaeac8
Merge branch 'branch-25.04' into fix-umap-large-inputs
divyegala f7ce445
Merge branch-25.04
viclafargue b0d4ef1
answering reviews
viclafargue bd94ddf
Merge branch 'branch-25.04' into fix-umap-large-inputs
viclafargue 04732d3
bumping treelite version again
viclafargue dea4a16
Restore FastIntDiv use in UMAP optimization kernel
viclafargue 671a06c
Restore thirdparty CMake files
viclafargue d81eb00
Merge branch 'branch-25.04' into fix-umap-large-inputs
viclafargue e7967e3
Merge remote-tracking branch 'upstream/branch-25.04' into fix-umap-la…
divyegala c2c087f
Manual casting of TPB_X
viclafargue 307811d
FIX set n_items to 1 in FIL to avoid the BATCH_TREE_REORG issue on H100
dantegd 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
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
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.
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.