Skip to content

Some properties of LightningModule were removed from the code, but left in the doc. #6800

@elimohl

Description

@elimohl

Properties use_dp, use_ddp, use_ddp2, use_tpu were removed at in #5300 but left in the documentation.

(Now we need to set the use_ddp parameter in our modules manually if we want to check whether the trainer uses DDP, am I right?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions