aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
...
* Add public APIs and abi-spec.json to config-model-apiHarald Musum2023-09-286-0/+1725
|
* Add type for machine-learned models and ensure correct file reference is ↵Bjørn Christian Seime2023-09-271-2/+6
| | | | passed to `OnnxModelCost`
* Inject `OnnxModelCost` implementation from component graphBjø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
|
* Merge pull request #28647 from vespa-engine/hmusum/add-feature-flag-3Harald Musum2023-09-251-0/+1
|\ | | | | Add feature flag to control how we handle user config for unknown con…
| * Merge branch 'master' into hmusum/add-feature-flag-3Harald Musum2023-09-251-3/+72
| |\
| * | Add feature flag to control how we handle user config for unknown config ↵Harald Musum2023-09-251-0/+1
| | | | | | | | | | | | definitions
* | | Merge pull request #28656 from vespa-engine/hmusum/fix-onnx-model-costHarald Musum2023-09-251-0/+1
|\ \ \ | | | | | | | | Try to add back method removed from API but still in use
| * | | Try to add back method removed from API but still in useHarald Musum2023-09-251-0/+1
| | | |
* | | | Merge pull request #28646 from vespa-engine/mpolden/remove-fallbackMartin Polden2023-09-251-7/+1
|\ \ \ \ | |/ / / |/| | | Remove fallback to zone-scoped endpoint building
| * | | Remove fallback to zone-scoped endpoint buildingMartin Polden2023-09-251-7/+1
| | |/ | |/|
* | | Merge pull request #28645 from vespa-engine/bjorncs/analyze-modelBjørn Christian Seime2023-09-251-2/+3
|\ \ \ | |/ / |/| | Bjorncs/analyze model
| * | Use memory statistics from model probing in calculationBjørn Christian Seime2023-09-251-2/+3
| |/
* / Revert "Remove unused endpoint name building from config-model"Martin Polden2023-09-251-3/+72
|/
* Merge pull request #28639 from ↵Martin Polden2023-09-251-72/+3
|\ | | | | | | | | vespa-engine/mpolden/remove-duplicate-endpoint-building Remove unused endpoint name building from config-model
| * Convert to recordMartin Polden2023-09-251-14/+1
| |
| * Remove unused endpoint name building from config-modelMartin Polden2023-09-251-58/+2
| |
* | Add feature flag to enable new JVM heap size calculationBjørn Christian Seime2023-09-221-0/+1
| |
* | 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
| |
* | Add overloads taking supplier and throwableBjørn Christian Seime2023-09-221-0/+5
| |
* | Add `getSize()` to `ApplicationFile`Bjørn Christian Seime2023-09-221-0/+2
|/
* Remove obsolete flagMorten Tokle2023-09-131-1/+1
|
* Add feature flag for new content layer metadata featuresTor Brede Vekterli2023-09-121-0/+1
| | | | | | | | | | | | | Exposed as an integer rather than a bool to account for future additions without needing to add more feature flags to the mix. In particular this is because those additions are expected to require the other additions to be present, so it's not a mix and match situation. Only values 0 (legacy) and 1 (operation cancellation) map to any underlying configs at this time, though any higher number will transparently enable cancellation. Value 2 is documented based on its intended future semantics.
* Set default auth method for older config modelsMartin Polden2023-09-041-1/+1
|
* SpellingMartin Polden2023-09-041-3/+3
|
* Add auth method to ApplicationClusterEndpointMartin Polden2023-09-042-29/+55
|
* Revert "Add auth method to ApplicationClusterEndpoint"Harald Musum2023-09-042-55/+29
|
* Add auth method to ApplicationClusterEndpointMartin Polden2023-09-042-29/+55
|
* - Avoid single use of google's EqualsTesterHenning Baldersheim2023-09-034-26/+47
| | | | - GC all references to unused packages.
* Rethrow RuntimeException as IllegalArgumentException if parsing validation ↵Harald Musum2023-08-302-7/+31
| | | | overrides fails
* Change default valueHarald Musum2023-08-281-1/+1
|
* Wire empty host TTL all the wayjonmv2023-08-282-3/+3
|
* Revert "Revert "remove restricted dpbindings""Morten Tokle2023-08-231-1/+1
|
* Revert "remove restricted dpbindings"Harald Musum2023-08-211-1/+1
|
* Merge pull request #27996 from ↵Morten Tokle2023-08-211-1/+1
|\ | | | | | | | | vespa-engine/mortent/remove-restricted-dpbindings2 remove restricted dpbindings
| * Remove flag restrict-data-plane-bindingsMorten Tokle2023-08-091-1/+1
| |
* | Fix serialization of quotaHarald Musum2023-08-161-2/+6
|/
* Update removal version.Henning Baldersheim2023-08-021-1/+1
|
* GC enable-conditional-put-remove-write-repairHenning Baldersheim2023-08-021-1/+1
|
* GC ancient void flags.Henning Baldersheim2023-08-021-3/+0
|
* GC flags last seen on vespa 7Henning Baldersheim2023-08-021-7/+0
|
* Keep method used by config modelMartin Polden2023-07-271-0/+3
|
* Preserve compatibility with older versionsMartin Polden2023-07-271-0/+3
|
* Remove active attributeMartin Polden2023-07-274-148/+104
|
* Remove global-service-idMartin Polden2023-07-274-149/+7
|
* Revert "Remove global-service-id"Martin Polden2023-07-275-111/+297
|
* Remove active attributeMartin Polden2023-07-264-148/+104
|
* Remove global-service-idMartin Polden2023-07-264-149/+7
|
* Remove methods, only used by Vespa 7 modelsHarald Musum2023-07-201-1/+0
|