Back to Pytorch Lightning

1 8 Devel

docs/source-pytorch/upgrade/sections/1_8_devel.rst

2.6.4798 B
Original Source

.. list-table:: devel 1.8 :widths: 40 40 20 :header-rows: 1

    • If
    • Then
    • Ref
    • derived from pytorch_lightning.loggers.base.LightningLoggerBase
    • derive from pytorch_lightning.loggers.logger.Logger
    • PR12014_
    • derived from pytorch_lightning.profiler.base.BaseProfiler
    • derive from pytorch_lightning.profilers.profiler.Profiler
    • PR12150_
    • derived from pytorch_lightning.profiler.base.AbstractProfiler
    • derive from pytorch_lightning.profilers.profiler.Profiler
    • PR12106_

.. _pr12014: https://github.com/Lightning-AI/pytorch-lightning/pull/12014 .. _pr12150: https://github.com/Lightning-AI/pytorch-lightning/pull/12150 .. _pr12106: https://github.com/Lightning-AI/pytorch-lightning/pull/12106