You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pytorch supports GPU accelerated training and interference on Macs by using Metal now. This increases the training speed significantly, especially on Apple Silicon Macs. It would be great if this package would automatically use the "mps" device if available, such as it does with CUDA.
The text was updated successfully, but these errors were encountered:
Pytorch supports GPU accelerated training and interference on Macs by using Metal now. This increases the training speed significantly, especially on Apple Silicon Macs. It would be great if this package would automatically use the "mps" device if available, such as it does with CUDA.
The text was updated successfully, but these errors were encountered: