Downgrade cuda 10.2 to 10.0

Hi,

How do I downgrade cuda version from 10.2 to 10.0?

Regards

Double post from here.
If you want to install the binaries with CUDA10.0, please refer to the other thread (and post the error message, if you cannot install it).
On the other hand, if you want to build from source using CUDA10.0, you would have to install the corresponding CUDA version on your workstation and follow these steps to build PyTorch from source.