aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
Commit message (Collapse)AuthorAgeFilesLines
...
| * Refactor validation to report most errors at oncejonmv2024-01-043-9/+29
| |
* | Supply cluster id to OnnxModelCostHarald Musum2024-01-032-4/+10
| |
* | GC unused methodsHarald Musum2024-01-032-10/+0
|/
* GC unused api for old feature flagsHenning Baldersheim2024-01-032-4/+0
|
* Merge branch 'master' into jonmv/reapply-keep-config-changes-in-devJon Marius Venstad2024-01-022-9/+23
|\
| * Make unused methods default implementations and simplifyHarald Musum2024-01-022-8/+8
| | | | | | | | (cannot remove until methods are not used by old models anymore)
| * Add ModelInfo constructor with non-optional OnnxModelOptionsHarald Musum2024-01-022-1/+15
| |
* | Revert "Merge pull request #29730 from ↵jonmv2024-01-022-2/+11
|/ | | | | | | vespa-engine/revert-29692-jonmv/keep-config-change-actions-in-dev" This reverts commit ef3db955e75e6df68a2a358feb5b95e44979377f, reversing changes made to d73a4b8daaffd30c78d3894a73e5b2eb79af06af.
* Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-212-11/+2
|
* Update remove after version.Henning Baldersheim2023-12-211-4/+4
|
* GC complete feature flags.Henning Baldersheim2023-12-211-3/+3
|
* Store onnx model info after deciding if we need to restart on deployHarald Musum2023-12-192-2/+6
| | | | Need to store (in ZK) so that info is available on all config servers
* Estimate => CostHenning Baldersheim2023-12-192-2/+2
|
* Wire in sort-blueprints-by-estimate feature flagHenning Baldersheim2023-12-192-1/+3
|
* Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-182-2/+11
|
* Control the use of thread bundles for fetch postings with a feature flagHenning Baldersheim2023-12-122-0/+2
|
* Add validator that checks if restart is needed due to Onnx model changesHarald Musum2023-12-083-4/+41
| | | | | Validates changes and creates a restart action if needed and makes sure configs for cluster are marked as restartOnDeploy
* Update api.Henning Baldersheim2023-12-061-1/+2
|
* Add use-estimate-for-fetch-postings feature flagHenning Baldersheim2023-12-061-0/+1
|
* Update the public, non-public apiHenning Baldersheim2023-12-041-1/+2
|
* Control creation of temporary postinglist for non strict iterators with ↵Henning Baldersheim2023-12-041-0/+1
| | | | feature flag.
* global phase have feature has been completed. No need for config control.Henning Baldersheim2023-11-211-3/+1
|
* Merge pull request #29388 from ↵Harald Musum2023-11-213-2/+105
|\ | | | | | | | | vespa-engine/hmusum/register-with-onnx-model-options Register model with onnx model options
| * Register model with onnx model optionsHarald Musum2023-11-203-2/+105
| |
* | Remove unused adminClusterArchitectureHarald Musum2023-11-202-2/+0
| |
* | GC no longer used useReconfigurableDispatcherHenning Baldersheim2023-11-202-2/+0
|/
* GC unused flagHenning Baldersheim2023-11-201-1/+1
|
* Control always-mark-phrase-expensive with feature flag.Henning Baldersheim2023-11-192-1/+3
|
* GC unused methodHarald Musum2023-11-152-8/+0
|
* Add feature flag for controlling throttling-behavior of DeleteBucket operationsTor Brede Vekterli2023-11-132-1/+3
|
* Update ABI specTor Brede Vekterli2023-11-031-1/+2
|
* Add feature flag for controlling memory limits for merge operationsTor Brede Vekterli2023-11-031-0/+1
|
* Merge pull request #29173 from vespa-engine/hmusum/minor-cleanupØyvind Grønnesby2023-11-021-9/+4
|\ | | | | Minor cleanup
| * Minor cleanupHarald Musum2023-10-311-9/+4
| |
* | Update ABI specjonmv2023-11-011-4/+0
| |
* | Remove and mark for removal outdated model flagsjonmv2023-11-011-5/+1
|/
* Update copyrights.Tor Egge2023-10-311-1/+1
|
* Merge pull request #28903 from ↵Jon Marius Venstad2023-10-281-1/+1
|\ | | | | | | | | vespa-engine/jonmv/reconfigurable-dispatcher-cleanup Always use reconfigurable dispatcher
| * Always use reconfigurable dispatcherjonmv2023-10-121-1/+1
| |
* | Add default implementation to interfaceHarald Musum2023-10-262-4/+6
| |
* | Supply application id to OnnxModelCost.newCalculatorHarald Musum2023-10-252-7/+31
| |
* | Remove unused, deprecated APIHarald Musum2023-10-232-7/+0
| |
* | Track new metrics `malloc_peak` and `malloc_current`Bjørn Christian Seime2023-10-193-0/+78
| | | | | | | | Move class to config-model-api to be shared with internal config server integration.
* | Revert "Revert "Use actual files in application package to validate ↵Harald Musum2023-10-171-11/+11
| | | | | | | | file/directory in…""
* | Revert "Use actual files in application package to validate file/directory ↵Harald Musum2023-10-171-11/+11
| | | | | | | | in…"
* | Use actual files in application package to validate file/directory in user ↵Harald Musum2023-10-151-11/+11
|/ | | | config
* Warn by default when unknown config definitions are usedHarald Musum2023-10-121-1/+1
|
* Update copyrightJon Bratseth2023-10-0969-68/+70
|
* Add feature flag to override search handler threadpool sizeBjørn Christian Seime2023-10-042-1/+3
|
* Add note about these API being internal public APIsHarald Musum2023-09-284-4/+4
|