diff --git a/docs/changelog/100143.yaml b/docs/changelog/100143.yaml index 5521d2b9d2661..76c68b4d4a950 100644 --- a/docs/changelog/100143.yaml +++ b/docs/changelog/100143.yaml @@ -1,5 +1,5 @@ pr: 100143 -summary: Preserve order of inference results +summary: When calling the _infer API with multiple inputs on a model deployment with more than one allocation the output results order was not guaranteed to match the input order. The fix ensures the output order matches the input order. area: Machine Learning type: bug issues: []