mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
This PR allows schedules loaded via CSV to automatically set their `stage_index_to_group_rank ` and removes the `stage_index_to_group_rank ` argument from the `PipelineScheduleMulti` constructor Pull Request resolved: https://github.com/pytorch/pytorch/pull/146217 Approved by: https://github.com/wconstab ghstack dependencies: #146193 |
||
|---|---|---|
| .. | ||
| artifacts | ||
| __init__.py | ||
| model_registry.py | ||
| schedule_registry.py | ||
| test_backward.py | ||
| test_microbatch.py | ||
| test_pipe.py | ||
| test_schedule.py | ||
| test_schedule_multiproc.py | ||
| test_stage.py | ||
| test_transformer.py | ||
| test_unflatten.py | ||