aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/dense_xw_product_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* use CellMeta::join and reduce to compute result cell typeArne Juul2021-03-151-15/+21
* cell meta with both compile-time and run-time resolvingHåvard Pettersen2021-03-091-1/+1
* DenseTensorView -> DenseValueViewArne Juul2020-12-041-4/+3
* only factory in interpreted functionHåvard Pettersen2020-12-031-1/+1
* cblas may need initialized memoryArne Juul2020-11-241-2/+2
* use create_uninitialized_arrayArne Juul2020-11-231-3/+3
* still in same directory after moveArne Juul2020-11-111-1/+1
* move DenseXWProductFunction into vespalib::eval namespaceArne Juul2020-11-111-27/+22
* move dense_xw_product_function to eval/instructionArne Juul2020-11-111-0/+185