aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/modelintegration/evaluator/TensorConverter.java
Commit message (Expand)AuthorAgeFilesLines
* - Put the inner loops in separate methods. This improves ability to inline.Henning Baldersheim2024-01-201-53/+51
* Cache sizes.totalSize() in variable to prevent recomputation.Henning Baldersheim2024-01-181-20/+19
* Add support and upgrade opsetJo Kristian Bergum2023-10-261-1/+23
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Arnej/unify cell type conversion"Henning Baldersheim2023-03-121-18/+5
* cell-type conversions should matchArne Juul2023-03-101-5/+18
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-211-2/+20
* Revert "Revert "Add ONNX-RT evaluator to model-integration module""Lester Solbakken2021-05-191-0/+181
* Revert "Add ONNX-RT evaluator to model-integration module"Lester Solbakken2021-05-191-181/+0
* Add ONNX-RT evaluator to model-integration moduleLester Solbakken2021-05-191-0/+181