mmengine/tests
Mashiro ad1b43faf2
[Fix] Fix `Config` cannot parse base config when there is `.` in tmp path (#856)
* [Fix] Fix config cannot parse tmp path like

* Add comments

* Add comments

* Apply suggestions from code review

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-12-30 14:56:14 +08:00
..
data [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_config [Fix] Fix `Config` cannot parse base config when there is `.` in tmp path (#856) 2022-12-30 14:56:14 +08:00
test_data [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_dataset [Enhance] Add `ignore_keys` in ConcatDataset (#556) 2022-11-01 17:06:02 +08:00
test_device [Feature] Support engine with NPU backend. (#572) 2022-10-24 11:42:29 +08:00
test_dist [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_evaluator [Fix] Fix offline_evaluate index error (#630) 2022-11-18 01:17:12 +08:00
test_fileio [Enhance] Add a new parameter conf_path in PetrelBackend (#774) 2022-11-29 14:23:16 +08:00
test_hooks [Enhance] Ensure metrics is not empty when saving best ckpts (#849) 2022-12-28 11:34:08 +08:00
test_hub [Docs] Fix docstring and documentation used for hub.get_model (#659) 2022-11-02 10:16:56 +08:00
test_logging [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_model Make TTAModel compatible with FSDP (#611) 2022-12-27 21:39:43 +08:00
test_optim [Fix] ZeroRedundancyOptimizer ambiguous error with param groups when pytorch < 1.12.0 (#818) 2022-12-19 17:07:58 +08:00
test_registry [Feature] Registry supports import modules automatically. (#643) 2022-12-23 15:46:29 +08:00
test_runner [Enhance] Add support of TorchVision's Model Registration API (#793) 2022-12-11 22:08:51 +08:00
test_structures [Docs] Update docstring of structures (#840) 2022-12-21 20:07:18 +08:00
test_testing [Enhance] enhance runner test case (#631) 2022-11-21 11:54:05 +08:00
test_utils [Fix] Ignore the distributed tests for macOS platform (#821) 2022-12-27 16:18:46 +08:00
test_visualizer [Fix] Fix failed unit tests caused by the new released numpy (#838) 2022-12-20 11:00:47 +08:00