mmcv/tests
Jiazhen Wang c324b1fcfc
[Fix] Ensure the type of filename parameter in Config is str (#1725)
* ensure type of filename is str

* check filename for func: fromfile

* add ut for fromfile
2022-04-27 19:50:04 +08:00
..
data [fix] config ignore imported modules and functions (#1802) 2022-03-22 23:04:55 +08:00
test_cnn Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_device [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_image Make sure padding size is not negative (#1792) 2022-04-15 14:05:32 +08:00
test_ops Fix bbox unit test (#1914) 2022-04-26 16:49:28 +08:00
test_runner [Feature] Add ClearMLLoggerHook (#1906) 2022-04-24 13:20:09 +08:00
test_utils [Fix] Ensure the type of filename parameter in Config is str (#1725) 2022-04-27 19:50:04 +08:00
test_video
test_arraymisc.py
test_fileclient.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_fileio.py
test_load_model_zoo.py [Enhancement] Enhance get_torchvision_models (#1867) 2022-04-18 23:20:48 +08:00
test_parallel.py [Enhancement] Add PyTorch1.11.0 CI (#1800) 2022-03-15 12:38:30 +08:00
test_visualization.py