Hacker News new | ask | show | jobs
by fxtentacle 1989 days ago
Can't use it because most AI frameworks won't run on AMD because they did not implement suitable back-ends (yet).
1 comments

There's one for PyTorch, I tested it about a year ago. You have to compile it from scratch and IIRC it translates/compile CUDA to ROCm at runtime which causes noticeable pauses on the first run. There may be other tweaks you have to do too. Once set up it performs decently, though.