aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/dense_dot_product_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use common inlined code for low-level dot productsHåvard Pettersen2023-08-141-36/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* remove old dense vectorsArne Juul2020-12-081-1/+0
* only factory in interpreted functionHåvard Pettersen2020-12-031-1/+1
* track CellType moveArne Juul2020-11-201-3/+3
* fix misleading commentsArne Juul2020-11-121-2/+2
* move to vespalib::eval namespaceArne Juul2020-11-121-24/+18
* move "keep as-is" optimizersArne Juul2020-11-121-0/+105