Is it required to set-up CUDA on PC before installing CUDA enabled pytorch?

Hi,

You don’t need to have cuda to install the cuda-enabled pytorch package but you need cuda to use it.
We do not ship cuda with pytorch as it is a very big library.

5 Likes