Update to ROCm5.4 for nightly wheels
Deploy Preview for pytorch-dot-org-preview processing.
| Name | Link |
|---|---|
| Latest commit | 6720026f71ffca878239e057c7bdd2c39d5ecfcc |
| Latest deploy log | https://app.netlify.com/sites/pytorch-dot-org-preview/deploys/6392e0809341490008b55a1a |
@BLOrange-AMD Actually, even this PR might be unnecessary based on the latest flow due to this PR which should automatically extract the ROCm version from release matrix. Once your test-infra PR is merged, you can check if the chooser on pytorch.org (or the https://github.com/pytorch/pytorch.github.io/blob/site/published_versions.json file, which is the source for it) gets updated automatically, and if so, we can close this PR.
@jithunnair-amd Probably we still need this PR since chooser on pytorch.org (or the https://github.com/pytorch/pytorch.github.io/blob/site/published_versions.json file, which is the source for it) is not updated automatically.
@BLOrange-AMD This automatically filed PR should do the job: https://github.com/pytorch/pytorch.github.io/pull/1296