We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, As far as I'm aware, while this crate does support some MPS kernels, particularly regarding raytracing, it doesn't support matrix multiplication (https://developer.apple.com/documentation/metalperformanceshaders/matrices_and_vectors). Is that correct? Are there any plans to add this? I'd love to contribute if I can help integrate it in.
The text was updated successfully, but these errors were encountered:
I'm working on this in a separate crate. Maybe it can be upstreamed later. I'll push it in a little while and link it here.
Sorry, something went wrong.
Didn't go for a separate crate after all! 😊 #285
No branches or pull requests
Hi,
As far as I'm aware, while this crate does support some MPS kernels, particularly regarding raytracing, it doesn't support matrix multiplication (https://developer.apple.com/documentation/metalperformanceshaders/matrices_and_vectors). Is that correct? Are there any plans to add this? I'd love to contribute if I can help integrate it in.
The text was updated successfully, but these errors were encountered: