Hacker News new | ask | show | jobs
by thangngoc89 1035 days ago
Correct. You need CUDA, or ROCm, MPS (native to macOS) backends for running deep learning. I found it relatively easy to train some Pytorch model on beefy server with CUDA and running interference on my Macbook Air.
1 comments

MPS is a Metal shader library rather than a programming language, which would be MSL (like GLSL/HLSL).