.. |
test_checkpoint_hook.py
|
[Refactor] Let unit tests not affect each other (#1169)
|
2023-05-27 22:36:04 +08:00 |
test_early_stopping_hook.py
|
[Feature] Support EarlyStoppingHook (#739)
|
2023-03-06 13:18:42 +08:00 |
test_ema_hook.py
|
[Refactor] Refactor ema hook (#804)
|
2023-02-22 00:08:38 +08:00 |
test_empty_cache_hook.py
|
[Refactor] Refactor unit test of EmptyCacheHook (#805)
|
2023-02-22 00:08:38 +08:00 |
test_hook.py
|
[Refactor] Refactor unit test of Base hook (#806)
|
2023-02-22 00:08:38 +08:00 |
test_iter_timer_hook.py
|
[Refactor] Use a real runner to test IterTimerHook (#807)
|
2023-02-22 00:08:38 +08:00 |
test_logger_hook.py
|
[Fix] No training log when the num of iterations is smaller than the interval (#1046)
|
2023-04-24 12:29:20 +08:00 |
test_naive_visualization_hook.py
|
[Refactor] Refactor code structure (#395)
|
2022-08-24 19:14:07 +08:00 |
test_param_scheduler_hook.py
|
[Refactor] Refactor unit test of ParamSchedulerHook (#809)
|
2023-02-22 00:08:38 +08:00 |
test_prepare_tta_hook.py
|
Make TTAModel compatible with FSDP (#611)
|
2022-12-27 21:39:43 +08:00 |
test_profiler_hook.py
|
[Fix] Fix `ProfileHook` can not profile performance in ddp-training (#1140)
|
2023-05-26 10:55:15 +08:00 |
test_runtime_info_hook.py
|
[Enhancement] MessageHub.get_info() supports returning a default value (#991)
|
2023-04-23 17:35:35 +08:00 |
test_sampler_seed_hook.py
|
[Refactor] Use a real runner to test DistSamplerSeedHook (#812)
|
2023-02-22 00:08:38 +08:00 |
test_sync_buffers_hook.py
|
[Refactor] Refactor the unit tests of SyncBuffersHook (#813)
|
2023-04-28 17:32:30 +08:00 |