aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/vespa/eval/instruction/dense_single_reduce_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Include array header (needed when using std::array).Tor Egge2021-10-101-0/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* make reduce() and peek() CellMeta member functionsArne Juul2021-03-151-1/+1
* revisit dense_single_reduce_function with testHÃ¥vard Pettersen2021-03-121-33/+32
* DenseSingleReduceFunction only handles stable cell types (for now)Arne Juul2021-03-111-10/+12
* use TypifyCellMeta in DenseSingleReduceFunction optimizerArne Juul2021-03-111-4/+7
* move to vespalib::eval namespaceArne Juul2020-12-091-19/+8
* move optimizers to eval/instruction directoryArne Juul2020-12-091-0/+264