Skip to content

Commit 9feeb0e

Browse files
author
Svetlana Karslioglu
authored
Update distributed_checkpoint_recipe.rst (#2590)
Fix formatting to show the last code-block
1 parent 048f737 commit 9feeb0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes_source/distributed_checkpoint_recipe.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ By default, DCP saves and loads a distributed ``state_dict`` in Single Program M
230230
Distributed checkpoint support for Multi-Program Multi-Data is still under development.
231231

232232
.. code-block:: python
233+
233234
import os
234235
235236
import torch

0 commit comments

Comments
 (0)