aboutsummaryrefslogtreecommitdiffstats
path: root/ann_benchmark
Commit message (Expand)AuthorAgeFilesLines
* Configure setup.py for vespa_ann_benchmark python module.Tor Egge2023-02-163-1/+5
* os-system -> subprocess.runMorten Tokle2022-12-141-3/+3
* fix ignoreArne Juul2022-08-251-1/+1
* Use double data type when normalizing vector.Tor Egge2022-08-242-4/+5
* Include iostream to get declaration of std::cerr.Tor Egge2022-08-161-1/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Disable ann-benchmark unit test when using address sanitizer.Tor Egge2022-02-071-1/+3
* Update mail addressesJon Bratseth2021-10-201-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-077-7/+7
* ignore fileHÃ¥vard Pettersen2021-05-251-0/+1
* Add extra constructor argument to HNSW fixture to normalize vectors.Tor Egge2021-05-213-8/+74
* Don't use valgrind when unit testing python bindings.Tor Egge2021-05-201-1/+1
* Updates based on review feedback:Tor Egge2021-05-203-11/+13
* Add python bindings for a HNSW index fixture using a tensor attribute vector ...Tor Egge2021-05-207-0/+352