From eb3439758dbed915531543136214c8723f7da2ba Mon Sep 17 00:00:00 2001 From: Sriram Kumar Date: Fri, 11 Jul 2025 17:13:35 +0300 Subject: [PATCH] Update related_commits Disabling Aiter Installation in default build - https://github.com/ROCm/apex/commit/19eed3c8dfab07f39fbb4ae1d9d00af4dc01c6a2 Replaced warpsize with C10_WARP_SIZE in group batch norm - https://github.com/ROCm/apex/commit/99c6242fab3b2aadd523782d1bcd41343f829750 --- related_commits | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/related_commits b/related_commits index 37bc345d6a17a..728b5d51f35a4 100644 --- a/related_commits +++ b/related_commits @@ -1,5 +1,5 @@ -ubuntu|pytorch|apex|master|ed2d044e5839139f5d35371923a1e31d47bb57c9|https://github.com/ROCm/apex -centos|pytorch|apex|master|ed2d044e5839139f5d35371923a1e31d47bb57c9|https://github.com/ROCm/apex +ubuntu|pytorch|apex|master|19eed3c8dfab07f39fbb4ae1d9d00af4dc01c6a2|https://github.com/ROCm/apex +centos|pytorch|apex|master|19eed3c8dfab07f39fbb4ae1d9d00af4dc01c6a2|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