Files
pytorch/docs/source
Howard Huang 108a75b454 [PP] Add ZeroBubble schedule (#133467)
Zero bubble can be expressed through `ScheduleFlexibleInterleaved1F1B` by setting `enable_zero_bubble=True`. But instead of having to include this flag in schedule initialization we should create a separate ZeroBubbleSchedule and also transition `Interleaved1F1B` to derive from `ScheduleFlexibleInterleaved1F1B`. Then we dont need to expose `ScheduleFlexibleInterleaved1F1B` since the naming is not obvious

Pull Request resolved: https://github.com/pytorch/pytorch/pull/133467
Approved by: https://github.com/wconstab
ghstack dependencies: #132691
2024-08-22 13:32:15 +00:00
..
2024-06-20 21:49:35 +00:00
2020-05-14 16:02:01 -07:00
2021-03-30 13:09:52 -07:00
2023-02-09 15:45:08 +00:00
2023-01-23 18:07:22 +00:00
2022-06-03 18:14:21 +00:00
2023-10-06 14:16:01 +00:00
2024-03-29 18:05:28 +00:00
2023-10-06 14:16:01 +00:00
2023-10-06 14:16:01 +00:00
2022-12-16 09:05:53 +00:00
2024-06-11 18:13:01 +00:00
2023-12-08 18:49:35 +00:00