summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/features/constant
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* support functional constantsHåvard Pettersen2021-05-111-1/+45
* all scalars must be doubleHåvard Pettersen2021-03-041-2/+2
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-5/+5
* handle both engine- and factory-based tensorsArne Juul2020-10-151-12/+11
* remove tensor factoryHåvard Pettersen2019-05-311-19/+7
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0
* update external code (getType->type)Håvard Pettersen2017-11-281-1/+1
* clean up tensor engine APIHåvard Pettersen2017-11-071-3/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* lazy evaluate ranking expressionsHaavard2017-02-231-14/+10
* make stuff compile and testHaavard2017-01-231-5/+5
* avoid verbatim tensorsHaavard2016-11-031-4/+15
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-1/+1
* Factor out AsTensor and AsEmptyTensor to test library.Tor Egge2016-08-301-26/+1
* Add constant feature blueprint and constant feature executor.Tor Egge2016-08-304-0/+154