aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/dense_tensor_peek_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Cast from double to size_t triggers undefined behavior for negative values.Tor Egge2021-05-011-1/+1
* avoid implicit assumption about cell typesArne Juul2021-03-091-1/+1
* use SmallVector in dense_tensor_peek_functionArne Juul2021-03-051-3/+3
* remove old dense vectorsArne Juul2020-12-081-1/+0
* only factory in interpreted functionHÃ¥vard Pettersen2020-12-031-1/+1
* move Peek and Create specsArne Juul2020-11-251-3/+3
* drop un-needed includesArne Juul2020-11-121-1/+0
* fix misleading commentsArne Juul2020-11-121-2/+2
* move to vespalib::eval namespaceArne Juul2020-11-121-17/+9
* move "keep as-is" optimizersArne Juul2020-11-121-0/+109