forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pipelining] Test schedules against manual stage (pytorch#126735)
Added manual stage in test_schedule.py so that we can test various schedules against it. In this file we now have: - test_schedule_with_tracer - test_schedule_with_manual - test_grad_with_tracer - test_grad_with_manual Tested schedules are: - ScheduleGPipe - Schedule1F1B Pull Request resolved: pytorch#126735 Approved by: https://github.com/wconstab, https://github.com/H-Huang ghstack dependencies: pytorch#126812, pytorch#126721
- Loading branch information
1 parent
6a539e8
commit 08c260b
Showing
1 changed file
with
78 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters