docs/source-pytorch/upgrade/sections/1_6_advanced.rst
.. list-table:: adv. user 1.6 :widths: 40 40 20 :header-rows: 1
prepare_data_per_node to the TrainerDataHooks, accessible in the LightningModule and LightningDataModule insteadPR8958_process_position flagProgressBar callback and set it as process_position directlyPR9222_add_to_queue and get_from_queue in LightningModuleDDPStrategy(start_method='spawn')PR9118_LightningModule.get_progress_bar_dictpl.callbacks.progress.base.get_standard_metrics(module.trainer)PR9118_LightningModule.on_post_move_to_devicePR9525_Trainer.progress_bar_dictProgressBarBase.get_metricsPR9118_LightningDistributedDDPStrategy(start_method='...')PR9691_Accelerator.barrier, Accelerator.broadcast, and Accelerator.all_gatherStrategy collectives API directly, without going through AcceleratorPR9677_pytorch_lightning.core.decorators.parameter_validationpytorch_lightning.utilities.params_tying.set_shared_parametersPR9525_LearningRateMonitor.lr_sch_namesLearningRateMonitor.lrs.keys() which will return the names of all the optimizers, even those without a scheduler.PR10066_DataModule train_transforms, val_transforms, test_transforms, size, dimsLightningDataModulePR8851_.. _pr8958: https://github.com/Lightning-AI/pytorch-lightning/pull/8958 .. _pr9222: https://github.com/Lightning-AI/pytorch-lightning/pull/9222 .. _pr9118: https://github.com/Lightning-AI/pytorch-lightning/pull/9118 .. _pr9525: https://github.com/Lightning-AI/pytorch-lightning/pull/9525 .. _pr9691: https://github.com/Lightning-AI/pytorch-lightning/pull/9691 .. _pr9677: https://github.com/Lightning-AI/pytorch-lightning/pull/9677 .. _pr10066: https://github.com/Lightning-AI/pytorch-lightning/pull/10066 .. _pr8851: https://github.com/Lightning-AI/pytorch-lightning/pull/8851