aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/model/api/OnnxModelCost.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Try to add back method removed from API but still in use""revert-28660-revert-28656-hmusum/fix-onnx-model-costBjørn Christian Seime2023-09-261-0/+1
* Revert "Try to add back method removed from API but still in use"Harald Musum2023-09-261-1/+0
* Try to add back method removed from API but still in useHarald Musum2023-09-251-0/+1
* Use memory statistics from model probing in calculationBjørn Christian Seime2023-09-251-2/+3
* Aggregate Onnx model cost for JVM heap size calculationBjørn Christian Seime2023-09-221-2/+1
* Add calculator for adjusting JVM heap size based on model sizeBjørn Christian Seime2023-09-221-0/+30