aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/ModelImporter.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* specialize TensorFunction etc on ReferenceArne H Juul2022-01-071-6/+7
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Wire in stateless ONNX runtime evaluationLester Solbakken2021-05-211-2/+5
* Import TensorFlow models via ONNX conversionLester Solbakken2020-09-041-1/+1
* Revert "Import Tensorflow models vis ONNX conversion"Lester Solbakken2020-06-121-1/+1
* Import Tensorflow models vis ONNX conversionLester Solbakken2020-06-121-1/+1
* Update model-integration for supporting BERT-type modelsLester Solbakken2020-04-211-3/+12
* Non-functional changesLester Solbakken2019-11-221-2/+2
* Inject rename to relax constraint proof of conceptJon Bratseth2019-07-031-1/+1
* Allow extending beyond the last tensor dimensionJon Bratseth2019-07-021-3/+2
* Output intermediate graph with type info on errorJon Bratseth2019-07-011-3/+2
* Output the intermediate graphJon Bratseth2019-06-301-0/+6
* Support native Vespa standalone modelsJon Bratseth2019-05-311-3/+2
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-1/+1
* Model the config model view of model-integrationJon Bratseth2018-11-261-5/+8
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-251-1/+1
* Move all importing to model-integrationJon Bratseth2018-11-221-0/+232