mmengine/tests
RangiLyu a3d2916790
[Enhance] Support scheduling betas with MomentumScheduler. (#346)
* [Enhance] Support scheduling betas with MomentumScheduler.

* enhance ut

* test adam betas

* enhance ut

* enhance ut
2022-07-05 20:37:23 +08:00
..
data
test_config
test_data [Enhance] Refine BaseDataset (#303) 2022-06-27 14:59:56 +08:00
test_device [Feat] Support training on MPS (#331) 2022-06-23 16:53:19 +08:00
test_dist [Fix]: fix RuntimeError of SyncBuffersHook (#309) 2022-06-22 20:00:46 +08:00
test_evaluator
test_hook [Fix] Fix ema hook and add unit test (#327) 2022-07-04 14:23:23 +08:00
test_logging [Enhance] LogProcessor support custom significant digit (#311) 2022-06-22 19:35:52 +08:00
test_model [Fix]: fix MMSeparateDistributedDataParallel (#338) 2022-06-28 22:20:20 +08:00
test_optim [Enhance] Support scheduling betas with MomentumScheduler. (#346) 2022-07-05 20:37:23 +08:00
test_registry [Feat] support registering function (#302) 2022-06-14 14:50:24 +08:00
test_runner [Fix] Fix build multiple runners error (#348) 2022-07-05 20:35:06 +08:00
test_utils [Feat] Support revert syncbn (#326) 2022-06-22 19:50:54 +08:00
test_visualizer