mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-13 19:46:01 +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