Open jafioti opened 1 year ago
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.
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.
Didn't go for a separate crate after all! 😊 #285
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.