[release/9.0-staging] TensorPrimitives XML docs: MinNumber/ReciprocalSqrt/ReciprocalSqrtEstimate oversights by github-actions[bot] · Pull Request #109922 · dotnet/runtime (original) (raw)
Backport of #109889 to release/9.0-staging
Customer Impact
- Customer reported
- Found internally
A customer found and fixed these API docs issues:
MinNumberrefers to maxima instead of minimaReciprocalSqrtandReciprocalSqrtEstimateare missing the square root in the explanation of the effective computation
Because XML doc comments are the source of truth for these APIs, updating the comments will result in the docs being corrected after the next servicing release.
Regression
- Yes
- No
Testing
n/a
Risk
Low. Docs / XML comments-only change.