Skip to content

Commit

Permalink
Merge branch 'branch-24.12' into improved_multi_cta_algo
Browse files Browse the repository at this point in the history
  • Loading branch information
anaruse authored Dec 5, 2024
2 parents 6223fd2 + b051f80 commit 8ff6991
Show file tree
Hide file tree
Showing 9 changed files with 1,120 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ if(BUILD_SHARED_LIBS)
src/neighbors/vamana_serialize_float.cu
src/neighbors/vamana_serialize_uint8.cu
src/neighbors/vamana_serialize_int8.cu
src/preprocessing/quantize/scalar.cu
src/selection/select_k_float_int64_t.cu
src/selection/select_k_float_int32_t.cu
src/selection/select_k_float_uint32_t.cu
Expand Down
Loading

0 comments on commit 8ff6991

Please sign in to comment.