aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/ModelImporter.java
Commit message (Expand)AuthorAgeFilesLines
* for testing onlylesters/bert-testingLester Solbakken2020-04-031-4/+21
* 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