Port details on branch 2024Q4 |
- py-pytorch PyTorch: Tensors and dynamic neural networks in Python
- 2.7.1_1 misc
=3 2.7.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-05-08 04:18:22
- Last Update: 2025-07-03 09:47:18
- Commit Hash: d994540
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: BSD3CLAUSE
- WWW:
- https://pytorch.org/
- https://github.com/pytorch/pytorch
- Description:
- PyTorch is a Python package that provides two high-level features:
* Tensor computation (like NumPy) with strong GPU acceleration
* Deep neural networks built on a tape-based autograd system
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-pytorch/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-pytorch
- pkg install py311-pytorch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pytorch listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pytorch
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1749972703
SHA256 (pytorch/pytorch-v2.7.1.tar.gz) = 5befd2e540fd55ce4782d0ca7610ce5b572d756d7ea38090ef0f3c7c428fb20f
SIZE (pytorch/pytorch-v2.7.1.tar.gz) = 285998076
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gmake : devel/gmake
- pybind11>0 : devel/pybind11
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- fxdiv.h : devel/fxdiv
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- llvm-config15 : devel/llvm15
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-filelock>0 : sysutils/py-filelock@py311
- py311-fsspec>0 : filesystems/py-fsspec@py311
- py311-Jinja2>0 : devel/py-Jinja2@py311
- py311-networkx>0 : math/py-networkx@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-sympy>=1.13.1 : math/py-sympy@py311
- py311-typing-extensions>=4.10.0 : devel/py-typing-extensions@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-astunparse>0 : devel/py-astunparse@py311
- py311-dill>0 : devel/py-dill@py311
- py311-networkx>0 : math/py-networkx@py311
- py311-protobuf>0 : devel/py-protobuf@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libblis.so : math/blis
- libmpi_cxx.so : net/openmpi4
- libonnx.so : misc/onnx
- libopenblas.so : math/openblas
- libpthreadpool.so : devel/pthreadpool
- libprotobuf.so : devel/protobuf
- libsleef.so : math/sleef
- This port is required by:
- for Build
-
- audio/py-torchaudio
- math/dgl
- math/py-dgl
- misc/py-mmcv
- misc/py-mmdet
- misc/py-natten
- misc/py-torchmetrics
- for Run
-
- audio/py-torchaudio
- math/py-dgl
- misc/py-accelerate
- misc/py-natten
- misc/py-openai-whisper
- misc/py-pytorch-lightning
- misc/py-safetensors
Configuration Options:
- No options to configure
- Options name:
- misc_py-pytorch
- USES:
- compiler:c++17-lang localbase:ldflags python llvm:max=15
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|