mmcv/tests
Alex Yang 1cd864d634
[Feature] Support shallow copy for Config (#1796)
* Add .owners.yml to mark daily issue shift

* Update .owners.yml

fix end of file

* Add __copy__() to Config

* fix format in config.py

* fix format in test_copy

* fix format in config.py

* Update config.py

* Update tests/test_utils/test_config.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-03-15 14:25:01 +08:00
..
data Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_cnn Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_image Upgrade the version of isort (#1705) 2022-02-09 21:29:21 +08:00
test_ops [Feature] Add nondeterministic voxelization op from mmdet3d (#1783) 2022-03-15 14:21:34 +08:00
test_runner [Feature] Add SegmindLoggerHook (#1650) 2022-03-03 10:01:46 +08:00
test_utils [Feature] Support shallow copy for Config (#1796) 2022-03-15 14:25:01 +08:00
test_video [Features] Load optical flow data from bytes (#1362) 2021-09-23 21:25:59 +08:00
test_arraymisc.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_fileclient.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_fileio.py [Feature] Loading objects from different backends and dumping objects to different backends (#1330) 2021-10-23 20:51:44 +08:00
test_load_model_zoo.py [Fix] Fix checkpoint local files detect (#1549) 2021-12-14 13:17:29 +08:00
test_parallel.py [Enhancement] Add PyTorch1.11.0 CI (#1800) 2022-03-15 12:38:30 +08:00
test_visualization.py [Fix] Fix some warnings in unittest (#1522) 2021-12-22 10:57:10 +08:00