InternLM/internlm/core/scheduler
Guoteng 757e19e01a
1. fix(config): rampup_batch_size defalut value BC. (#515)
2. fix(config): standardize config parameter access.
3. feat(launch): add warmup_process_group
4. feat(memory): add cuda_memory_analyze
2023-11-28 19:33:46 +08:00
..
__init__.py Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
base_scheduler.py feat(train): support_rampup_batch_size and fix bugs (#493) 2023-11-16 19:51:01 +08:00
no_pipeline_scheduler.py feat(train): support_rampup_batch_size and fix bugs (#493) 2023-11-16 19:51:01 +08:00
pipeline_scheduler.py 1. fix(config): rampup_batch_size defalut value BC. (#515) 2023-11-28 19:33:46 +08:00