Skip to content

Commit 7865fdb

Browse files
committed
ddp_spawn
1 parent d180b61 commit 7865fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pl_examples/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
ARGS_DDP = ARGS_DEFAULT + """
4242
--gpus 2 \
43-
--accelerator ddp \
43+
--accelerator ddp_spawn \
4444
"""
4545

4646
ARGS_AMP = """

0 commit comments

Comments
 (0)