mmcv/tests
Jiazhen Wang 88e017337a
[Fix] fix config type inconsistency (#1575)
* [Fix] fix config type inconsistency

* [Fix] Fix unit test
2021-12-14 13:17:57 +08:00
..
data [Fix] fix config type inconsistency (#1575) 2021-12-14 13:17:57 +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 [Fix] Fix checkpoint local files detect (#1549) 2021-12-14 13:17:29 +08:00
test_utils [Fix] fix config type inconsistency (#1575) 2021-12-14 13:17:57 +08:00
test_video [Features] Load optical flow data from bytes (#1362) 2021-09-23 21:25:59 +08:00
test_arraymisc.py
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] Fix checkpoint local files detect (#1549) 2021-12-14 13:17:29 +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