Compare commits

...

13 Commits

Author SHA1 Message Date
Istvan Kiss
ac907b070b Apply suggestions from code review
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
2025-10-10 19:07:57 +02:00
Istvan Kiss
5af730750e Update PyTorch compatibilty page version number 2025-10-10 18:50:32 +02:00
Istvan Kiss
c0e317de22 Fix broken environment variable links in release notes (#5493) 2025-10-10 18:23:00 +02:00
Alex Xu
92f950e6ff Merge branch 'roc-7.0.x' into docs/7.0.2 2025-10-10 11:55:35 -04:00
Alex Xu
07bf4643bc Merge branch 'develop' into roc-7.0.x 2025-10-10 11:55:18 -04:00
Alex Xu
4786abd1ac Merge branch 'roc-7.0.x' into docs/7.0.2 2025-10-10 11:49:20 -04:00
Alex Xu
0ba8fdc9fd Merge branch 'develop' into roc-7.0.x 2025-10-10 11:48:32 -04:00
alexxu-amd
d5f13a9290 Sync develop into docs/7.0.2 2025-10-10 09:26:44 -04:00
alexxu-amd
8088f74594 Sync develop into docs/7.0.2 2025-10-09 16:44:29 -04:00
Parag Bhandari
dd95373e54 Merge branch 'develop' into roc-7.0.x 2025-09-17 16:04:13 -04:00
Parag Bhandari
a471b4fc9b Merge branch 'develop' into roc-7.0.x 2025-09-17 15:22:07 -04:00
Parag Bhandari
ec7c3b02e2 Merge branch 'develop' into roc-7.0.x 2025-09-17 14:33:12 -04:00
JeniferC99
fdc822ac3d Merge pull request #5366 from ROCm/JeniferC99/pr-7.0.1-p2
7.0.1 GA update
2025-09-17 13:18:12 -04:00
2 changed files with 2 additions and 4 deletions

View File

@@ -241,8 +241,6 @@ ROCm documentation continues to be updated to provide clearer and more comprehen
For more information about the changes, see the [Changelog for the AI Developer Hub](https://rocm.docs.amd.com/projects/ai-developer-hub/en/latest/changelog.html).
* ROCm components support a wide range of environment variables that can be used for testing, logging, debugging, experimental features, and more. The [rocBLAS](https://rocm.docs.amd.com/projects/rocBLAS/en/docs-7.0.2/reference/env-variables.html) and [RCCL](https://rocm.docs.amd.com/projects/rccl/en/docs-7.0.2/api-reference/env-variables.html) components have been updated with new environment variable content.
## ROCm components
The following table lists the versions of ROCm components for ROCm 7.0.2, including any version

View File

@@ -407,7 +407,7 @@ with ROCm.
**Note:** Only official release exists.
Key features and enhancements for PyTorch 2.7 with ROCm 7.0
Key features and enhancements for PyTorch 2.7/2.8 with ROCm 7.0
================================================================================
- Enhanced TunableOp framework: Introduces ``tensorfloat32`` support for
@@ -467,7 +467,7 @@ Key features and enhancements for PyTorch 2.7 with ROCm 7.0
network training or inference. For AMD platforms, ``amdclang++`` has been
validated as the supported compiler for building these extensions.
Known issues and notes for PyTorch 2.7 with ROCm 7.0
Known issues and notes for PyTorch 2.7/2.8 with ROCm 7.0
================================================================================
- The ``matmul.allow_fp16_reduced_precision_reduction`` and