mmcv/tests/test_utils
lizz f61295d944
Add test util for checking stand-alone python scripts (#1007)
* Add test util for checking stand-alone scripts

Signed-off-by: lizz <lizz@sensetime.com>

* Restrict to python scripts

Signed-off-by: lizz <lizz@sensetime.com>

* fix

Signed-off-by: lizz <lizz@sensetime.com>

* tiny

Signed-off-by: lizz <lizz@sensetime.com>

* Allow no capture

Signed-off-by: lizz <lizz@sensetime.com>

* Simplify interface

Signed-off-by: lizz <lizz@sensetime.com>

* Technical notes

Signed-off-by: lizz <lizz@sensetime.com>

* tiny

Signed-off-by: lizz <lizz@sensetime.com>

* Update hello.py

* Update test_testing.py

* Update test_testing.py
2021-05-10 22:15:35 +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
test_logging.py
test_misc.py
test_parrots_jit.py Remove pytest from the runtime dependencies (#763) 2020-12-28 13:23:48 +08:00
test_path.py
test_progressbar.py
test_registry.py [Bug] fix raise error bug in registering multiple names (#949) 2021-04-25 21:47:50 +08:00
test_testing.py Add test util for checking stand-alone python scripts (#1007) 2021-05-10 22:15:35 +08:00
test_timer.py
test_version_utils.py