mmcv/tests
Luting Wang 56e9f73c58
[Feature] Add ModuleDict inherited from BaseModule and ModuleDict (#1542)
* improve: add module dict

* Update __init__.py

* docs: add module dict zh

* docs: add module dict

* Update test_basemodule.py

* Update __init__.py

* lint

* lint

* docs

* docs

* Update base_module.py

* lint
2021-12-06 11:56:12 +08:00
..
data [Feature] Add voxel ops from mmdet3d (#1381) 2021-10-21 11:08:11 +08:00
test_cnn fix the wrong function reference bug in BaseTransformerLayer when batch_first is True (#1418) 2021-11-02 20:57:50 +08:00
test_image Add code spell hook to pre-commit and fix typos (#1384) 2021-10-04 20:13:54 +08:00
test_ops [Fix] Fix deform conv by adding an extra argument im2col_step (#1459) 2021-11-10 19:05:20 +08:00
test_runner [Feature] Add ModuleDict inherited from BaseModule and ModuleDict (#1542) 2021-12-06 11:56:12 +08:00
test_utils [Fix] Add load_url to handle incompatibility of PyTorch versions (#1377) 2021-11-19 17:34:18 +08:00
test_video [Features] Load optical flow data from bytes (#1362) 2021-09-23 21:25:59 +08:00
test_arraymisc.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_fileclient.py [Feature] Upload checkpoints and logs to ceph (#1375) 2021-10-24 14:26:52 +08:00
test_fileio.py [Feature] Loading objects from different backends and dumping objects to different backends (#1330) 2021-10-23 20:51:44 +08:00
test_load_model_zoo.py [Fix] Add load_url to handle incompatibility of PyTorch versions (#1377) 2021-11-19 17:34:18 +08:00
test_parallel.py Add code spell hook to pre-commit and fix typos (#1384) 2021-10-04 20:13:54 +08:00
test_visualization.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00