mmcv/tests
CokeDong dd5b415d2a
[Feature] Support PrRoI op for Parrots (#2280)
* Support parrots extension for op PrRoI

* Fix lint

* Fix cpp lint

* Fix testcase failure by false requires_grad in self-defined autograd Funtion

* Fix issues

* Fix flake8

* Fix isort

* Adaption for typechecking for PrRoIPoolFunction

* Fix lint

* Support only float32

* bugfix
2022-10-11 15:21:00 +08:00
..
data [Feature] Support MaskedConv2d with cambricon MLU backend (#2202) 2022-08-21 23:21:54 +08:00
test_cnn Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_device Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_image Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_ops [Feature] Support PrRoI op for Parrots (#2280) 2022-10-11 15:21:00 +08:00
test_runner Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_utils Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_video Upgrade pre commit hooks (#2321) 2022-10-08 11:48:44 +08:00
test_arraymisc.py
test_fileclient.py
test_fileio.py
test_load_model_zoo.py
test_parallel.py Fix lint (#1984) 2022-05-25 20:45:31 +08:00
test_visualization.py