aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/dense_matmul_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* enable nested ctf meta datahavardpe/enable-nested-ctf-meta-dataHåvard Pettersen2023-11-131-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* use CellMeta::join and reduce to compute result cell typeArne Juul2021-03-151-17/+22
* cell meta with both compile-time and run-time resolvingHåvard Pettersen2021-03-091-1/+1
* remove old dense vectorsArne Juul2020-12-081-1/+0
* DenseTensorView -> DenseValueViewArne Juul2020-12-041-3/+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
* fix misleading commentsArne Juul2020-11-121-2/+2
* move to vespalib::eval namespaceArne Juul2020-11-121-27/+21
* move "keep as-is" optimizersArne Juul2020-11-121-0/+207