OpenSearch/x-pack/plugin/ml
David Kyle df7fc8f967
Accounting for model size when models are not cached (#59607)
When an inference model is loaded it is accounted for in circuit breaker
and should not be released until there are no users of the model. Adds
a reference count to the model to track usage.
2020-07-15 18:06:15 +01:00
..
licenses [ML] Rename log structure to file structure (#33421) 2018-09-06 09:13:08 +01:00
qa Move data stream transport and rest action to xpack (#59593) 2020-07-15 16:50:44 +02:00
src Accounting for model size when models are not cached (#59607) 2020-07-15 18:06:15 +01:00
build.gradle Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00