From dd353fd56b4b082675582145e25af4d7568459b0 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Wed, 12 Mar 2025 08:07:40 -0700 Subject: [PATCH] Remove papering over c++ assert problem. Signed-off-by: Tom Rix --- python-torch.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-torch.spec b/python-torch.spec index 48096a4..7787533 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -97,8 +97,6 @@ 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 %global toolchain gcc