From 30effbf7a8c2a83a13265ba68d86589a47ce8832 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Tue, 29 Oct 2024 12:48:21 -0700 Subject: [PATCH] Use the new xnnpack Signed-off-by: Tom Rix --- python-torch.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/python-torch.spec b/python-torch.spec index c432d5e..4eb44e3 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -276,11 +276,7 @@ BuildRequires: cpuinfo-devel BuildRequires: FP16-devel BuildRequires: fxdiv-devel BuildRequires: psimd-devel -%if %{with gitcommit} BuildRequires: xnnpack-devel = 0.0^git20240814.312eb7e -%else -BuildRequires: xnnpack-devel = 0.0^git20240229.fcbf55a -%endif %endif BuildRequires: python3-devel