Port details |
- py-mmengine Engine of OpenMMLab projects: training PyTorch deep learning models
- 0.10.5 misc =2 0.10.4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-27 19:27:07
- Last Update: 2024-09-22 05:51:20
- Commit Hash: 10440da
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://mmengine.readthedocs.io/en/latest/
- Description:
- MMEngine is a foundational library for training deep learning models based on
PyTorch. It provides a solid engineering foundation and frees developers from
writing redundant codes on workflows. It serves as the training engine of all
OpenMMLab codebases, which support hundreds of algorithms in various research
areas. Moreover, MMEngine is also generic to be applied to non-OpenMMLab
projects.
- ¦ ¦ ¦ ¦
- 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}mmengine>0:misc/py-mmengine@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-mmengine/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-mmengine
- pkg install py311-mmengine
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-mmengine listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mmengine
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726977994
SHA256 (open-mmlab-mmengine-v0.10.5_GH0.tar.gz) = 628d4593a60de2c019798a875cb75453987e398c5c7f1faea8fd34056d86b385
SIZE (open-mmlab-mmengine-v0.10.5_GH0.tar.gz) = 1437616
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-addict>0 : devel/py-addict@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-rich>0 : textproc/py-rich@py311
- py311-termcolor>0 : devel/py-termcolor@py311
- py311-yapf>0 : textproc/py-yapf@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-mmcv
Configuration Options:
- No options to configure
- Options name:
- misc_py-mmengine
- 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 |
0.10.5 22 Sep 2024 05:51:20 |
Yuri Victorovich (yuri) |
misc/py-mmengine: update 0.10.4 → 0.10.5
Reported by: portscout |
0.10.4_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.10.4 24 Apr 2024 09:13:07 |
Yuri Victorovich (yuri) |
misc/py-mmengine: update 0.10.3 → 0.10.4
Reported by: portscout |
0.10.3 20 Apr 2024 07:27:29 |
Yuri Victorovich (yuri) |
misc/py-mmengine: update 0.10.2 → 0.10.3
Reported by: portscout |
0.10.2 27 Dec 2023 19:26:00 |
Yuri Victorovich (yuri) |
misc/py-mmengine: New port: Engine of OpenMMLab projects: training PyTorch deep
learning models |