This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmengine
Watch
1
Star
0
Fork
0
You've already forked mmengine
mirror of
https://github.com/open-mmlab/mmengine.git
synced
2025-06-03 21:54:44 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmengine
/
tests
/
test_hook
History
Mashiro
6bd548d8bb
[FIx] Logging time in LoggerHook.after_val_epoch has no effect (
#376
)
2022-07-20 16:51:11 +08:00
..
test_checkpoint_hook.py
[Fix] Fix bug of not save-best in iteration-based training (
#341
)
2022-06-30 14:51:31 +08:00
test_ema_hook.py
[Fix] Fix ema hook and add unit test (
#327
)
2022-07-04 14:23:23 +08:00
test_empty_cache_hook.py
…
test_hook.py
[Enhance] Add RuntimeInfoHook to update runtime information. (
#254
)
2022-05-26 14:35:37 +08:00
test_iter_timer_hook.py
[Fix] Fix some bugs in hooks and runner. (
#242
)
2022-05-20 17:18:24 +08:00
test_logger_hook.py
[FIx] Logging time in LoggerHook.after_val_epoch has no effect (
#376
)
2022-07-20 16:51:11 +08:00
test_naive_visualization_hook.py
…
test_param_scheduler_hook.py
[Feature] Support multiple optimizers (
#235
)
2022-05-31 16:54:39 +08:00
test_runtime_info_hook.py
[Fix] fix build train_loop during test (
#295
)
2022-06-13 21:23:46 +08:00
test_sampler_seed_hook.py
…
test_sync_buffers_hook.py
…