You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Add regression test for multi-loss separate backward (#7352)
Signed-off-by: nathon-lee <leejianwoo@gmail.com>
fix: add ZeRO-3 second backward after retain_graph=True fails with tensor size mismatch
Signed-off-by: nathon-lee <leejianwoo@gmail.com>
fix: Stage 3 Temporarily change the exemption from xfail to skip (for this test case only)
Signed-off-by: nathon-lee <leejianwoo@gmail.com>
fix: Fix ZeRO-3 behavior for two separate backward passes on the same forward graph.
Signed-off-by: nathon-lee <leejianwoo@gmail.com>
0 commit comments