mmcv/tests
Tan SU c33f248987
[Enhancement] Fix collect_env on Windows (#1789)
* [fix] fix collect_env() on Windows

* fix(utils): add back 'Cuda compilation tools' to nvcc info

* feat(utils): find default ccompiler

* fix(utils, test): parse cl.exe version instead of path

* fix: code style

* fix(tools): use distutils

* [fix] collect_env() returns GCC or MSVC

* [fix] unitest for collect_env()

* add comments

* test: add GCC to expected_keys

* fix: code style

* Update mmcv/utils/env.py
2022-04-05 16:31:16 +08:00
..
data [fix] config ignore imported modules and functions (#1802) 2022-03-22 23:04:55 +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 [Fix] Fix rocm support (#1704) 2022-03-21 15:24:22 +08:00
test_runner [Feature] Support for linearly learning rate decay (#1627) 2022-03-31 09:39:40 +08:00
test_utils [Enhancement] Fix collect_env on Windows (#1789) 2022-04-05 16:31:16 +08:00
test_video [Features] Load optical flow data from bytes (#1362) 2021-09-23 21:25:59 +08:00
test_arraymisc.py
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