mmcv/tests
Zaida Zhou 990d8b6a83
[Fix] Add load_url to handle incompatibility of PyTorch versions (#1377)
* [Fix] Fix torch.load error

* [Fix] Fix torch.load error

* rename _save to _save_ckpt

* add load_url to handle imcompatibility of PyTorch versions

* add unittest for load_url

* fix typo

* print a friendly information when error occurred
2021-11-19 17:34:18 +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 print a warning information when eval_res is an empty dict 2021-11-10 15:44:48 +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