ColossalAI/colossalai/trainer/hooks
Jiarui Fang bcab249565
fix issue #1080 (#1071)
2022-06-07 17:21:11 +08:00
..
__init__.py [model checkpoint] updated checkpoint hook (#598) 2022-04-01 16:53:03 +08:00
_base_hook.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00
_checkpoint_hook.py fix the ckpt bugs when using DDP (#769) 2022-04-14 21:03:24 +08:00
_commons_.py [refactor] moving memtracer to gemini (#801) 2022-04-19 10:13:08 +08:00
_log_hook.py fix issue #1080 (#1071) 2022-06-07 17:21:11 +08:00
_lr_scheduler_hook.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00
_mem_tracer_hook.py [refactor] moving memtracer to gemini (#801) 2022-04-19 10:13:08 +08:00
_metric_hook.py fix issue #1080 (#1071) 2022-06-07 17:21:11 +08:00