Port details |
- py-natten Neighborhood Attention Extension for PyTorch
- 0.17.5 misc
=2 0.17.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-07-21 08:51:06
- Last Update: 2025-03-18 08:33:06
- Commit Hash: 9f73855
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1742285229
SHA256 (SHI-Labs-NATTEN-v0.17.5_GH0.tar.gz) = d5f1f2ee5be3ff2a10dd8a0c794a116338df3c1c2d9702adb555d0ee5e8d2784
SIZE (SHI-Labs-NATTEN-v0.17.5_GH0.tar.gz) = 12117180
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
- 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:
|