Shortcuts
devel 1.6ΒΆ

If

Then

Ref

called LightningLoggerBase.close

switch to LightningLoggerBase.finalize.

PR9422

called LoggerCollection.close

switch to LoggerCollection.finalize.

PR9422

used AcceleratorConnector.is_slurm_managing_tasks attribute

it is set not as protected and discouraged from direct use

PR10101

used AcceleratorConnector.configure_slurm_ddp attributes

it is set not as protected and discouraged from direct use

PR10101

used ClusterEnvironment.creates_children() method

change it to ClusterEnvironment.creates_processes_externally which is property now.

PR10106

called PrecisionPlugin.master_params()

update it PrecisionPlugin.main_params()

PR10105


© Copyright Copyright (c) 2018-2023, Lightning AI et al...

Built with Sphinx using a theme provided by Read the Docs.