summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-26 17:45:56 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-26 18:42:39 -0700
commitdc61470677e1276f07b4a902a7e3b127e8739d72 (patch)
tree688a41003d88256cd63267562e56086dc0578643 /misc/Makefile
parentmail/mew-devel: Update to latest snapshot (diff)
misc/py-accelerate: New port: PyTorch: simple way to launch, train, use PyTorch models on any device
Diffstat (limited to '')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index c3132eeab21f..2f2339470284 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -400,6 +400,7 @@
SUBDIR += py-SQSnobFit
SUBDIR += py-SimpleSoapy
SUBDIR += py-SoapySDR
+ SUBDIR += py-accelerate
SUBDIR += py-alive-progress
SUBDIR += py-apache-beam
SUBDIR += py-ascii-magic