Skip to content

Commit d9f0e44

Browse files
authored
docs: Update compatibility matrix in versioning (#20948)
Update compatibility matrix in versioning to include Lightning 2.5 series and extend PyTorch support ranges
1 parent 33de230 commit d9f0e44

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/source-pytorch/versioning.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,16 @@ The table below indicates the coverage of tested versions in our CI. Versions ou
7979
- ``torch``
8080
- ``torchmetrics``
8181
- Python
82+
* - 2.5
83+
- 2.5
84+
- 2.5
85+
- ≥2.1, ≤2.7
86+
- ≥0.7.0
87+
- ≥3.9, ≤3.12
8288
* - 2.4
8389
- 2.4
8490
- 2.4
85-
- ≥2.1, ≤2.4
91+
- ≥2.1, ≤2.6
8692
- ≥0.7.0
8793
- ≥3.9, ≤3.12
8894
* - 2.3

0 commit comments

Comments
 (0)