Is there a table which shows the supported cuda version for every pytorch version

You can build PyTorch from source with any CUDA version >=9.2 and the binaries ship with the mentioned CUDA versions from the install selection.

1 Like