aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation
Commit message (Expand)AuthorAgeFilesLines
...
* mark tests that are failing at the momentArne Juul2022-12-122-0/+9
* rename to just "container-onnxruntime"Arne Juul2022-12-021-1/+1
* add container-onnxruntime-bundleArne Juul2022-12-021-0/+6
* Use well defined order where we output text and generate config. Makes config...Henning Baldersheim2022-12-016-19/+19
* Revert "Revert "- Reduce usage of guava.""Henning Baldersheim2022-12-019-71/+77
* Revert "- Reduce usage of guava."Henning Baldersheim2022-12-019-77/+71
* - Reduce usage of guava.Henning Baldersheim2022-12-019-71/+77
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-21/+8
* 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
|\
| * 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
* 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
* Expect consistent spacingJon Bratseth2022-03-291-3/+3
* Move method for checking if onnxruntime is availableHarald Musum2022-02-113-4/+11
* Replace usage of deprecated ConfigGetter method and FileSource.gjoranv2022-02-015-73/+63
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-032-2/+2
* 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