Skip to content

Commit 02209b5

Browse files
Revert "[docs] start a new FSDP notes doc (pytorch#117323)"
This reverts commit 7f474da. Reverted pytorch#117323 on behalf of https://github.com/awgu due to broke docs ([comment](pytorch#117323 (comment)))
1 parent c393b2f commit 02209b5

File tree

2 files changed

+0
-150
lines changed

2 files changed

+0
-150
lines changed

docs/source/notes/fsdp.rst

Lines changed: 0 additions & 148 deletions
This file was deleted.

torch/distributed/fsdp/fully_sharded_data_parallel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ class FullyShardedDataParallel(nn.Module, _FSDPState):
128128
.. _`Xu et al.`: https://arxiv.org/abs/2004.13336
129129
.. _DeepSpeed: https://www.deepspeed.ai/
130130
131-
For advanced notes please refer to :ref:`fsdp_notes`.
132-
133131
Example::
134132
135133
>>> # xdoctest: +SKIP("undefined variables")

0 commit comments

Comments
 (0)