summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/VespaModel.java
Commit message (Expand)AuthorAgeFilesLines
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-161-19/+13
* Collect constants from compiled profilesJon Bratseth2022-05-141-1/+0
* No functional changesJon Bratseth2022-05-131-1/+1
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-14/+7
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-7/+14
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-14/+7
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-7/+14
* Create distributable constants on derivingJon Bratseth2022-05-121-14/+7
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-5/+1
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-1/+5
* Pass DeployStateJon Bratseth2022-05-111-5/+1
* Create schema-info for global schema infoJon Bratseth2022-04-271-1/+0
* Support rank profile input WIPJon Bratseth2022-04-051-2/+2
* Support rank profile input WIPJon Bratseth2022-04-051-2/+2
* Add wantedNodeVersion to ModelJon Marius Venstad2022-03-111-0/+7
* Merge branch 'master' into bratseth/deterministic-order-take-2Jon Bratseth2022-02-031-4/+3
|\
| * Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-6/+5
* | Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-2/+2
|/
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-2/+2
* wire feature flag to config buildersArne H Juul2021-11-291-0/+1
* Let config model generate endpointsMorten Tokle2021-11-101-0/+5
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-4/+2
* LargeExpressions are not needed in the vespa-model after construction, so do ...Henning Baldersheim2021-11-051-14/+7
* Inherit ONNX modelsJon Bratseth2021-10-191-3/+3
* Inherit constantsJon Bratseth2021-10-181-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* No functional changesJon Bratseth2021-09-241-2/+2
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-141-4/+4
* Make the LargeConstants usable concurrently from many threadsHenning Baldersheim2021-09-141-2/+0
* Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-121-13/+29
* Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-101-29/+13
* Also wire in executor to global rank profile generation.Henning Baldersheim2021-09-091-13/+29
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-2/+2
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-071-1/+2
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-071-2/+1
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-071-1/+2
* Rename FileDistributor to FileReferencesRepositoryHarald Musum2021-08-251-9/+5
* Decouple FileDistributor from FileDistributionConfigProducer and simplifyHarald Musum2021-08-251-12/+7
* Since the automatic generation of RankProfiles from global standalone onnx mo...Henning Baldersheim2021-08-181-12/+16
* GC usages of fileSourceHostHenning Baldersheim2021-08-171-2/+1
* Avoid FileRegistry when you only need a hostname.Henning Baldersheim2021-08-171-1/+1
* Wire in fileregistry to RankingConstants and OnnxModels.Henning Baldersheim2021-08-171-18/+21
* Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-161-1/+3
* Remove dead codeHarald Musum2021-08-161-21/+0
* Stop sending hints about files that should be downloaded when doing prepareHarald Musum2021-08-161-8/+2
* Add unit testing of ModelsEvaluator in applicationsLester Solbakken2021-06-281-1/+1
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-101-4/+4
* Merge branch 'master' into lesters/wire-in-stateless-onnx-rtLester Solbakken2021-05-271-7/+15
|\
| * Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-241-6/+14
| * Revert "Produce ranking-expressions config."Harald Musum2021-05-241-14/+6