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 d180b61 commit 7865fdbCopy full SHA for 7865fdb
pl_examples/test_examples.py
@@ -40,7 +40,7 @@
40
41
ARGS_DDP = ARGS_DEFAULT + """
42
--gpus 2 \
43
---accelerator ddp \
+--accelerator ddp_spawn \
44
"""
45
46
ARGS_AMP = """
0 commit comments