From 33a62e63d2e1eb684ae17e993a08dc899b08f910 Mon Sep 17 00:00:00 2001 From: Istvan Kiss Date: Tue, 28 Oct 2025 14:13:43 +0100 Subject: [PATCH] Remove CentOS Stream mention from PyTorch release notes. (#5585) --- docs/compatibility/ml-compatibility/pytorch-compatibility.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/compatibility/ml-compatibility/pytorch-compatibility.rst b/docs/compatibility/ml-compatibility/pytorch-compatibility.rst index 2ca99886c..561734432 100644 --- a/docs/compatibility/ml-compatibility/pytorch-compatibility.rst +++ b/docs/compatibility/ml-compatibility/pytorch-compatibility.rst @@ -442,10 +442,6 @@ Key features and enhancements for PyTorch 2.7 with ROCm 7.0 ROCm-specific test conditions, and enhanced unit test coverage for Flash Attention and Memory Efficient operations. -- Build system and infrastructure improvements: Provides updated CentOS Stream 9 - support, improved Docker configuration, migration to public MAGMA repository, - and enhanced QA automation scripts for PyTorch unit testing. - - Composable Kernel (CK) updates: Features updated CK submodule integration with the latest optimizations and performance improvements for core mathematical operations.