docs/source-pytorch/upgrade/sections/1_9_regular.rst
.. list-table:: reg. user 1.9 :widths: 40 40 20 :header-rows: 1
PR16579_PR16492_gpusdevices with the same numberPR16171_tpu_coresdevices with the same numberPR16171_ipusdevices with the same numberPR16171_num_processesdevices with the same numberPR16171_resume_from_checkpointTrainer.fit(ckpt_path="...") method,PR10061_auto_select_gpusdevices="auto"PR16184_pl.tuner.auto_gpu_select.pick_single_gpu functiondevices="auto"PR16184_pl.tuner.auto_gpu_select.pick_multiple_gpus functionsdevices="auto"PR16184_accumulate_grad_batches with a scheduling dictionary valueGradientAccumulationScheduler callback and configure itPR16729_pl.profilerpl.profilersPR16359_Tuner as part of Trainer in any formTuner object or use particular callbacks LearningRateFinder and BatchSizeFinderbatch_size_finder :ref:learning_rate_finderauto_scale_batch_sizeBatchSizeFinder callback instead and the Trainer.tune() method was removedauto_lr_findLearningRateFinder callback instead and the Trainer.tune() method was removed.. _pr16579: https://github.com/Lightning-AI/pytorch-lightning/pull/16579 .. _pr16492: https://github.com/Lightning-AI/pytorch-lightning/pull/16492 .. _pr10061: https://github.com/Lightning-AI/pytorch-lightning/pull/10061 .. _pr16171: https://github.com/Lightning-AI/pytorch-lightning/pull/16171 .. _pr16184: https://github.com/Lightning-AI/pytorch-lightning/pull/16184 .. _pr16729: https://github.com/Lightning-AI/pytorch-lightning/pull/16729 .. _pr16359: https://github.com/Lightning-AI/pytorch-lightning/pull/16359