lightning/docs/source-pytorch/upgrade/migration_guide.rst

70 lines
1.4 KiB
ReStructuredText

2.0 Upgrade Guide
#################
The following section will guide you through updating your code to the 2.x series of releases.
Particular versions
*******************
.. raw:: html
<div class="display-card-container">
<div class="row">
.. Add callout items below this line
.. displayitem::
:header: 2.0.x
:description: Upgrade from 2.0.x series to the 2.1.
:col_css: col-md-12
:button_link: from_2_0.html
:height: 100
.. displayitem::
:header: 1.9.x
:description: Upgrade from 1.9.x series to the 2.0.
:col_css: col-md-12
:button_link: from_1_9.html
:height: 100
.. displayitem::
:header: 1.8.x
:description: Upgrade from 1.8.x series to the 2.0.
:col_css: col-md-12
:button_link: from_1_8.html
:height: 100
.. displayitem::
:header: 1.7.x
:description: Upgrade from 1.7.x series to the 2.0.
:col_css: col-md-12
:button_link: from_1_7.html
:height: 100
.. displayitem::
:header: 1.6.x
:description: Upgrade from 1.6.x series to the 2.0.
:col_css: col-md-12
:button_link: from_1_6.html
:height: 100
.. displayitem::
:header: 1.5.x
:description: Upgrade from 1.5.x series to the 2.0.
:col_css: col-md-12
:button_link: from_1_5.html
:height: 100
.. displayitem::
:header: 1.4.x
:description: Upgrade from 1.4.x series to the 2.0.
:col_css: col-md-12
:button_link: from_1_4.html
:height: 100
.. raw:: html
</div>
</div>