aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/i_tensor_attribute.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* add mimimal version of BoundDistanceFunctionArne Juul2023-04-191-0/+2
* Add SerializedTensorRef.Tor Egge2023-02-221-0/+3
* Add support for multiple vectors per document in exact distance calculator.Geir Storli2022-11-241-3/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* add wiring to allow NNS for imported tensorArne Juul2021-03-301-0/+8
* rename extract_dense_view -> extract_cells_refArne Juul2020-12-031-2/+2
* extract_dense_view can just return the cells referenceArne Juul2020-12-031-4/+2
* no need to copy by value here eitherArne Juul2020-11-181-1/+1
* Fix forward declarations.Tor Egge2020-10-161-1/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-7/+4
* Support accessing tensor refs directly when using an imported DirectTensorAtt...Geir Storli2020-09-041-1/+5
* Expose information from tensor attribute and hnsw index in state explorer for...Geir Storli2020-03-241-0/+7
* Update Tensor forward declarations.Geir Storli2019-02-081-1/+1
* Adjust forward declarations in searchlib.Tor Egge2019-02-071-1/+1
* Add read interface for tensor attribute, used by tensor attribute featureTor Egge2018-01-181-0/+30