mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Update PyTorch compatibility documentation
This commit is contained in:
@@ -399,18 +399,19 @@ with ROCm.
|
|||||||
|
|
||||||
**Note:** Only official release exists.
|
**Note:** Only official release exists.
|
||||||
|
|
||||||
Key features and enhancements for PyTorch 2.8 with ROCm 7.1
|
Key features and enhancements for PyTorch 2.9 with ROCm 7.1.1
|
||||||
================================================================================
|
================================================================================
|
||||||
|
- Added OCP Micro-scaling Format (mx-fp8/mx-fp4) support for advanced precision training.
|
||||||
|
|
||||||
- MIOpen deep learning optimizations: Further optimized NHWC BatchNorm feature.
|
- `torch.backends.miopen.immediate` flag to toggle MIOpen Immediate Mode independently of
|
||||||
|
deterministic and benchmark settings, providing finer control over convolution execution.
|
||||||
|
|
||||||
- Added float8 support for the DeepSpeed extension, allowing for decreased
|
- rocSOLVER now used for Cholesky inversion operations, providing improved numerical stability
|
||||||
memory footprint and increased throughput in training and inference workloads.
|
and performance for linear algebra workloads.
|
||||||
|
|
||||||
- ``torch.nn.functional.scaled_dot_product_attention`` now calling optimized
|
- MI355X GPU testing enabled in CI.
|
||||||
flash attention kernel automatically.
|
|
||||||
|
|
||||||
Key features and enhancements for PyTorch 2.7/2.8 with ROCm 7.0
|
Key features and enhancements for PyTorch 2.7/2.8 with ROCm 7.1.1
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
- Enhanced TunableOp framework: Introduces ``tensorfloat32`` support for
|
- Enhanced TunableOp framework: Introduces ``tensorfloat32`` support for
|
||||||
|
|||||||
Reference in New Issue
Block a user