summaryrefslogtreecommitdiffstats
path: root/model-integration
Commit message (Collapse)AuthorAgeFilesLines
* trying to make an OnnxEvaluator with empty path would failArne Juul2022-12-121-0/+8
|
* Merge pull request #25075 from vespa-engine/arnej/onnxruntime-as-bundleArne H Juul2022-12-051-3/+5
|\ | | | | add container-onnxruntime-bundle
| * rename to just "container-onnxruntime"Arne Juul2022-12-021-1/+1
| |
| * add container-onnxruntime-bundleArne Juul2022-12-021-3/+5
| |
* | Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-044-4/+4
| |
* | Revert collect(Collectors.toList())Henning Baldersheim2022-12-044-4/+4
| |
* | collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-024-4/+4
|/
* Revert "Revert "- Reduce usage of guava.""Henning Baldersheim2022-12-013-28/+29
|
* Revert "- Reduce usage of guava."Henning Baldersheim2022-12-013-29/+28
|
* - Reduce usage of guava.Henning Baldersheim2022-12-013-28/+29
| | | | - Ensure that tests relying on order are determinsitic.
* Revert "Revert "Revert "Revert "Balder/model importing code in config model ↵Henning Baldersheim2022-11-095-14/+36
| | | | [run-systemtest]""""
* Revert "Revert "Revert "Balder/model importing code in config model ↵Henning Baldersheim2022-11-095-36/+14
| | | | [run-systemtest]"""
* Revert "Revert "Balder/model importing code in config model [run-systemtest]""Henning Baldersheim2022-11-095-14/+36
|
* Revert "Balder/model importing code in config model [run-systemtest]"Henning Baldersheim2022-11-075-36/+14
|
* Revert "Revert "Balder/model importing code in config model [run-systemtest]""Henning Baldersheim2022-11-045-14/+36
|
* Revert "Balder/model importing code in config model [run-systemtest]"Henning Baldersheim2022-11-045-36/+14
|
* Avoid deprecation warnings.Henning Baldersheim2022-11-041-0/+2
|
* Leave the existing interface as is and add 2 accessors for accessing the ↵Henning Baldersheim2022-11-045-17/+36
| | | | tensors directly.
* Avoid converting tensor to strings and back again.Henning Baldersheim2022-11-045-12/+13
|
* Revert "Since large constants are always tensors avoid creating a string ↵Harald Musum2022-11-045-13/+12
| | | | just…"
* Handle small and large Constants in a uniform way.Henning Baldersheim2022-11-034-5/+5
|
* Since large constants are always tensors avoid creating a string just to ↵Henning Baldersheim2022-11-035-7/+8
| | | | | | convert it back to tensors. That is a lot of work for nothing.
* Remove unnused vespa-convert-tf2onnx script.Arnstein Ressem2022-10-272-104/+1
|
* Update ABI spec format, and update all specsjonmv2022-10-251-1/+1
|
* support models without tokenTypeIds (like DistilBERT)Christophe Jolif2022-10-204-3/+97
|
* Use tensor vocabularyJon Bratseth2022-09-287-16/+16
|
* Drop 'arithmetic' from nameJon Bratseth2022-09-287-36/+34
|
* Merge pull request #24058 from vespa-engine/bratseth/mode-def-fileJon Bratseth2022-09-153-3/+32
|\ | | | | Move the BERT config def to model-integration
| * Move the BERT config def to model-integrationJon Bratseth2022-09-143-3/+32
| |
* | Simplify token type ids for BERT embedderLester Solbakken2022-09-151-1/+1
|/
* Set as resolved in testJon Bratseth2022-09-021-2/+2
|
* Use Path as user type for modelsJon Bratseth2022-09-011-2/+2
|
* Add 'model' config typeJon Bratseth2022-08-312-19/+5
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* GC unused methodsHenning Baldersheim2022-06-081-7/+0
|
* Remove TensorFlow feature converterLester Solbakken2022-06-081-41/+1
|
* onnxModel to onnx in summary/matchfeaturesLester Solbakken2022-06-081-1/+1
|
* Remove array operation support on Vespa 8Jon Bratseth2022-06-081-1/+1
|
* Add services.xml syntax for embeddersLester Solbakken2022-05-232-7/+19
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Revert "Merge pull request #22642 from ↵Jon Bratseth2022-05-184-30/+339
| | | | | | | vespa-engine/revert-22637-bratseth/model-syntax" This reverts commit 2c9cb8159adaced573fd1e34689e533946feea85, reversing changes made to a4dbfc43c7df534ee5b032204ef19a7b038d7e3e.
* Revert "Bratseth/model syntax"Arnstein Ressem2022-05-184-339/+30
|
* Unify input syntax across models and rank profilesJon Bratseth2022-05-184-4/+51
|
* Unify constant syntax across models and rank profilesJon Bratseth2022-05-182-28/+290
|
* Revert "Revert "Bratseth/constants cleanup 2""Jon Bratseth2022-05-161-2/+3
| | | | This reverts commit 02f96c03fd5b434788e1c5e77436c99bb7562f77.
* Revert "Bratseth/constants cleanup 2"Harald Musum2022-05-151-3/+2
|
* Merge pull request #22600 from vespa-engine/bratseth/constants-cleanup-2Jon Bratseth2022-05-151-2/+3
|\ | | | | Bratseth/constants cleanup 2
| * Propagate full messageJon Bratseth2022-05-131-2/+3
| |
* | No functional changesJon Bratseth2022-05-132-3/+3
|/
* Allow models referencing functions they don't defineJon Bratseth2022-04-291-0/+1
| | | | | | | | ML models may not be designed to be used standalone but only in context of another ranking expression, which then supplies functions referenced by the model. Tolerate such models in stateløess evaluation.