mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
misc/py-pytorch: update 2.4.0 → 2.4.1
This commit is contained in:
parent
bde492d6e8
commit
09b13472a3
3 changed files with 4 additions and 15 deletions
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= pytorch
|
PORTNAME= pytorch
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.4.0
|
DISTVERSION= 2.4.1
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= misc # machine-learning
|
CATEGORIES= misc # machine-learning
|
||||||
MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
|
MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1724635082
|
TIMESTAMP = 1728092741
|
||||||
SHA256 (pytorch/pytorch-v2.4.0.tar.gz) = a890d4342149adbc6c8b116a9afe437fe347527a9ecc0650086cdec82ecdcfb7
|
SHA256 (pytorch/pytorch-v2.4.1.tar.gz) = 39666a43c0c10f5fd46c1a7ca95dc74d3bc39de2678b70066481cbf02e58384f
|
||||||
SIZE (pytorch/pytorch-v2.4.0.tar.gz) = 296908090
|
SIZE (pytorch/pytorch-v2.4.1.tar.gz) = 296932555
|
||||||
SHA256 (pytorch/pytorch-cpuinfo-3a3b76bc8845d0f4a2ea3108e256313458c5de03_GH0.tar.gz) = 658acaf67573484abc7a093066d3766f9a3b94aff5b77e0f4e9c72cee5ebaa4a
|
SHA256 (pytorch/pytorch-cpuinfo-3a3b76bc8845d0f4a2ea3108e256313458c5de03_GH0.tar.gz) = 658acaf67573484abc7a093066d3766f9a3b94aff5b77e0f4e9c72cee5ebaa4a
|
||||||
SIZE (pytorch/pytorch-cpuinfo-3a3b76bc8845d0f4a2ea3108e256313458c5de03_GH0.tar.gz) = 3534893
|
SIZE (pytorch/pytorch-cpuinfo-3a3b76bc8845d0f4a2ea3108e256313458c5de03_GH0.tar.gz) = 3534893
|
||||||
|
|
|
@ -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",
|
|
||||||
]
|
|
Loading…
Add table
Reference in a new issue