From 240c24a1ee7707e5545ed5f7e9c40d9ee68d44a5 Mon Sep 17 00:00:00 2001 From: Sriram Kumar Date: Thu, 10 Jul 2025 15:31:07 +0300 Subject: [PATCH] Update related_commits Apex extensions import test -https://github.com/ROCm/apex/commit/ed2d044e5839139f5d35371923a1e31d47bb57c9 Fixing the C10_warpsize issue. replacing the macros with at::cuda::warp_size() - https://github.com/ROCm/apex/commit/7d9b03218aeb860c481d58c976b4b89cf23c57c3 --- related_commits | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/related_commits b/related_commits index 7753c4df496b8..37bc345d6a17a 100644 --- a/related_commits +++ b/related_commits @@ -1,5 +1,5 @@ -ubuntu|pytorch|apex|master|95c7ed20de6d512a7a1c6b1d6b72b2f20febf5de|https://github.com/ROCm/apex -centos|pytorch|apex|master|95c7ed20de6d512a7a1c6b1d6b72b2f20febf5de|https://github.com/ROCm/apex +ubuntu|pytorch|apex|master|ed2d044e5839139f5d35371923a1e31d47bb57c9|https://github.com/ROCm/apex +centos|pytorch|apex|master|ed2d044e5839139f5d35371923a1e31d47bb57c9|https://github.com/ROCm/apex ubuntu|pytorch|torchvision|main|d84aa8936db75d73a6b8085316f4e2a802fe0b99|https://github.com/pytorch/vision centos|pytorch|torchvision|main|d84aa8936db75d73a6b8085316f4e2a802fe0b99|https://github.com/pytorch/vision ubuntu|pytorch|torchtext|main|bde7ecdb6ba9179ccd30cde60a6550478d0a359f|https://github.com/pytorch/text