aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/features/tensor_from_labels_feature.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* better error messagesArne Juul2023-08-071-1/+7
* more robust checking of value typeArne Juul2023-08-041-15/+18
* external error messages should not contain too many internal details.Arne H Juul2021-10-181-1/+1
* report more issues from searchlibHåvard Pettersen2021-10-151-3/+3
* report issues instead of logging warnings in some featuresArne H Juul2021-10-111-6/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* allow tensorFromLabels with collection type "single"Arne Juul2021-06-181-5/+9
* all scalars must be doubleHåvard Pettersen2021-03-041-5/+6
* use FastValueBuilderFactoryArne Juul2020-12-031-9/+10
* add builder reserve() calls some obvious placesArne Juul2020-10-011-0/+1
* Implement new Value API in SparseTensorArne Juul2020-10-011-1/+1
* protect against duplicate cell addressesHåvard Pettersen2019-06-071-1/+1
* use direct sparse tensor builderHåvard Pettersen2019-06-061-6/+9
* remove DefaultTensor type wrapperHåvard Pettersen2019-06-031-5/+3
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-6/+5
* make stuff compile and testHaavard2017-01-231-2/+2
* Allocate feature executors on a stash to get them close together in memory.Tor Egge2016-12-021-17/+15
* better handling of empty tensorsHaavard2016-09-071-4/+4
* PublishJon Bratseth2016-06-151-0/+122