mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-21 14:13:45 +00:00
* refactor pipeline---put runtime schedule into engine. * add type hint for schedule Optional[BaseSchedule] * preprocess schedule during engine initializing * infer pipeline schedule params from config