mmcv/tests
v-qjqs 6c7d6c32ee
Supports cuda version BorderAlign module (#1021)
* support cuda version `BorderAlign` module

* fix symbolic

* merge

* fix cpp lint error

* add unit test

* add comments for code references

* reformat doc

* fix lint error

* fix conflict
2021-05-25 15:23:11 +08:00
..
data Add test util for checking stand-alone python scripts (#1007) 2021-05-10 22:15:35 +08:00
test_cnn [Feature] Add truncated normal weight init (#935) 2021-05-23 20:54:54 +08:00
test_image [Feature] Add cutout and lighting (#909) 2021-03-26 18:58:19 +08:00
test_ops Supports cuda version BorderAlign module (#1021) 2021-05-25 15:23:11 +08:00
test_runner add neptune.ai logger hook (#1025) 2021-05-23 15:28:21 +08:00
test_utils Add test util for checking stand-alone python scripts (#1007) 2021-05-10 22:15:35 +08:00
test_video
test_arraymisc.py
test_fileclient.py
test_fileio.py
test_load_model_zoo.py
test_parallel.py
test_visualization.py