aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/imported_tensor_attribute_vector_read_guard.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* add mimimal version of BoundDistanceFunctionArne Juul2023-04-191-0/+3
* Add SerializedTensorRef.Tor Egge2023-02-221-0/+2
* Add support for multiple vectors per document in exact distance calculator.Geir Storli2022-11-241-0/+3
* Creating the document metastore read guard is expensive and is not necessary ...Henning Baldersheim2022-06-041-1/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* add wiring to allow NNS for imported tensorArne Juul2021-03-301-0/+3
* rename extract_dense_view -> extract_cells_refArne Juul2020-12-031-2/+2
* extract_dense_view can just return the cells referenceArne Juul2020-12-031-1/+1
* no need to copy by value here eitherArne Juul2020-11-181-1/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-3/+3
* Support accessing tensor refs directly when using an imported DirectTensorAtt...Geir Storli2020-09-041-5/+8
* Expose information from tensor attribute and hnsw index in state explorer for...Geir Storli2020-03-241-0/+1
* Adjust naming: referenced lid -> target lid.Tor Egge2018-04-261-1/+1
* Add type-safe down-cast to ITensorAttribute in IAttributeVector and use this ...Geir Storli2018-04-191-1/+3
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-5/+5
* Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-231-0/+37
* Revert "Add imported tensor attribute vector"HÃ¥kon Hallingstad2018-01-231-37/+0
* Add imported tensor attribute vector read guard.Tor Egge2018-01-221-0/+37