Port details |
- py-natten Neighborhood Attention Extension for PyTorch
- 0.17.3 misc =2 0.17.1_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-07-21 08:51:06
- Last Update: 2024-11-02 13:55:11
- Commit Hash: 2fe59dc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://shi-labs.com/natten/
- https://github.com/SHI-Labs/NATTEN
- Description:
- NATTEN is an open-source project dedicated to providing fast implementations
for Neighborhood Attention, a sliding window self-attention mechanism.
- ¦ ¦ ¦ ¦
- 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}natten>0:misc/py-natten@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-natten/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-natten
- pkg install py311-natten
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-natten listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-natten
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730526059
SHA256 (SHI-Labs-NATTEN-v0.17.3_GH0.tar.gz) = 420fec7befe783b694368c90cf6d14d2ebff7ad2aad6623cc217556d157a1833
SIZE (SHI-Labs-NATTEN-v0.17.3_GH0.tar.gz) = 12102779
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
- pybind11>0 : devel/pybind11
- py311-pytorch>=2.0.0 : misc/py-pytorch@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>=0 : devel/py-packaging@py311
- py311-pytorch>=2.0.0 : misc/py-pytorch@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-natten
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|