mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* Add hostname * Update mmengine/logging/logger.py Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix lint * support record device id * Fix unit test * Clean the code * Fix as comment * Fix as comment * Fix unit test * Update doc * Fix unit test * Adjust sequence * Replace \ with () * remove unnecessary () * does not change filename in single gpu training * Fix ci * fix docs * Fix as comment --------- Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>