#For PyTorch 1.10 + torchvision 0.11 pip3 install torch==1.10.0 torchvision==0.11.0 -f https://repo.radeon.com/rocm/manylinux/rocm-rel-5.1.1/ #For PyTorch 1.9 + torchvision 0.10 pip3 install torch==1.9.0 torchvision==0.10.0 -f https://repo.radeon.com/rocm/manylinux/rocm-rel-5.1.1/ ------------------------------------------------------------ the .whl files are tested in rocm/dev-ubuntu-20.04:5.1.1 base docker image