aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/eval/fast_value/fast_value_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add dimension memory cost too.Henning Baldersheim2023-10-241-6/+6
* Document memory footprint of vespalib:.eval::FastValueHenning Baldersheim2023-10-241-3/+27
* Update copyrightJon Bratseth2023-10-091-1/+1
* added insert_subspace to fast valueHåvard Pettersen2023-08-241-0/+75
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* all scalars must be doubleHåvard Pettersen2021-03-041-1/+2
* use CellTypeUtils::list_types to loop over possible cell types in testsArne Juul2021-03-031-3/+2
* adjust param repo add options and remove seq_biasHåvard Pettersen2021-02-051-2/+2
* followup on GenSpec after reviewArne Juul2021-02-021-3/+5
* use GenSpec in fast_value_testArne Juul2021-02-021-19/+19
* add unit testing of factory copy()Arne Juul2021-01-111-0/+28
* add string_id and simplify multi-handle containerHåvard Pettersen2021-01-111-2/+2
* use string ids as tensor labelsHåvard Pettersen2021-01-051-32/+55
* split testsArne Juul2020-11-031-21/+27
* test add_subspace robustness for FastValueArne Juul2020-11-021-0/+55
* use uninitialized memory for cells in fast valueHåvard Pettersen2020-10-261-0/+59