aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* add proof-of-concept for Maximum Inner Product SearchArne Juul2023-04-281-0/+1
* remove unused distance functionsArne Juul2023-04-271-1/+0
* add BoundPrenormalizedAngularDistanceArne Juul2023-04-251-0/+1
* split out TemporaryVectorStoreArne Juul2023-04-241-0/+1
* add mimimal version of BoundDistanceFunctionArne Juul2023-04-191-0/+1
* Add TensorExtAttribute.Tor Egge2023-03-311-0/+1
* Move BlobSequenceReader from search::tensor to search::attribute namespace.Tor Egge2023-03-081-1/+0
* Move FastValueView to separate files.Tor Egge2023-02-231-0/+1
* Add SerializedTensorRef.Tor Egge2023-02-221-0/+1
* Avoid duplicate docid when searching in hnsw index with multiple nodes perTor Egge2022-11-241-0/+2
* Add class to track mapping from docid to [nodeid] used in hnsw index.Geir Storli2022-11-141-0/+1
* Add search::tensor::SubspaceType.Tor Egge2022-11-041-0/+1
* Pass subspace to DocVectorAccess::get_vector member function.Tor Egge2022-11-021-0/+1
* Consolidate tensor attribute loaders.Tor Egge2022-11-011-0/+1
* Consolidate tensor attribute savers.Tor Egge2022-10-311-2/+1
* Remove ReusableSetPool.Tor Egge2022-10-251-1/+0
* Share code for loading and saving tensor attribute betweenTor Egge2022-10-071-2/+1
* Remove search::tensor::StreamedValueStore.Tor Egge2022-10-071-1/+0
* Add TensorBufferStore.Tor Egge2022-09-301-0/+4
* Add tensor buffer operations.Tor Egge2022-09-301-0/+1
* Refactor out class to calculate the distance between attribute tensor and que...Geir Storli2022-06-291-0/+1
* Hide Fast_BufferedFile better.Henning Baldersheim2022-01-271-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Change loading of nearest neighbor index to use direct I/O instead of mmapping.Geir Storli2021-09-151-1/+0
* Prepare for alternate visited nodes trackers for HNSW index.Tor Egge2021-08-301-0/+3
* fix NNS distance for new cell typesArne Juul2021-04-121-1/+5
* Revert "fix NNS distance for new cell types"Arnstein Ressem2021-04-121-5/+1
* fix NNS distance for new cell typesArne Juul2021-04-091-1/+5
* Remove SerializedTensorAttribute that is replaced by SerializedFastValueAttri...Geir Storli2021-03-261-7/+4
* add SerializedFastValueAttributeArne Juul2020-11-261-0/+3
* Rename GenericTensorAttribute -> SerializedTensorAttribute.Geir Storli2020-09-041-2/+2
* Rename GenericTensorStore -> SerializedTensorStore.Geir Storli2020-09-041-1/+1
* add DirectTensorAttribute implementationArne Juul2020-09-011-0/+1
* Implement store for heap allocated tensors.Geir Storli2020-08-311-0/+1
* add skeleton for DirectTensorAttributeArne Juul2020-08-271-0/+2
* adjust angular distance slighlyArne Juul2020-06-261-0/+1
* Add save and load of HNSW indexArne Juul2020-03-261-0/+4
* split out DistanceFunction factoryArne Juul2020-03-231-0/+1
* make actual random levelsArne Juul2020-02-271-0/+1
* Merge pull request #12281 from vespa-engine/arnej/add-nns-iteratorArne H Juul2020-02-201-1/+2
|\
| * add search iterator using result from find_top_kArne Juul2020-02-201-1/+2
* | Instantiate nearest neighbor (hnsw) index in dense tensor attribute when spec...Geir Storli2020-02-201-0/+1
|/
* Rename HnswIndexBase -> HnswIndex and remove the templated class.Geir Storli2020-02-101-1/+0
* Implement skeleton of a HNSW index on top of data stores.Geir Storli2020-02-041-0/+2
* Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-231-0/+2
* Revert "Add imported tensor attribute vector"HÃ¥kon Hallingstad2018-01-231-2/+0
* Add imported tensor attribute vector read guard.Tor Egge2018-01-221-0/+1
* Add imported tensor attribute vector.Tor Egge2018-01-221-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1