mmcv/tests
bdf e843d73fc7
[Feature] Support DeformRoiPool with cambricon MLU backend (#2137)
* [Feature] Support DeformRoiPool with cambricon MLU backend

* [Fix] Remove use of std library

* [Fix] Correct the error information

* [Refactor] Refactor test deform_roi_pool code

* [Fix] Fix judgment error

* [Fix] Modify the large tensor check

Co-authored-by: budefei <budefei@cambricon.com>
2022-08-28 22:37:28 +08:00
..
data [Feature] Support MaskedConv2d with cambricon MLU backend (#2202) 2022-08-21 23:21:54 +08:00
test_cnn [Fix] num_channels can not be divisible by num_groups in test_build_norm_layer (#2085) 2022-06-30 19:28:34 +08:00
test_device [Feature] Add support for mps (#2092) 2022-07-07 16:05:49 +08:00
test_image [Enhance] Support different border modes in imrotate (#2141) 2022-08-17 10:53:05 +08:00
test_ops [Feature] Support DeformRoiPool with cambricon MLU backend (#2137) 2022-08-28 22:37:28 +08:00
test_runner [Fix] Fix gradient cumulative optimizer when resuming (#2093) 2022-08-15 10:50:43 +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