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.
[Traceable FSDP2] Use custom ops for AllGather copy-in / copy-out and…
… ReduceScatter copy-in (pytorch#127856) Making these operations into custom ops helps Inductor identify these ops and enforce the FSDP communication op ordering. Pull Request resolved: pytorch#127856 Approved by: https://github.com/awgu
- Loading branch information
1 parent
adb6991
commit 70a1e85
Showing
1 changed file
with
102 additions
and
9 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