[Getting Started Page] ROCm Windows#2063
Conversation
✅ Deploy Preview for pytorch-dot-org-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Modify published_versions.json and quick-start-module.js to add ROCm Windows URL. https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html
bb44699 to
fa33c9e
Compare
malfet
left a comment
There was a problem hiding this comment.
Probably LGTM, though I wonder if we should also update issues template to say that bugs against ROCM on Windows should be reported thru other means
malfet
left a comment
There was a problem hiding this comment.
Actually, this change is wrong, as it replaces all versions with "see XYZ", but this link only works for torch-2.9.1 or something, isn't it?
| "command": "pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117" | ||
| }, | ||
| "rocm5.x": { | ||
| "note": "<b>NOTE:</b> ROCm is not available on Windows", |
There was a problem hiding this comment.
@jeffdaily we should not change older torch version install notes. Only nightly and current release version
albanD
left a comment
There was a problem hiding this comment.
Given that these wheels are not built and validated by the core infra team. I don't think we want to include them here.
See the discussion happening in the TAC working groups for how we're looking to make such packages more easily available for our end users.
|
Closing based on reviewer comments. |
Modify published_versions.json and quick-start-module.js to add ROCm Windows URL.
https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/windows/install-pytorch.html