summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/features/tensor_from_labels/tensor_from_labels_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-5/+5
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* also test tensorFromLabels with single-value integer attributeArne Juul2021-06-181-0/+18
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-3/+4
* cosmetic cleanupsArne Juul2020-10-151-2/+1
* simplifyArne Juul2020-10-151-3/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-11/+11
* protect against duplicate cell addressesHåvard Pettersen2019-06-071-1/+1
* clean up tensor engine APIHåvard Pettersen2017-11-071-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Add dense and sparse dot product support for imported attributesTor Brede Vekterli2017-04-031-1/+1
* lazy evaluate ranking expressionsHaavard2017-02-231-7/+5
* make stuff compile and testHaavard2017-01-231-3/+3
* use spec to make tensorsHaavard2016-11-031-17/+48
* better handling of empty tensorsHaavard2016-09-071-3/+3
* Factor out AsTensor and AsEmptyTensor to test library.Tor Egge2016-08-301-21/+1
* PublishJon Bratseth2016-06-151-0/+211