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

Make IVF-PQ build index in batches when necessary #1056

Merged
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
4d4512f
Make ivf-pq build index in batches when necessary
achirkin Nov 30, 2022
b42b848
Merge branch 'branch-23.02' into enh-ivf-pq-batched-building
achirkin Dec 15, 2022
6c5d024
Adjust the logic for choosing the batch sizes and memory type to avoi…
achirkin Dec 15, 2022
e977f55
Merge remote-tracking branch 'rapidsai/branch-23.02' into enh-ivf-pq-…
achirkin Dec 15, 2022
9645b11
Fix integer comparison with different signedness
achirkin Dec 16, 2022
3e8cc03
Merge remote-tracking branch 'rapidsai/branch-23.02' into enh-ivf-pq-…
achirkin Dec 16, 2022
7155eef
Use raft operators in place of thrust
achirkin Dec 16, 2022
66e58db
Explain the in-place transform of the trainset in comments
achirkin Dec 16, 2022
b5491f6
Add docs to process_and_fill_codes
achirkin Dec 16, 2022
232b772
extend-fill codes and indices in a single kernel, exec time scaling l…
achirkin Dec 19, 2022
1c3800c
Update documentation
achirkin Dec 19, 2022
9a6c6f7
Update documentation
achirkin Dec 19, 2022
63a6caa
Wrap the allocation error with the raft logic error in case if the in…
achirkin Dec 19, 2022
e28ca3d
Merge remote-tracking branch 'rapidsai/branch-23.02' into enh-ivf-pq-…
achirkin Dec 19, 2022
81250e8
Avoid narrowing conversion error for long->size_t in the error reporting
achirkin Dec 20, 2022
45920ec
Split out flat_compute_residuals code from process_and_fill_codes
achirkin Dec 20, 2022
0c69e89
Merge branch 'branch-23.02' into enh-ivf-pq-batched-building
tfeher Jan 4, 2023
c66cc02
Fix somehow incorrect inclusive scan / padded cumulative sum
achirkin Jan 6, 2023
7fe84a9
Merge remote-tracking branch 'rapidsai/branch-23.02' into enh-ivf-pq-…
achirkin Jan 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'branch-23.02' into enh-ivf-pq-batched-building
  • Loading branch information
achirkin committed Dec 15, 2022
commit b42b84841b43c2e7307242e2613d707a9b371041

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.