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
PyTorch Distributed Overview page
(https://pytorch.org/tutorials/beginner/dist_overview.html)
is widely used to learn basics of distributed package and its
offerings. Seems like this page was created before the FSDP
support was added in PyTorch. This PR adds missing FSDP reference.
0 commit comments