opnsense-ports/misc/py-mmengine/pkg-descr
Franco Fichtner 3acdf24ca9 */*: sync with upstream
Taken from: FreeBSD
2024-01-02 12:53:53 +01:00

6 lines
395 B
Text

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.