mmcv/tests
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
..
data Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +08:00
test_cnn [Feature] Add clamp activation layer. (#685) 2020-12-09 10:28:32 +08:00
test_image relax the error bound in colorspace conversion (#706) 2020-12-12 19:16:11 +08:00
test_ops Fix some bug as well as unit test for nms_rotate (#728) 2020-12-18 15:17:11 +08:00
test_runner [Enhance] Refactor logger (#659) 2020-11-23 10:50:18 +08:00
test_utils Allow to replace nested tuple and list via options (#731) 2020-12-20 21:28:48 +08:00
test_video [Refactor] remove the c implementation of flow_warp (#707) 2020-12-13 19:43:25 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_fileclient.py Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +08:00
test_fileio.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_load_model_zoo.py BC of model zoo: add deprecate urls (#301) 2020-05-27 22:09:06 +08:00
test_parallel.py Add pytorch 1.6 to CI (#476) 2020-08-09 21:56:15 +08:00
test_visualization.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00