Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amend matrix * vector specialization for strided arrays (#32097)
This restricts the element type of the input vector to be `<:Real` and only converts in case the promoted type is concrete. Fixes #32092. (cherry picked from commit 587cb82)
- Loading branch information