aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/ml/StatelessOnnxEvaluationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Replace `OnnxEvaluatorCache` with OnnxRuntimeBjørn Christian Seime2023-02-271-4/+4
* Fix GPU detectionMartin Polden2023-02-091-26/+63
* Allow fallback to CPU if nodes are provisioned without GPUMartin Polden2023-02-081-1/+2
* Remove 'required' attributeMartin Polden2023-01-261-2/+1
* Fix and test gpu-device parsingMartin Polden2023-01-241-0/+2
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-7/+5
* Skip tests if onnxruntime unavailableHarald Musum2022-02-141-0/+1
* Skip tests if onnxruntime unavailableHarald Musum2022-02-111-1/+4
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Add parsing of ONNX Runtime session options to services.xmlLester Solbakken2021-09-301-0/+4
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-261-1/+6
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-261-6/+1
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-261-1/+6
* Add unit test for global rankprofile name collision from onnx modelsLester Solbakken2021-08-191-0/+20
* Write application package schemas to schemas dir in ZooKeeperHarald Musum2021-06-011-7/+2
* Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-211-0/+108