mmcv/tests
q.yao 0e59036211
[Enhancement] Optimize bbox overlap (#1718)
* add half support

* add cpu implementation

* fix bugs, load with inline asm

* better vector load

* add comments
2022-04-26 00:44:01 +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 [Enhancement] Optimize bbox overlap (#1718) 2022-04-26 00:44:01 +08:00
test_runner [Feature] Add ClearMLLoggerHook (#1906) 2022-04-24 13:20:09 +08:00
test_utils [Enhancement] Support None in DictAction (#1834) 2022-04-18 14:44:32 +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