aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation
Commit message (Expand)AuthorAgeFilesLines
* add unit test with advanced config (lifted from system test)Arne Juul2023-03-014-0/+175
* only optimize functions that have a contextPrototypeArne Juul2023-03-011-4/+8
* fix regexp patterns that only allowed exactly two argumentsArne Juul2023-03-011-4/+4
* Replace `OnnxEvaluatorCache` with OnnxRuntimeBjørn Christian Seime2023-02-278-31/+31
* Merge pull request #26188 from vespa-engine/arnej/pick-up-declare-feature-typesJon Bratseth2023-02-277-3/+57
|\
| * pick up declared type of query/attribute features,Arne Juul2023-02-267-3/+57
* | replace assert -> check and throwArne Juul2023-02-261-2/+4
|/
* handle non-identifier onnx input/output names: instead of the conflictingArne Juul2023-02-221-16/+27
* add configurable input/output mappingsArne Juul2023-02-223-10/+134
* Cache Onnx model instancesBjørn Christian Seime2023-02-226-17/+44
* pick up specified name of output from onnx modelArne Juul2023-02-111-1/+7
* Merge pull request #25993 from vespa-engine/arnej/get-global-evaluator-from-r...Henning Baldersheim2023-02-111-0/+12
|\
| * handle that the component graph contains multiple ModelsEvaluator instances (...Arne Juul2023-02-101-0/+12
* | also handle JSON-serialization of constantsArne Juul2023-02-111-3/+6
|/
* Revert "handle that the component graph contains multiple ModelsEvaluator ins...Henning Baldersheim2023-02-101-10/+0
* handle that the component graph contains multiple ModelsEvaluator instancesArne Juul2023-02-101-0/+10
* Allow fallback to CPU if nodes are provisioned without GPUMartin Polden2023-02-081-1/+1
* Remove 'required' attributeMartin Polden2023-01-261-1/+1
* Support configuration of GPU device to use in ONNX modelMartin Polden2023-01-231-1/+1
* Test direct renderingJon Bratseth2023-01-162-20/+88
* Support direct tensor renderingJon Bratseth2023-01-144-14/+18
* match JSON structureArne Juul2022-12-151-20/+18
* compare with Tensor not stringArne Juul2022-12-151-3/+11
* make it possible to check for equivalent JSONArne Juul2022-12-151-6/+40
* sort argumentsArne Juul2022-12-151-3/+9
* Fix testBatchDimensionEvaluation test by forcing long formatLester Solbakken2022-12-131-1/+1
* 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