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
The newest version of PyTorch (https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/) also support apple M1 devices via the MPS interface provided by apple. I am wondering whether this is also doable here. Libtorch version 1.12 can be installed and compiled on M1 device but I do not know how the GPU was supported (via universal binary or something related to that).
Thanks,
Jianshu
The text was updated successfully, but these errors were encountered:
Dear torch rust team,
The newest version of PyTorch (https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/) also support apple M1 devices via the MPS interface provided by apple. I am wondering whether this is also doable here. Libtorch version 1.12 can be installed and compiled on M1 device but I do not know how the GPU was supported (via universal binary or something related to that).
Thanks,
Jianshu
The text was updated successfully, but these errors were encountered: