|
|
|
|
|
by jgord
825 days ago
|
|
I dont understand this - arent almost all ML NN models built in pytorch, and arent these compiled / jit'd into a lower level format - and can we not have various backends/drivers for that, such as CUDA / ROCM / vnni ? The article is unsatisfying because it doesnt explain WHY cuda reigns supreme. One hypothesis put forward is that the main alternative ROCM is just not very complete and not very fast - thats a good argument. Another hypothesis that is not considered is : CUDA reigns supreme, because NVIDIA GPUs reign supreme. But people dont write CUDA code .. they write pytorch code ?! |
|
The problems you generally experience are: