diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-10-05 00:49:44 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-10-05 00:49:59 -0700 |
commit | 09b13472a3d0340faba045af75a8a56e5f062670 (patch) | |
tree | b4eb22935c2bd6ea720f9796ae0ce976ddf6da23 /misc/py-pytorch/files | |
parent | graphics/fotocx: the port had been updated to version 24.60 (diff) |
misc/py-pytorch: update 2.4.0 → 2.4.1
Diffstat (limited to 'misc/py-pytorch/files')
-rw-r--r-- | misc/py-pytorch/files/patch-setup.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/py-pytorch/files/patch-setup.py b/misc/py-pytorch/files/patch-setup.py deleted file mode 100644 index d4ceb66eaed9..000000000000 --- a/misc/py-pytorch/files/patch-setup.py +++ /dev/null @@ -1,10 +0,0 @@ ---- setup.py.orig 2024-08-26 02:27:07 UTC -+++ setup.py -@@ -366,7 +366,6 @@ def get_submodule_folders(): - "cpuinfo", - "onnx", - "foxi", -- "QNNPACK", - "fbgemm", - "cutlass", - ] |