summaryrefslogtreecommitdiffstats
path: root/searchlib/src/test
Commit message (Collapse)AuthorAgeFilesLines
* Remove mod function and make fmod consistent with backendLester Solbakken2017-06-261-7/+7
|
* Remove code not necessary for VespaJon Bratseth2017-06-196-412/+0
| | | | This code is experimental toys so I moved it to my own org.
* Update copyright headersJon Bratseth2017-06-1471-69/+71
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1471-71/+69
|
* Update copyright headersJon Bratseth2017-06-1471-69/+71
|
* Remove carriage returnJon Bratseth2017-06-149-303/+303
|
* Revert "Copyright header"Jon Bratseth2017-06-1371-374/+372
|
* Copyright headerJon Bratseth2017-06-1371-372/+374
|
* use standard formatting for Override annotationArne H Juul2017-05-301-1/+2
|
* Remove expired compatibility codeJon Bratseth2017-05-161-0/+10
|
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-083-0/+23
|
* Revert "Add aggregator for calculating the population standard deviation"Henning Baldersheim2017-05-051-0/+0
|
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-0/+0
|
* Revert "Revert "Add (disabled) dense tensor binary format""Jon Bratseth2017-01-101-2/+3
|
* Revert "Add (disabled) dense tensor binary format"Henning Baldersheim2017-01-101-3/+2
|
* Disallow empty tensors without dimensionsJon Bratseth2017-01-101-2/+3
|
* Add tensor argmax and argminJon Bratseth2016-12-221-0/+2
|
* Add tensor generate functionsJon Bratseth2016-12-221-0/+2
|
* Tensor generate functionsJon Bratseth2016-12-221-12/+7
|
* - Tensor generate implementationJon Bratseth2016-12-211-2/+10
| | | | | - Cross tensor implementation equals - Better iteration
* Improve APIJon Bratseth2016-12-161-1/+1
|
* Double-backed indexed tensorJon Bratseth2016-12-162-8/+12
|
* Apply in correct order and handle zero dimensionJon Bratseth2016-12-141-1/+1
|
* Run evaluation tests on both indexed and mapped tensorsJon Bratseth2016-12-082-132/+150
|
* Factor evaluation mechanics out of testJon Bratseth2016-12-072-258/+274
|
* Correctly handle single numberJon Bratseth2016-12-071-1/+1
|
* Indexed tensor implementationJon Bratseth2016-12-052-6/+6
|
* Correct over-eager renamingJon Bratseth2016-12-042-2/+2
|
* Rename methodJon Bratseth2016-12-032-2/+2
|
* Fix illegal tensors in testJon Bratseth2016-12-031-21/+21
|
* Make type comparison order independentJon Bratseth2016-11-291-0/+4
|
* Fix testsJon Bratseth2016-11-291-9/+0
|
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-264-270/+299
|
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-254-299/+270
|
* Correct testJon Bratseth2016-11-251-1/+1
|
* Correct L1 definition even moreJon Bratseth2016-11-251-2/+2
|
* Correct sqrtJon Bratseth2016-11-251-1/+1
|
* Correct L1 and L2 definitionsJon Bratseth2016-11-251-1/+3
|
* More testsJon Bratseth2016-11-241-1/+4
|
* More testsJon Bratseth2016-11-241-46/+64
|
* CleanupJon Bratseth2016-11-241-37/+67
|
* CleanupJon Bratseth2016-11-241-8/+5
|
* Comparison functions on tensorsJon Bratseth2016-11-241-0/+12
|
* Rename dimension list uses bracesJon Bratseth2016-11-241-1/+1
|
* Implement composite functionsJon Bratseth2016-11-241-3/+22
|
* Implement more functionsJon Bratseth2016-11-231-4/+34
|
* Implement tensor renameJon Bratseth2016-11-231-0/+4
|
* Parse joinJon Bratseth2016-11-231-3/+34
|
* Parse lambdaJon Bratseth2016-11-231-18/+24
|
* Implement mapJon Bratseth2016-11-231-11/+11
|