aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/euclidean_distance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid warning about missing typename.Tor Egge2023-06-171-1/+1
* remove unused distance functionsArne Juul2023-04-271-19/+0
* avoid looping twice for calc_with_limit with BFloat16 cellsArne Juul2023-04-261-2/+6
* remove unused method from APIArne Juul2023-04-251-2/+1
* style fixesArne Juul2023-04-251-2/+2
* split out TemporaryVectorStoreArne Juul2023-04-241-0/+1
* also add BoundEuclideanDistanceArne Juul2023-04-241-0/+69
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* fix NNS distance for new cell typesArne Juul2021-04-121-0/+51
* Revert "fix NNS distance for new cell types"Arnstein Ressem2021-04-121-51/+0
* fix NNS distance for new cell typesArne Juul2021-04-091-0/+51