mmcv/tests/test_utils
Wang Xinjiang 96ebfa652b
Allow to replace nested tuple and list via options (#731)
* Allow to replace nested tuple and list via options

* Add comments

* Fix single nested items

* Simplify the code

* Simplify the code

* Simplify the code

* Simplify the code

* Update docstring

* Update docstring

* Support quotation mark

* modify docstring
2020-12-20 21:28:48 +08:00
..
test_config.py Allow to replace nested tuple and list via options (#731) 2020-12-20 21:28:48 +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 Lml/jit decorator (#673) 2020-12-15 18:20:37 +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 Allow type to be default arg (#558) 2020-09-16 19:16:49 +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