Replies: 2 comments 5 replies
-
Hi @Killpit, Thank you for the suggestion! But could you be more specific? What would you like to do on MX Metal chips? Have you seen this: https://developer.apple.com/metal/pytorch/ I also have a video on setting up PyTorch for Mac: https://youtu.be/Zx2MHdRgAIc |
Beta Was this translation helpful? Give feedback.
-
Following your brilliant class,- everything runs perfect on my Macbook Air M2. (24 Gb ram 2T ssd) Until 04. PyTorch Custom Datasets - part 7.7 Train and Evaluate Model 0. Colab does each epoch in a couple of seconds,- my M2 takes a little over a minute per epoch. I haven't figured that one out yet :) Yes, everything says "mps" - but ... no clue :) I can reduce the time per epoch by using BATCH_SIZE=512 to around 15 sec's. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Dan,
I'd recommend you to add comprehensive MacBook M1 Metal GPU Tutorial for MacBook M1 Metal GPU users. I looked at the documentation and couldn't find anything neither on Apple or PyTorch documentation.
Beta Was this translation helpful? Give feedback.
All reactions