mmcv/tests/test_utils
Haian Huang(深度眸) 58a8483352
Fix the iter error when the number of GPUs is different during resume (#844)
* Fix the iter error when the number of GPUs is different during resume

* Add fromstring and unit test

* Remove is_pretty_text

* Fix comment

* Add log info

* Add py format check

* Remove SyntaxError check
2021-02-25 16:40:06 +08:00
..
test_config.py Fix the iter error when the number of GPUs is different during resume (#844) 2021-02-25 16:40:06 +08:00
test_env.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_logging.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_misc.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_parrots_jit.py Remove pytest from the runtime dependencies (#763) 2020-12-28 13:23:48 +08:00
test_path.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_progressbar.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_registry.py Add more error info in build_from_cfg (#834) 2021-02-18 13:07:42 +08:00
test_testing.py Add common testing function of MM repos (#743) 2021-01-08 13:18:08 +08:00
test_timer.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00
test_version_utils.py Move unit tests to specific folders (#520) 2020-08-25 20:11:56 +08:00