InternLM/internlm/core/scheduler
Wenwen Qu 84476833f3 modified: internlm/core/context/process_group_initializer.py
modified:   internlm/core/scheduler/no_pipeline_scheduler.py
	modified:   internlm/solver/optimizer/hybrid_zero_optim.py
2023-08-08 15:59:12 +08:00
..
__init__.py refactor(scheduler): rewrite pipeline scheduler (#138) 2023-08-03 11:48:12 +08:00
base_scheduler.py refactor(scheduler): rewrite pipeline scheduler (#138) 2023-08-03 11:48:12 +08:00
no_pipeline_scheduler.py modified: internlm/core/context/process_group_initializer.py 2023-08-08 15:59:12 +08:00
pipeline_scheduler.py feat(*): support sequence_parallel (#180) 2023-08-07 16:42:52 +08:00