mmcv/tests
Philipp Allgeuer f5425ab761
Add torch_meshgrid wrapper due to PyTorch change (#2044)
* Add torch_meshgrid_ij wrapper due to PyTorch change

* Update torch_meshgrid name/doc/version implementation

* Make imports local

* add ut

* ignore ut when torch is not available

Co-authored-by: zhouzaida <zhouzaida@163.com>
2022-06-15 20:36:48 +08:00
..
data [fix] config ignore imported modules and functions (#1802) 2022-03-22 23:04:55 +08:00
test_cnn Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_device [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_image [Feature] Add adjust_hue (#1628) 2022-05-10 17:06:45 +08:00
test_ops [Fix] Fix batched_nms for rotated box and add type hints for nms.py (#2006) 2022-06-10 19:49:07 +08:00
test_runner Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_utils Add torch_meshgrid wrapper due to PyTorch change (#2044) 2022-06-15 20:36:48 +08:00
test_video Transfer test data to aliyun (#2004) 2022-05-27 14:54:08 +08:00
test_arraymisc.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_fileclient.py [Fix] Fix the problem that the instance cannot reuse when overwriting the file client. (#1747) 2022-05-25 19:34:15 +08:00
test_fileio.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_load_model_zoo.py [Enhancement] Enhance get_torchvision_models (#1867) 2022-04-18 23:20:48 +08:00
test_parallel.py Fix lint (#1984) 2022-05-25 20:45:31 +08:00
test_visualization.py [Fix] Fix some warnings in unittest (#1522) 2021-12-22 10:57:10 +08:00