-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated ann git module * updated ann git module * Bumping version from 0.10.8 to 0.10.9
- Loading branch information
1 parent
b1c7640
commit f68a681
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
Submodule pkg
updated
8 files
+86 −17 | algos.yaml | |
+46 −41 | ann_benchmarks/algorithms/elasticsearch.py | |
+43 −0 | ann_benchmarks/algorithms/vecsim-hnsw.py | |
+15 −7 | ann_benchmarks/main.py | |
+1 −1 | ann_benchmarks/results.py | |
+2 −2 | ann_benchmarks/runner.py | |
+50 −28 | multirun.py | |
+2 −1 | requirements.txt |