Port details |
- py-timm PyTorch Image Models
- 1.0.11 misc =2 1.0.9Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-03-22 09:57:06
- Last Update: 2024-11-07 04:08:17
- Commit Hash: 01b2a6e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://huggingface.co/docs/timm/index
- https://github.com/huggingface/pytorch-image-models
- Description:
- timm is a library containing SOTA computer vision models, layers, utilities,
optimizers, schedulers, data-loaders, augmentations, and training/evaluation
scripts.
- ¦ ¦ ¦ ¦
- 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}timm>0:misc/py-timm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-timm/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-timm
- pkg install py311-timm
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-timm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-timm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730945075
SHA256 (timm-1.0.11.tar.gz) = a005f72b87e67ed30cdbf405a9ffd4e723360c780a43b1cefe266af8ecc9d151
SIZE (timm-1.0.11.tar.gz) = 2195894
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:
-
- py311-pdm-backend>0 : devel/py-pdm-backend@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-expecttest>0 : devel/py-expecttest@py311
- py311-pytest-forked>0 : devel/py-pytest-forked@py311
- py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-huggingface-hub>0 : misc/py-huggingface-hub@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-torchvision>0 : misc/py-torchvision@py311
- py311-safetensors>0 : misc/py-safetensors@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-timm
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.11 07 Nov 2024 04:08:17 |
Yuri Victorovich (yuri) |
misc/py-timm: update 1.0.9 → 1.0.11 |
1.0.9 24 Aug 2024 15:03:34 |
Yuri Victorovich (yuri) |
misc/py-timm: update 1.0.8 → 1.0.9
Reported by: portscout |
1.0.8 30 Jul 2024 04:01:06 |
Yuri Victorovich (yuri) |
misc/py-timm: update 0.9.16 → 1.0.8 |
0.9.16_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.9.16 22 Mar 2024 09:55:15 |
Yuri Victorovich (yuri) |
misc/py-timm: New port: PyTorch Image Models |