aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation
Commit message (Expand)AuthorAgeFilesLines
* Expression file references in Vespa modelsJon Bratseth2019-06-061-6/+4
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+91
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-91/+0
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+103
* Move all importing to model-integrationJon Bratseth2018-11-221-3/+5
* Restore old package nameJon Bratseth2018-11-221-1/+1
* bindings->arguments, binding->name in web service APIJon Bratseth2018-10-022-16/+10
* Be truthful about generated functionsJon Bratseth2018-10-023-31/+47
* Don't expose generated functionsJon Bratseth2018-10-023-5/+14
* Return function types without evaluatingJon Bratseth2018-10-023-20/+18
* Add copyright headerJon Bratseth2018-10-013-2/+5
* Remove TODOJon Bratseth2018-10-012-4/+0
* Test validation explicitlyJon Bratseth2018-10-012-2/+71
* Validate all bindingsJon Bratseth2018-10-016-29/+65
* Fill in missing typesJon Bratseth2018-10-015-39/+70
* Resoløve return types whenever possibleJon Bratseth2018-10-014-6/+34
* Include argument type information in functionsJon Bratseth2018-10-017-34/+126
* Move most of logic to model evaluation and better discovery informationLester Solbakken2018-09-202-72/+51
* Remove ExportPackageLester Solbakken2018-09-191-4/+0
* Throw and catch exception on query errorLester Solbakken2018-09-191-37/+39
* Merge pull request #6981 from vespa-engine/lesters/add-model-eval-rest-apiJon Bratseth2018-09-187-18/+407
|\
| * Change return codes from 400 to 404Jon Bratseth2018-09-182-10/+14
| * AddedJon Bratseth2018-09-181-0/+4
| * Add model evaluation rest api handlerLester Solbakken2018-09-176-18/+399
* | support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-2/+2
|/
* Import small constantsJon Bratseth2018-09-115-2/+100
* Set scope 'provided' for config-lib in searchcoregjoranv2018-09-101-3/+0
* Test mnist modelJon Bratseth2018-09-101-1/+1
* Use correct modelJon Bratseth2018-09-103-0/+6
* Use fileAcquirerJon Bratseth2018-09-104-13/+29
* Revert "Merge pull request #6859 from vespa-engine/revert-6855-bratseth/test-...Jon Bratseth2018-09-1017-51/+31
* Revert "Test with constants"Arnstein Ressem2018-09-1017-31/+51
* Optimize importsJon Bratseth2018-09-075-27/+0
* Test with constantsJon Bratseth2018-09-0714-24/+31
* Refactor test and prepare for injecting constantsJon Bratseth2018-09-075-124/+197
* Read fiel distribution file reference correctlyJon Bratseth2018-09-071-4/+17
* Send global constantsJon Bratseth2018-09-062-39/+65
* Explicitly import com.yahoo.configJon Bratseth2018-09-051-0/+3
* Revert "Merge pull request #6818 from vespa-engine/revert-6813-bratseth/handl...Jon Bratseth2018-09-0512-30/+226
* Revert "Bratseth/handle large constants take 4"Harald Musum2018-09-0512-226/+30
* Revert "Merge pull request #6794 from vespa-engine/revert-6788-bratseth/handl...Jon Bratseth2018-09-0512-30/+226
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-0511-221/+30
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-051-5/+0
* Revert "Merge pull request #6794 from vespa-engine/revert-6788-bratseth/handl...Jon Bratseth2018-09-0512-30/+226
* Align text linesJon Bratseth2018-09-041-2/+2
* Add OWNERS and READMEJon Bratseth2018-09-042-0/+8
* Revert "Bratseth/handle large constants"Harald Musum2018-09-0412-227/+30
* Read and resolve constants in model evaluationJon Bratseth2018-09-0311-29/+185