-
Notifications
You must be signed in to change notification settings - Fork 199
Preserve input memory location for NN Descent #1928
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 25 commits into
NVIDIA:release/26.06
from
jinsolp:nnd-keep-input-data-mem
May 20, 2026
Merged
Changes from 18 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
666a688
keeping input data mem location
jinsolp f4cd395
Merge branch 'rapidsai:main' into nnd-keep-input-data-mem
jinsolp 2855e58
compute norms in fp32 if data is fp32
jinsolp fbb9023
change padding for uint8 and int8
jinsolp 0c1ff7d
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp 157fe30
rm print and revert test
jinsolp ace6cae
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp 686eb4b
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp e59e6c7
fix c abi breakages
jinsolp 632c24b
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp 836ef94
Merge branch 'main' into nnd-keep-input-data-mem
cjnolet 298943e
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp 81fdb69
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp be9f30b
rename to use_fp16_dist_comp
jinsolp 1c7589f
change to match ivfpq style with internal_distance_dtype
jinsolp 080a32c
raft::ceildiv
jinsolp 27c918e
merge commit
jinsolp 9a04366
deprecation logs and CUVS_EXPORT
jinsolp 1a04d6e
rm comments
jinsolp 4903f8a
Merge branch 'main' into nnd-keep-input-data-mem
jinsolp 8d9844c
comment with issues
jinsolp 931ca58
revert to focusing only on mem allocations
jinsolp 2add75a
constexpr half
jinsolp da392c1
unified struct for bytes
jinsolp 60e9780
Merge branch 'release/26.06' into nnd-keep-input-data-mem
jinsolp 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
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.