aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/src/test/java/ai/vespa/models/evaluation/ModelTester.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use RankProfilesConfigImporter directly, with a configured MockFileAcquirerArne Juul2023-03-071-1/+16
* simpler and more regular handling of file acquirer mockingArne Juul2023-03-071-1/+1
* Deprecate ConfigGetterHarald Musum2022-07-071-3/+1
* Replace usage of deprecated ConfigGetter method and FileSource.gjoranv2022-02-011-23/+12
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Test loading of large rank expressions from filesHenning Baldersheim2021-08-261-35/+0
* Handle external expressions in model evaluation too.Henning Baldersheim2021-08-261-0/+11
* Add currently unused config to interfaceHenning Baldersheim2021-05-231-2/+5
* Evaluate ONNX models in model-evaluation with ONNX RTLester Solbakken2021-05-201-1/+4
* Be truthful about generated functionsJon Bratseth2018-10-021-1/+2
* Include argument type information in functionsJon Bratseth2018-10-011-1/+0
* Add model evaluation rest api handlerLester Solbakken2018-09-171-1/+1
* Use fileAcquirerJon Bratseth2018-09-101-3/+7
* Revert "Merge pull request #6859 from vespa-engine/revert-6855-bratseth/test-...Jon Bratseth2018-09-101-7/+20
* Revert "Test with constants"Arnstein Ressem2018-09-101-20/+7
* Optimize importsJon Bratseth2018-09-071-1/+0
* Test with constantsJon Bratseth2018-09-071-6/+20
* Refactor test and prepare for injecting constantsJon Bratseth2018-09-071-0/+77