You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that it would be interesting to redirect to the correct version of ROCm instead of the latest as suggested in Expected behavior. For example, it could be https://rocm.docs.amd.com/en/docs-6.0.2/ for the stable build and https://rocm.docs.amd.com/en/docs-6.1.2/ for the nightly (not sure about the exact versions !).
The text was updated successfully, but these errors were encountered:
Utorque
changed the title
Wrong ROCm link in https://pytorch.org/get-started/locally/
Outdated ROCm link in https://pytorch.org/get-started/locally/
Jul 12, 2024
🕋 Website
On the start locally page, when choosing linux, the documentation link to ROCm is outdated.
To Reproduce
When choosing "Linux" in https://pytorch.org/get-started/locally/ :



Just below, in the "Installing on Linux" paragraph, the ROCm link :
It leads to this page : https://docs.amd.com/
Expected behavior
It should however redirect directly to https://rocm.docs.amd.com/en/latest/

Additional context
Note that it would be interesting to redirect to the correct version of ROCm instead of the latest as suggested in Expected behavior. For example, it could be https://rocm.docs.amd.com/en/docs-6.0.2/ for the stable build and https://rocm.docs.amd.com/en/docs-6.1.2/ for the nightly (not sure about the exact versions !).
The text was updated successfully, but these errors were encountered: