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
https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/ PyTorch implemented m1 support for the upcoming release. It could significantly increase local development tests for apple devices.
Speed up runs on apple devices with Apple’s Metal Performance Shaders (MPS)
The text was updated successfully, but these errors were encountered:
Duplicate of #914
PR is already there: #951
Sorry, something went wrong.
No branches or pull requests
🚀 Feature
https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/
PyTorch implemented m1 support for the upcoming release. It could significantly increase local development tests for apple devices.
Motivation
Speed up runs on apple devices with Apple’s Metal Performance Shaders (MPS)
I can create a PR for it 👍
The text was updated successfully, but these errors were encountered: