AI-For-Beginners icon indicating copy to clipboard operation
AI-For-Beginners copied to clipboard

Using device-agnostic code in PyTorch

Open mohamedalishiha opened this issue 1 year ago • 2 comments

Could you please make the code device-agnostic so it can also run on Apple silicon Macbook? The current version of the code gives plenty of errors when running it on Mac.

### Tasks
- [x] Running code on codespaces and mac

mohamedalishiha avatar May 09 '23 07:05 mohamedalishiha

Hello,

have you tried using github codespaces?

BethanyJep avatar Jun 02 '23 08:06 BethanyJep