@@ -3,21 +3,24 @@ Past PyTorch Lightning versions
3
3
4
4
PyTorch Lightning evolved over time. Here's the complete history of versions with links to their respective docs.
5
5
6
+ TO help you with keeping up to spead, check :doc: `Migration guide <./upgrade/migration_guide >`.
6
7
7
8
.. list-table :: Past versions
8
- :widths: 10 50 40
9
+ :widths: 5 50 30 15
9
10
:header-rows: 1
10
11
11
12
* - Version
12
13
- Title
13
14
- Bug-fix versions
15
+ - Upgrade guide
14
16
15
17
* - `1.9 <https://github.com/Lightning-AI/lightning/releases/tag/1.9.0 >`_
16
18
- `Stability and additional improvements <https://pytorch-lightning.readthedocs.io/en/1.9.3 >`_
17
19
- `1.9.0 <https://pytorch-lightning.readthedocs.io/en/1.9.0 >`_,
18
20
`1.9.1 <https://pytorch-lightning.readthedocs.io/en/1.9.1 >`_,
19
21
`1.9.2 <https://pytorch-lightning.readthedocs.io/en/1.9.2 >`_,
20
22
`1.9.3 <https://pytorch-lightning.readthedocs.io/en/1.9.3 >`_
23
+ - :doc: `from 1.9 to 2.0 <upgrade/from_1_9 >`
21
24
22
25
* - `1.8 <https://github.com/Lightning-AI/lightning/releases/tag/1.8.0 >`_
23
26
- `Colossal-AI Strategy, Commands and Secrets for Apps, FSDP Improvements and More! <https://pytorch-lightning.readthedocs.io/en/1.8.6 >`_
@@ -28,6 +31,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
28
31
`1.8.4 <https://pytorch-lightning.readthedocs.io/en/1.8.4 >`_,
29
32
`1.8.5 <https://pytorch-lightning.readthedocs.io/en/1.8.5 >`_,
30
33
`1.8.6 <https://pytorch-lightning.readthedocs.io/en/1.8.6 >`_
34
+ - :doc: `from 1.8 to 2.0 <upgrade/from_1_8 >`
31
35
32
36
* - `1.7 <https://github.com/Lightning-AI/lightning/releases/tag/1.7.0 >`_
33
37
- `Apple Silicon support, Native FSDP, Collaborative training, and multi-GPU support with Jupyter notebooks <https://pytorch-lightning.readthedocs.io/en/1.7.7 >`_
@@ -39,6 +43,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
39
43
`1.7.5 <https://pytorch-lightning.readthedocs.io/en/1.7.5 >`_,
40
44
`1.7.6 <https://pytorch-lightning.readthedocs.io/en/1.7.6 >`_,
41
45
`1.7.7 <https://pytorch-lightning.readthedocs.io/en/1.7.7 >`_
46
+ - :doc: `from 1.7 to 2.0 <upgrade/from_1_7 >`
42
47
43
48
* - `1.6 <https://github.com/Lightning-AI/lightning/releases/tag/1.6.0 >`_
44
49
- `Support Intel's Habana Accelerator, New efficient DDP strategy (Bagua), Manual Fault-tolerance, Stability and Reliability <https://pytorch-lightning.readthedocs.io/en/1.6.5 >`_
@@ -48,6 +53,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
48
53
`1.6.3 <https://pytorch-lightning.readthedocs.io/en/1.6.3 >`_,
49
54
`1.6.4 <https://pytorch-lightning.readthedocs.io/en/1.6.4 >`_,
50
55
`1.6.5 <https://pytorch-lightning.readthedocs.io/en/1.6.5 >`_
56
+ - :doc: `from 1.6 to 2.0 <upgrade/from_1_6 >`
51
57
52
58
* - `1.5 <https://github.com/Lightning-AI/lightning/releases/tag/1.5.0 >`_
53
59
- `LightningLite, Fault-Tolerant Training, Loop Customization, Lightning Tutorials, LightningCLI v2, RichProgressBar, CheckpointIO Plugin, and Trainer Strategy Flag <https://pytorch-lightning.readthedocs.io/en/1.5.10 >`_
@@ -62,6 +68,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
62
68
`1.5.8 <https://pytorch-lightning.readthedocs.io/en/1.5.8 >`_,
63
69
`1.5.9 <https://pytorch-lightning.readthedocs.io/en/1.5.9 >`_,
64
70
`1.5.10 <https://pytorch-lightning.readthedocs.io/en/1.5.10 >`_
71
+ - :doc: `from 1.5 to 2.0 <upgrade/from_1_5 >`
65
72
66
73
* - `1.4 <https://github.com/Lightning-AI/lightning/releases/tag/1.4.0 >`_
67
74
- `TPU Pod Training, IPU Accelerator, DeepSpeed Infinity, Fully Sharded Data Parallel <https://pytorch-lightning.readthedocs.io/en/1.4.9 >`_
@@ -75,6 +82,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
75
82
`1.4.7 <https://pytorch-lightning.readthedocs.io/en/1.4.7 >`_,
76
83
`1.4.8 <https://pytorch-lightning.readthedocs.io/en/1.4.8 >`_,
77
84
`1.4.9 <https://pytorch-lightning.readthedocs.io/en/1.4.9 >`_
85
+ - :doc: `from 1.4 to 2.0 <upgrade/from_1_4 >`
78
86
79
87
* - `1.3 <https://github.com/Lightning-AI/lightning/releases/tag/1.3.0 >`_
80
88
- `Lightning CLI, PyTorch Profiler, Improved Early Stopping <https://pytorch-lightning.readthedocs.io/en/1.3.8 >`_
@@ -87,6 +95,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
87
95
`1.3.6 <https://pytorch-lightning.readthedocs.io/en/1.3.6 >`_,
88
96
`1.3.7 <https://pytorch-lightning.readthedocs.io/en/1.3.7 >`_,
89
97
`1.3.8 <https://pytorch-lightning.readthedocs.io/en/1.3.8 >`_
98
+ -
90
99
91
100
* - `1.2 <https://github.com/Lightning-AI/lightning/releases/tag/1.2.0 >`_
92
101
- `Pruning & Quantization & SWA <https://pytorch-lightning.readthedocs.io/en/1.2.10 >`_
@@ -101,6 +110,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
101
110
`1.2.8 <https://pytorch-lightning.readthedocs.io/en/1.2.8 >`_,
102
111
`1.2.9 <https://pytorch-lightning.readthedocs.io/en/1.2.9 >`_,
103
112
`1.2.10 <https://pytorch-lightning.readthedocs.io/en/1.2.10 >`_
113
+ -
104
114
105
115
* - `1.1 <https://github.com/Lightning-AI/lightning/releases/tag/1.1.0 >`_
106
116
- `Model Parallelism Training and More Logging Options <https://pytorch-lightning.readthedocs.io/en/1.1.8 >`_
@@ -113,6 +123,7 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
113
123
`1.1.6 <https://pytorch-lightning.readthedocs.io/en/1.1.6 >`_,
114
124
`1.1.7 <https://pytorch-lightning.readthedocs.io/en/1.1.7 >`_,
115
125
`1.1.8 <https://pytorch-lightning.readthedocs.io/en/1.1.8 >`_
126
+ -
116
127
117
128
* - `1.0 <https://github.com/Lightning-AI/lightning/releases/tag/1.0.0 >`_
118
129
- `General availability <https://pytorch-lightning.readthedocs.io/en/1.0.8 >`_
@@ -125,3 +136,4 @@ PyTorch Lightning evolved over time. Here's the complete history of versions wit
125
136
`1.0.6 <https://pytorch-lightning.readthedocs.io/en/1.0.6 >`_,
126
137
`1.0.7 <https://pytorch-lightning.readthedocs.io/en/1.0.7 >`_,
127
138
`1.0.8 <https://pytorch-lightning.readthedocs.io/en/1.0.8 >`_
139
+ -
0 commit comments