aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/tensor/imported_tensor_attribute_vector.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Creating the document metastore read guard is expensive and is not necessary ...Henning Baldersheim2022-06-041-0/+2
* Let ImportedAttributesRepo return a reference to a shared_ptr instead of a sh...Henning Baldersheim2022-06-031-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add shared pointer to document meta store context for referencedTor Egge2018-04-231-2/+4
* Change target attribute type in ImportedAttributeVector toTor Egge2018-04-201-2/+2
* Add type-safe down-cast to ITensorAttribute in IAttributeVector and use this ...Geir Storli2018-04-191-1/+1
* Change ImportedTensorAttributeVector to no longer implement ITensorAttribute ...Geir Storli2018-04-191-8/+4
* Add ReadableAttributeVector interface used to create a short-lived read guard...Geir Storli2018-04-191-1/+1
* Change ImportedAttributeVector to no longer implement IAttributeVector API.Geir Storli2018-04-191-1/+1
* Revert "Revert "Add imported tensor attribute vector""Tor Egge2018-01-231-0/+39
* Revert "Add imported tensor attribute vector"HÃ¥kon Hallingstad2018-01-231-39/+0
* Add imported tensor attribute vector read guard.Tor Egge2018-01-221-0/+1
* Add imported tensor attribute vector.Tor Egge2018-01-221-0/+38