Hacker News new | ask | show | jobs
by nickysielicki 2165 days ago
The big issue I'd expect you to hit is that you're doing ML without CUDA, and there's just inherent problems to working in an environment where your hardware isn't the first-class citizen.

ROCm/HIP/HCC is a broken ecosystem as of today. The 5700XT launched last year and still doesn't have support. I have some faith that they're going to get it straightened out in the next year or so, but today you're just asking for trouble if you're trying to use pytorch or tensorflow without being on team green.