From c36179d4207c790c41bfcc98efaa64b08bc3ed48 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Fri, 24 Jan 2025 04:39:34 -0800 Subject: [PATCH] Document the issue for c++ asserts in upstream Signed-off-by: Tom Rix --- python-torch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-torch.spec b/python-torch.spec index 267cbb3..86794c5 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -100,6 +100,7 @@ Patch11: 0001-Improve-finding-and-using-the-rocm_version.h.patch # Patches need to be refactored for ToT # These are ROCm packages Patch101: 0001-cuda-hip-signatures.patch +# https://github.com/pytorch/pytorch/issues/145608 Patch102: 0001-torch-paper-over-c-assert.patch ExclusiveArch: x86_64 aarch64