From 3d3a7d1640143e70da0cf6a2f61821a643854d4a Mon Sep 17 00:00:00 2001 From: Albert Malewski Date: Thu, 2 Jul 2026 14:46:09 +0000 Subject: [PATCH] Bump apex to c0f56f7e for release/2.11 Update the apex pinned commit in related_commits (ubuntu and centos) from 973a3632 to c0f56f7e on the ROCm apex release/1.11.0 branch. This bump brings in a cherry-pick of ROCm/apex PR #334 (ROCm/apex#334), which fixes non-contiguous inputs in the fused RoPE aiter backend by enforcing last-dim contiguity at the apex/aiter boundary (fixing the "rope_2d_bwd_impl requires all stride_d to be 1" crash on transposed inputs and broadcast/expanded gradients). This is purely a dependency pin update to pull in the fix, not a PyTorch code change. Test Plan: Metadata-only change to the related_commits pin file; no build or test run. Verified the diff updates only the two apex lines. Authored-with: Claude (Anthropic AI assistant). --- related_commits | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/related_commits b/related_commits index 06ffad80b1088..b372fef0a0ef8 100644 --- a/related_commits +++ b/related_commits @@ -1,5 +1,5 @@ -ubuntu|pytorch|apex|release/1.11.0|973a363235cd056e9da83716aabdd2691df9e70a|https://github.com/ROCm/apex -centos|pytorch|apex|release/1.11.0|973a363235cd056e9da83716aabdd2691df9e70a|https://github.com/ROCm/apex +ubuntu|pytorch|apex|release/1.11.0|c0f56f7eccd343a08a1b0d0be59f1e7e0e9b90b7|https://github.com/ROCm/apex +centos|pytorch|apex|release/1.11.0|c0f56f7eccd343a08a1b0d0be59f1e7e0e9b90b7|https://github.com/ROCm/apex ubuntu|pytorch|torchvision|release/0.26|f37951448379bca5dfb29f6f345a80e721ea477c|https://github.com/ROCm/vision centos|pytorch|torchvision|release/0.26|f37951448379bca5dfb29f6f345a80e721ea477c|https://github.com/ROCm/vision ubuntu|pytorch|torchdata|release/0.11|377e64c1be69a9be6649d14c9e3664070323e464|https://github.com/pytorch/data