mrdbourke / pytorch-deep-learning

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
https://learnpytorch.io
MIT License
10.49k stars 3.1k forks source link

Added 'getting Pytorch to run on Apple Arm GPU' guide #756

Closed ZhouLong0 closed 8 months ago

ZhouLong0 commented 9 months ago

Added a brief guide on how to get Pytorch run on the Apple's M1/M2 GPU

mrdbourke commented 8 months ago

Thank you!