mmcv/tests
Yining Li f59aec8ffb [Feature] Add decorator `avoid_cache_randomness` (#1864)
* add prohibit_cache_randomness

* rename as avoid_cache_randomness and ensure it is non-inheritable

* fix lint

* update docs
2022-07-19 19:18:16 +08:00
..
data Add missing json file for testing torchvision0.13 (#2084) 2022-06-30 19:12:11 +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
test_ops [Feature] Support RoiPool with Cambricon MLU backend (#2073) 2022-06-29 11:24:00 +08:00
test_runner
test_transforms [Feature] Add decorator `avoid_cache_randomness` (#1864) 2022-07-19 19:18:16 +08:00
test_utils Add torch_meshgrid wrapper due to PyTorch change (#2044) 2022-06-15 20:36:48 +08:00
test_video
test_arraymisc.py
test_fileclient.py
test_fileio.py
test_load_model_zoo.py
test_parallel.py
test_visualization.py