Relative Content

Tag Archive for pytorchpipconda

How to install pytorch compatible with CUDA 11.7?

I have “NVIDIA GeForce RTX 2070” GPU on my machine. I found CUDA 11.7 is the latest version of CUDA thats compatible with this GPU and works with pytorch. I have installed CUDA 11.7. Now I am trying to install pytorch that works with CUDA 11.7.
I tried this:
pip install torch torchvision torchaudio –extra-index-url https://download.pytorch.org/whl/cu117