aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/tensor_modify_update.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add "create non-existing cells" flag to TensorModifyUpdate.Geir Storli2023-08-251-0/+5
* Remove copy constructors.Henning Baldersheim2022-03-281-3/+3
* Avoid Identifiable for ValueUpdate. It complicates without bringing much useful.Henning Baldersheim2022-03-281-3/+2
* Avoid the need for clone by using unique_ptr.Henning Baldersheim2022-03-281-1/+0
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* avoid extra Value copy when updating DirectTensorAttributeArne Juul2021-01-121-1/+4
* Fix forward declarations.Tor Egge2020-10-161-1/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-2/+2
* Use converted tensor type in TensorModifyUpdate.Tor Egge2019-02-181-1/+3
* Rename MUL -> MULTIPLY to align with Java code.Geir Storli2019-02-151-3/+3
* Rename tensormodifyupdate.{h,cpp} -> tensor_modify_update.{h,cpp}.Geir Storli2019-02-111-0/+52