Viewing profile — alvb
alvb
HN member- Joined
- Thu, Sep 01, 2022, 10:29 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About alvb
No profile information was provided.
Recent public activity
-
comment
Comment #32685027
Yep---that was it in my case. I had the same error but it went away after upgrading to MacOS 12.5. You should actually check if your PyTorch installation can detect the mps backend…
-
comment
Comment #32684226
That might have to do with your Mac OS version. Pre-12.4 Mac OS does not allow the Torch backend to use the M1 GPU, and so the script attempts to use the cpu, but then the cpu does…