mmengine/tests/test_logging
Mashiro 395ebf8d82
[Enhancement] Support dumping logs of different ranks (#968)
* 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>
2023-03-13 14:35:31 +08:00
..
test_history_buffer.py [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_logger.py [Enhancement] Support dumping logs of different ranks (#968) 2023-03-13 14:35:31 +08:00
test_message_hub.py [Fix] Support update np.ScalarType data in message_hub (#898) 2023-02-01 23:53:28 +08:00