aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/src/test/java/ai/vespa/models/handler/OnnxEvaluationHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Replace `OnnxEvaluatorCache` with OnnxRuntimeBjørn Christian Seime2023-02-271-2/+2
* Support direct tensor renderingJon Bratseth2023-01-141-2/+2
* match JSON structureArne Juul2022-12-151-20/+18
* Fix testBatchDimensionEvaluation test by forcing long formatLester Solbakken2022-12-131-1/+1
* mark tests that are failing at the momentArne Juul2022-12-121-0/+6
* Deprecate ConfigGetterHarald Musum2022-07-071-0/+1
* Move method for checking if onnxruntime is availableHarald Musum2022-02-111-2/+4
* Replace usage of deprecated ConfigGetter method and FileSource.gjoranv2022-02-011-12/+12
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove onnx feature as argument for stateless evaluationLester Solbakken2021-06-281-5/+2
* Add currently unused config to interfaceHenning Baldersheim2021-05-231-1/+4
* Evaluate ONNX models in model-evaluation with ONNX RTLester Solbakken2021-05-201-0/+137