summaryrefslogtreecommitdiffstats
path: root/model-evaluation
Commit message (Collapse)AuthorAgeFilesLines
* Update ABI spec format, and update all specsjonmv2022-10-251-30/+30
|
* Use consistent terminologyJon Bratseth2022-09-291-3/+3
|
* Use tensor vocabularyJon Bratseth2022-09-281-10/+10
|
* Fold comparisons into the other operatorsJon Bratseth2022-09-281-21/+50
|
* Deprecate ConfigGetterHarald Musum2022-07-075-5/+5
|
* Merge pull request #22994 from vespa-engine/bjorncs/embed-jetty-spiflyJon Bratseth2022-06-081-6/+0
|\ | | | | Bjorncs/embed jetty spifly MERGEOK
| * Remove jdisc_jettyBjørn Christian Seime2022-06-081-6/+0
| |
* | Set short tensor format as defaultLester Solbakken2022-06-082-10/+12
|/
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* GC deprecated unused methodsHenning Baldersheim2022-06-081-1/+0
|
* GC unused methodsHenning Baldersheim2022-06-081-7/+0
|
* Add missing deps to lz4-java, and exclude in container-devgjoranv2022-06-081-0/+4
| | | | (no longer provided by jdisc)
* onnxModel to onnx in summary/matchfeaturesLester Solbakken2022-06-081-1/+1
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
|
* Include xgboost_non_standaloneJon Bratseth2022-04-291-2/+2
|
* Allow models referencing functions they don't defineJon Bratseth2022-04-293-2/+7
| | | | | | | | ML models may not be designed to be used standalone but only in context of another ranking expression, which then supplies functions referenced by the model. Tolerate such models in stateløess evaluation.
* Expect consistent spacingJon Bratseth2022-03-291-3/+3
|
* Move method for checking if onnxruntime is availableHarald Musum2022-02-113-4/+11
| | | | Use it in model-evaluation as well
* Replace usage of deprecated ConfigGetter method and FileSource.gjoranv2022-02-015-73/+63
|
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-032-2/+2
| | | | Replace use of Guava's `com.google.common.annotations.Beta` with custom annotation.
* Avoid using deprecated methodsHenning Baldersheim2021-11-031-2/+2
|
* Make StringValue symmetric so it can accept its output (toString) as input.Henning Baldersheim2021-11-031-1/+0
|
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
|
* Update Verizon Media copyright notices.gjoranv2021-10-076-6/+6
|
* Update 2018 copyright notices.gjoranv2021-10-0719-19/+19
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add parsing of ONNX Runtime session options to services.xmlLester Solbakken2021-09-302-3/+13
|
* Add tensor short form format option for result renderingLester Solbakken2021-09-292-6/+4
|
* Use values/cells/blocks format for short formLester Solbakken2021-09-281-6/+6
|
* Rename 'literal' to 'string'Lester Solbakken2021-09-281-1/+1
|
* Fix testLester Solbakken2021-09-271-1/+1
|
* Stateless REST API: short forms for sparse and mixed tensorsLester Solbakken2021-09-273-4/+47
|
* Add short form output option to model-evaluation REST APILester Solbakken2021-09-012-0/+16
|
* Parse unbound tensors in short formLester Solbakken2021-08-311-0/+22
|
* Add unit test for using host request headerLester Solbakken2021-08-302-0/+21
|
* Use HOST request header for base url in model evaluation REST APILester Solbakken2021-08-301-3/+8
|
* Update abiHenning Baldersheim2021-08-301-0/+1
|
* lz4 compress blobs.Henning Baldersheim2021-08-305-7/+16
|
* Update abiHenning Baldersheim2021-08-261-0/+2
|
* Test loading of large rank expressions from filesHenning Baldersheim2021-08-268-45/+72
|
* Handle external expressions in model evaluation too.Henning Baldersheim2021-08-263-2/+60
|
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-262-9/+0
|
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-262-0/+9
|
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-262-9/+0
|
* Remove onnx feature as argument for stateless evaluationLester Solbakken2021-06-284-11/+3
|
* Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-2712-9/+46
|\
| * Use underscore as separator as dot has semantic meaning.Henning Baldersheim2021-05-251-1/+0
| |
| * Add currently unused config to interfaceHenning Baldersheim2021-05-2312-8/+46
| |
* | Add compatibility for old ONNX default signature importLester Solbakken2021-05-271-0/+5
|/