summaryrefslogtreecommitdiffstats
path: root/ann_benchmark/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Use double data type when normalizing vector.Tor Egge2022-08-241-1/+1
* Disable ann-benchmark unit test when using address sanitizer.Tor Egge2022-02-071-1/+3
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
* Add extra constructor argument to HNSW fixture to normalize vectors.Tor Egge2021-05-212-1/+42
* Don't use valgrind when unit testing python bindings.Tor Egge2021-05-201-1/+1
* Updates based on review feedback:Tor Egge2021-05-201-3/+1
* Add python bindings for a HNSW index fixture using a tensor attribute vector ...Tor Egge2021-05-203-0/+67