Skip to content

Commit 91a8ca2

Browse files
authored
Remove extinct parameters from lightning_module.rst
Fixes #6800
1 parent 1bd5f36 commit 91a8ca2

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

docs/source/common/lightning_module.rst

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -912,30 +912,6 @@ use_amp
912912
~~~~~~~
913913
True if using Automatic Mixed Precision (AMP)
914914

915-
------------
916-
917-
use_ddp
918-
~~~~~~~
919-
True if using ddp
920-
921-
------------
922-
923-
use_ddp2
924-
~~~~~~~~
925-
True if using ddp2
926-
927-
------------
928-
929-
use_dp
930-
~~~~~~
931-
True if using dp
932-
933-
------------
934-
935-
use_tpu
936-
~~~~~~~
937-
True if using TPUs
938-
939915
--------------
940916

941917
automatic_optimization

0 commit comments

Comments
 (0)