DiskANN/apps
rakri 13df0cf7c7
Rakri/cosine bug fix (#450)
* compiles, but need to verify

* fixed windows compiler warning

* minor typo

* added cosine unit test with unnormalized data

* minor typo in user prompt cosine/l2

* cosine was already supported in groundtruth, edited the message to say so

* clang-format

---------

Co-authored-by: rakri <rakri@microsoft.com>
2024-02-06 18:09:30 +05:30
..
python
restapi
utils Rakri/cosine bug fix (#450) 2024-02-06 18:09:30 +05:30
CMakeLists.txt
build_disk_index.cpp Rakri/cosine bug fix (#450) 2024-02-06 18:09:30 +05:30
build_memory_index.cpp
build_stitched_index.cpp Adding a new PQ Distance Metric and PQ Data Store (#384) 2023-12-05 13:18:27 +05:30
range_search_disk_index.cpp
search_disk_index.cpp
search_memory_index.cpp add16bytes tag type (#506) 2024-02-06 15:54:05 +05:30
test_insert_deletes_consolidate.cpp Fix calculation of current_point_offset in test_insert_consolidate_deletes (#501) 2024-01-26 09:45:18 +05:30
test_streaming_scenario.cpp Build streaming index of labeled data (#376) 2023-09-22 09:54:12 -07:00