aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Add mergeJon Bratseth2020-01-021-0/+5
|/
* Exmbrace serialized expressionsJon Bratseth2019-12-182-12/+12
* Parse quoted tensor labels in ranking expressionsJon Bratseth2019-12-171-3/+6
* Expression parse mapped 1-d tensor short formJon Bratseth2019-12-161-0/+1
* Error checkingJon Bratseth2019-12-141-0/+16
* Interpret dimensions in written orderJon Bratseth2019-12-141-0/+23
* Parse mixed tensorsJon Bratseth2019-12-131-1/+1
* Tensor parsing improvementsJon Bratseth2019-12-101-0/+6
* Allow minus sign at the start of a labelJon Bratseth2019-12-051-0/+2
* Add a testJon Bratseth2019-12-041-0/+6
* Propagate binding context to/from tensor functionsJon Bratseth2019-12-041-0/+6
* Output function references wrapped in rankingExpression()Jon Bratseth2019-12-021-3/+46
* Preserve single-feature embracesJon Bratseth2019-11-292-1/+4
* Revert "Prefix index variables by %"Jon Bratseth2019-11-271-10/+5
* Prefix index variables by %Jon Bratseth2019-11-271-5/+10
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-272-1/+7
* Allow bound functions in tensor generateJon Bratseth2019-11-261-0/+3
* Composite value function testJon Bratseth2019-11-261-0/+3
* Parse@ tensor value expressionsJon Bratseth2019-11-261-0/+6
* Handle single value string buckets correctlyJon Bratseth2019-11-151-0/+13
* Serialize scalar functions with contextJon Bratseth2019-11-081-5/+1
* Always serialize dynamic tensors in verbose formJon Bratseth2019-11-081-2/+2
* Treat inner square brackets as syntactic sugarJon Bratseth2019-11-071-0/+2
* Literal tensors with value expressionsJon Bratseth2019-11-052-1/+9
* Support literal tensors in expressionsJon Bratseth2019-11-041-5/+10
* Parse literal tensor valuesJon Bratseth2019-11-011-0/+10
* Recognize if-inverted decision trees in GBDT optimizerLester Solbakken2019-10-112-6/+7
* Nonfunctional changes onlyJon Bratseth2019-09-241-0/+1
* check cell value type alsoArne Juul2019-08-201-0/+3
* Update with expected gid.Henning Baldersheim2019-08-161-0/+0
* doc: -> id:Henning Baldersheim2019-08-161-3/+42
* doc: -> id:Henning Baldersheim2019-08-163-3/+3
* doc: -> id:Henning Baldersheim2019-08-163-3/+3
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-133-5/+10
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-123-10/+5
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-123-5/+10
* Initialize missing valuesJon Bratseth2019-05-291-26/+15
* Add tensor value typeJon Bratseth2019-04-032-1/+3
* Remove ymum from groupingJon Bratseth2019-01-213-24/+6
* Handle bool nodes in grouping too.Henning Baldersheim2019-01-142-7/+27
* Move all importing to model-integrationJon Bratseth2018-11-222-69/+0
* Restore old package nameJon Bratseth2018-11-222-4/+2
* Separate model integration into a separate moduleJon Bratseth2018-11-2130-64155/+2
* Add from-disk flag on document-summaryJon Bratseth2018-10-121-3/+4
* Use full nameHarald Musum2018-10-038-8/+8
* Add copyright headerJon Bratseth2018-10-0110-1/+11
* Merge pull request #7155 from vespa-engine/bratseth/expose-type-informationLester Solbakken2018-10-013-13/+14
|\
| * Expect the right argumentsJon Bratseth2018-10-013-13/+14
* | Add microbenchmark of Java ML model evaluationLester Solbakken2018-09-295-1/+14844
* | Add reduce-join optimization in JavaLester Solbakken2018-09-282-3/+140
|/