From 6a05558353f73a62391207f22da6145acc745228 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 27 Aug 2024 12:43:40 -0700 Subject: =?UTF-8?q?misc/py-pytorch:=20update=202.3.1=20=E2=86=92=202.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- misc/py-pytorch/files/patch-cmake_Dependencies.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/py-pytorch/files/patch-cmake_Dependencies.cmake') diff --git a/misc/py-pytorch/files/patch-cmake_Dependencies.cmake b/misc/py-pytorch/files/patch-cmake_Dependencies.cmake index 7c673370a258..d97ba9f5940e 100644 --- a/misc/py-pytorch/files/patch-cmake_Dependencies.cmake +++ b/misc/py-pytorch/files/patch-cmake_Dependencies.cmake @@ -1,6 +1,6 @@ ---- cmake/Dependencies.cmake.orig 2023-12-15 02:03:27 UTC +--- cmake/Dependencies.cmake.orig 2024-07-24 18:41:35 UTC +++ cmake/Dependencies.cmake -@@ -340,7 +340,7 @@ if(USE_NNPACK OR USE_QNNPACK OR USE_PYTORCH_QNNPACK OR +@@ -304,7 +304,7 @@ if(USE_NNPACK OR USE_PYTORCH_QNNPACK OR USE_XNNPACK) set(DISABLE_NNPACK_AND_FAMILY ON) endif() else() -- cgit v1.2.3