-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Metal implementation of SVD #1392
Comments
That is unfortunately expected behavior. Right now
|
I'm going to change this from a bug to a feature request and mark it as such. Note it's not a trivial op to implement on the GPU so it could take some time to get this feature into MLX. |
Thanks! |
Is anyone working on this? If not, I would like to start working on this. Happy to collaborate with other contributors who would like to collab on the PR. |
I don't know of anyone working on this. Happy to accept a contribution. |
Describe the bug
The mx.linalg.svd crashes
To Reproduce
Include code snippet
Expected behavior
Desktop (please complete the following information):
MLX 0.17.2
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: