mmcv/tests/test_utils
Philipp Allgeuer f5425ab761
Add torch_meshgrid wrapper due to PyTorch change (#2044)
* Add torch_meshgrid_ij wrapper due to PyTorch change

* Update torch_meshgrid name/doc/version implementation

* Make imports local

* add ut

* ignore ut when torch is not available

Co-authored-by: zhouzaida <zhouzaida@163.com>
2022-06-15 20:36:48 +08:00
..
test_config.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_env.py [Enhancement] Fix collect_env on Windows (#1789) 2022-04-05 16:31:16 +08:00
test_hub.py [Fix] Fix parrots unit tests (#1913) 2022-05-09 16:59:32 +08:00
test_logging.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_misc.py Upgrade the version of isort (#1705) 2022-02-09 21:29:21 +08:00
test_parrots_jit.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_path.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_progressbar.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_registry.py [Enhancement] Support registering function (#1858) 2022-05-02 18:31:41 +08:00
test_testing.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00
test_timer.py
test_torch_ops.py Add torch_meshgrid wrapper due to PyTorch change (#2044) 2022-06-15 20:36:48 +08:00
test_trace.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_version_utils.py Add pyupgrade pre-commit hook (#1937) 2022-05-18 11:47:14 +08:00