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

[FEA] support of prefiltered brute force #2294

Merged
merged 29 commits into from
May 24, 2024
Merged
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
d85fcf0
[FEA] support of prefiltered brute force based on cuSparseSDDMM
rhdong May 7, 2024
e3ef7bc
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 8, 2024
c7e4e7a
Improve the performance in classic scenarios by replace the cuSparseS…
rhdong May 8, 2024
ed07f60
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 13, 2024
5c5aa9b
optimize and remove used.
rhdong May 13, 2024
b4971c2
Update cpp/include/raft/sparse/distance/detail/utils.cuh
achirkin May 13, 2024
b1c1bb8
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 14, 2024
77ee4a6
Test cases adjustment
rhdong May 14, 2024
ea8420a
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 15, 2024
cc2b228
Merge SDDMM with customized kernel, optimize bitset count
rhdong May 15, 2024
68731b0
Merge branch 'branch-24.06' into rhdong/prefiltered-bf
cjnolet May 17, 2024
3a81f19
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 20, 2024
2684afe
Optimize by dense bfknn
rhdong May 20, 2024
57193a5
Merge branch 'rhdong/prefiltered-bf' of https://github.com/rhdong/raf…
rhdong May 20, 2024
8e1217c
Optimize the test cases
rhdong May 20, 2024
56f00cd
Merge branch 'rhdong/prefiltered-bf' of https://github.com/rhdong/raf…
rhdong May 20, 2024
71bd24b
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 21, 2024
96f4e83
Splitting(revert) the cuVS part
rhdong May 21, 2024
4f1aa17
Fix CI issue
rhdong May 21, 2024
b718673
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 22, 2024
9e24c5a
Move sparse distance API utils to cuvs and split the bitmap
rhdong May 22, 2024
18cb672
Optimize by review comments
rhdong May 23, 2024
e393af9
Merge branch 'branch-24.06' into rhdong/prefiltered-bf
cjnolet May 23, 2024
72c71f5
Merge remote-tracking branch 'origin/branch-24.06' into rhdong/prefil…
rhdong May 23, 2024
97a0e74
Remove the sparse select_k instantiations
rhdong May 23, 2024
de49e0c
Merge branch 'rhdong/prefiltered-bf' of https://github.com/rhdong/raf…
rhdong May 23, 2024
7d08443
Fix CI issue
rhdong May 23, 2024
18ba927
Merge branch 'branch-24.06' into rhdong/prefiltered-bf
cjnolet May 23, 2024
f38642f
Fix docs issue.
rhdong May 24, 2024
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

These merge commits were added into this branch cleanly.

There are no new changes to show.