We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d627981 commit b8d2eafCopy full SHA for b8d2eaf
1 file changed
intermediate_source/ddp_tutorial.rst
@@ -311,6 +311,7 @@ Let's still use the Toymodel example and create a file named ``elastic_ddp.py``.
311
312
.. code:: python
313
314
+ import os
315
import torch
316
import torch.distributed as dist
317
import torch.nn as nn
0 commit comments