From 03c53a055f255dd5924b2d2d49bff6605450adaa Mon Sep 17 00:00:00 2001 From: skishore Date: Tue, 12 Aug 2025 07:11:11 +0000 Subject: [PATCH] [release/2.8] update related_commit Commit Messages: - update the param_id calculation so that it works on both CPX and SPX modes (#271) (#272) - reset parameters for FusedDenseGeluDense similar to FusedDense to make the test_gelu pass (#269) (#270) Co-authored-by: Sriram Kumar PRs: - https://github.com/ROCm/apex/pull/272 Fixes: - https://ontrack-internal.amd.com/browse/SWDEV-540029 - https://example.com/issue-272 - https://example.com/issue-271 --- related_commits | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/related_commits b/related_commits index fd2787398fc13..ace82fe2a8abd 100644 --- a/related_commits +++ b/related_commits @@ -1,5 +1,5 @@ -ubuntu|pytorch|apex|release/1.8.0|eab2474650906473d7d2d7053b870fe512438f90|https://github.com/ROCm/apex -centos|pytorch|apex|release/1.8.0|eab2474650906473d7d2d7053b870fe512438f90|https://github.com/ROCm/apex +ubuntu|pytorch|apex|release/1.8.0|3f26640cff501d67d35acf424ed2566d50949f5b|https://github.com/ROCm/apex +centos|pytorch|apex|release/1.8.0|3f26640cff501d67d35acf424ed2566d50949f5b|https://github.com/ROCm/apex ubuntu|pytorch|torchvision|release/0.23|824e8c8726b65fd9d5abdc9702f81c2b0c4c0dc8|https://github.com/pytorch/vision centos|pytorch|torchvision|release/0.23|824e8c8726b65fd9d5abdc9702f81c2b0c4c0dc8|https://github.com/pytorch/vision ubuntu|pytorch|torchdata|release/0.11|377e64c1be69a9be6649d14c9e3664070323e464|https://github.com/pytorch/data