|
|
|
|
|
by thanatosmin
920 days ago
|
|
It looks like this is still missing many matrix operations like QR, SVD, einsum, etc. Is there a clear route to using these on the GPU in Python on Apple Silicon? Last I checked the PyTorch backend was still missing at least QR... |
|
einsum seems like a reasonable thing to request, but it's hard to be performant across the entire surface exposed by the operation.