summaryrefslogtreecommitdiffstats
path: root/searchlib/src/main
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update copyright headers"Jon Bratseth2017-06-14218-218/+214
* Update copyright headersJon Bratseth2017-06-14218-214/+218
* Remove carriage returnJon Bratseth2017-06-1418-719/+719
* Revert "Copyright header"Jon Bratseth2017-06-13218-935/+931
* Copyright headerJon Bratseth2017-06-13218-931/+935
* Correct output of lambda in tensor generateLester Solbakken2017-06-011-1/+1
* Remove empty to avoid class-init deadlockJon Bratseth2017-05-301-1/+1
* use standard formatting for Override annotationArne H Juul2017-05-303-8/+16
* remove old unused ignoresArne Juul2017-05-193-0/+0
* Try to avoid ignoring users fill argumentJon Bratseth2017-05-182-3/+3
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-081-0/+90
* If we can not safely and correctly detect presedence we play it safe.Henning Baldersheim2017-02-191-1/+7
* Concat skeletonJon Bratseth2016-12-221-0/+15
* Add tensor argmax and argminJon Bratseth2016-12-221-1/+27
* Add tensor generate functionsJon Bratseth2016-12-222-4/+16
* Tensor generate functionsJon Bratseth2016-12-221-20/+61
* - Tensor generate implementationJon Bratseth2016-12-213-7/+118
* Revert "Revert "Bratseth/tensor subiterators""Jon Bratseth2016-12-201-21/+5
* Revert "Bratseth/tensor subiterators"Henning Baldersheim2016-12-191-5/+21
* Split iterating into subspaces for performanceJon Bratseth2016-12-191-21/+5
* Move to iterator access where possibleJon Bratseth2016-12-161-2/+2
* MapTensor -> MappedTensorJon Bratseth2016-12-123-4/+2
* Indexed tensor implementationJon Bratseth2016-12-052-2/+3
* Fix testsJon Bratseth2016-11-291-5/+4
* Propagate set/getChildrenJon Bratseth2016-11-281-2/+22
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-2615-298/+583
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-2515-583/+298
* Merge pull request #1180 from yahoo/bratseth/tensor-functions-3Jon Bratseth2016-11-2515-298/+583
|\
| * Repair over-eager renamingJon Bratseth2016-11-241-1/+1
| * More testsJon Bratseth2016-11-241-2/+2
| * Comparison functions on tensorsJon Bratseth2016-11-249-62/+42
| * Generalize tensor function handlingJon Bratseth2016-11-247-278/+20
| * Rename dimension list uses bracesJon Bratseth2016-11-241-4/+4
| * Implement composite functionsJon Bratseth2016-11-247-13/+207
| * Implement more functionsJon Bratseth2016-11-232-47/+78
| * Implement tensor renameJon Bratseth2016-11-233-9/+126
| * Parse joinJon Bratseth2016-11-233-17/+124
| * Parse lambdaJon Bratseth2016-11-234-12/+193
| * Remove applyJon Bratseth2016-11-231-6/+6
| * Remove old functionsJon Bratseth2016-11-231-3/+4
| * Remove matchJon Bratseth2016-11-222-63/+0
| * Output and parse tensor typeJon Bratseth2016-11-221-1/+1
| * More functionsJon Bratseth2016-11-222-32/+75
| * Disallow constant tensor inlineJon Bratseth2016-11-213-53/+5
| * Implement function delegation in TensorJon Bratseth2016-11-161-1/+1
* | Prepare for compression of rank profilesJon Bratseth2016-11-189-15/+24
|/
* Add relu and sigmoid functionsLester Solbakken2016-10-262-1/+7
* Add new build-in ranking functions 'relu' and 'sigmoid'.Lester Solbakken2016-09-152-18/+18
* Revert "Lesters/add relu function"Eirik Nygaard2016-09-152-24/+18
* Also add sigmoid to list of unary functions in parserLester Solbakken2016-09-141-18/+19