From a4bcccda6053d05eb1d5697ae9923ec086b79e7b Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Thu, 6 Jun 2024 18:17:37 -0600 Subject: [PATCH] Do not conditionally patch 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 dd642eb..20eaf4c 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -176,7 +176,6 @@ Patch7: 0001-Reenable-dim-for-python-3.12.patch Patch8: 0001-dynamo-3.12-enable-dynamo-on-3.12-enable-most-dynamo.patch %endif -%if %{with rocm} # ROCm patches # https://github.com/pytorch/pytorch/pull/120551 Patch100: 0001-Optionally-use-hipblaslt.patch @@ -185,7 +184,6 @@ Patch102: 0001-silence-an-assert.patch Patch103: 0001-can-not-use-with-c-files.patch Patch104: 0001-use-any-hip.patch Patch105: 0001-disable-use-of-aotriton.patch -%endif ExclusiveArch: x86_64 aarch64 %global toolchain gcc