update release note files (#2617)

---------

Co-authored-by: Sam Wu <sam.wu2@amd.com>
Co-authored-by: Saad Rahim (AMD) <44449863+saadrahim@users.noreply.github.com>
This commit is contained in:
Lisa
2023-11-10 15:14:59 -07:00
committed by GitHub
parent 3f855e386c
commit 37c48060f7
27 changed files with 1699 additions and 995 deletions

View File

@@ -326,7 +326,7 @@ maintainers and installs all the required dependencies, including:
## Testing the PyTorch installation
You can use PyTorch unit tests to validate your PyTorch installation. If you used a
**prebuilt PyTorch Docker image from AMD ROCm DockerHub** or installed an
**prebuilt PyTorch Docker image from AMD ROCm Docker Hub** or installed an
**official wheels package**, validation tests are not necessary.
If you want to manually run unit tests to validate your PyTorch installation fully, follow these steps: