-
Notifications
You must be signed in to change notification settings - Fork 516
FSDP grad fusion support #2192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FSDP grad fusion support #2192
Conversation
Signed-off-by: Selvaraj Anandaraj <selvaraja@login-ptyche01.ptyche.clusters.nvidia.com>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
transformer_engine/pytorch/ops/fused/userbuffers_backward_linear.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Tim Moon <4406448+timmoon10@users.noreply.github.com>
for more information, see https://pre-commit.ci
/te-ci pytorch L1 |
Barring unexpected CI failures, I'll merge as a quick hack. TE makes no commitments to respect this API going forward, and any future integration errors are Mcore bugs. See #2191 (comment). |
Acknowledging this a temporary fix in this branch, will take a formal approach in main branch. |
No description provided.