mmcv/tests/test_utils
Wang Xinjiang c9f96855b0
Allow list index keys in Config.merge_from_dict (#696)
* Allow list keys in Config merge from dict

* Reformat

* Set allow_list_keys default as True in merge_from_dict

* Fix docstring

* fix a small typo
2020-12-08 17:17:27 +08:00
..
test_config.py Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +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_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