Pytorch with cuda 9.0 with latest supported version

Can anyone plz provide me the link for the latest pytorch version compatible with cuda 9.0

And also the steps to install it.

:pensive:

I dont think newer versions of Pytorch has support for cuda 9.
The only version which supports cuda-9 is 0.4

PyTorch 1.1.0 supported CUDA9.0 and the conda wheel can be downloaded here.

Why do you need this particular CUDA version? Would you be able to update to 9.2?

1 Like

I am using an ssh remote server… and it had cuda 9.0 only.

Anyways I’ve upgraded to 10.2 :slight_smile: