-
Notifications
You must be signed in to change notification settings - Fork 22.7k
PyTorch Versions
Svetlana Karslioglu edited this page Oct 17, 2024
·
15 revisions
This table contains the history of PyTorch versions, along with compatible domain libraries.
PyTorch Version | torchvision | torchtext | torchaudio | PyTorch Release Date |
---|---|---|---|---|
2.5.0 | 0.20.0 | - | 2.5.0 | 10/17/2024 |
2.4.0 | 0.19.0 | - | 2.4.0 | 07/24/2024 |
2.3.0 | 0.18.0 | 0.18.0 | 2.3.0 | 04/24/2024 |
2.2.0 | 0.17.0 | 0.17.0 | 2.2.0 | 01/30/2024 |
2.1.0 | 0.16.0 | 0.16.0 | 2.1.0 | 10/04/2023 |
2.0.0 | 0.15.1 | 0.15.1 | 2.0.1 | 03/15/2023 |
1.13.0 | 0.14.0 | 0.14.0 | 0.13.0 | 10/28/2022 |
1.12.0 | 0.13.0 | 0.13.0 | 0.12.0 | 06/28/2022 |
1.11.0 | 0.12.0 | 0.12.0 | 0.11.0 | 02/10/2022 |
1.10.1 | 0.11.2 | 0.11.1 | 0.10.1 | 12/15/2021 |
1.10 | 0.11.0 | 0.11.0 | 0.10.0 | 10/21/2021 |
1.9.1 | 0.10.1 | 0.10.1 | 0.9.1 | 9/21/2021 |
1.9.0 | 0.10.0 | 0.10.0 | 0.9.0 | 6/15/2021 |
1.8.1 | 0.9.1 | 3/25/2021 | ||
1.8.0 | 0.9.0 | 0.9.0 | 0.8.0 | 3/4/2021 |
1.7.1 | 0.8.2 | 0.8.1 | 0.7.2 | 12/10/2020 |
1.7.0 | 0.8.0 + 0.8.1 | 0.8.0 | 10/27/2020 | |
1.6.0 | 0.7.0 | 0.7.0 | 0.6.0 | 7/28/2020 |
1.5.1 | 0.6.1 | 0.5.1 | 6/18/2020 | |
1.5.0 | 0.6.0 | 0.6.0 | 0.5.0 | 4/21/2020 |
1.4.0 | 0.5.0 | 0.5.0 | 0.4.0 | 1/15/2020 |
1.3.1 | 0.4.2 | 0.3.2 | 11/7/2019 | |
1.3.0 | 0.4.1 | 0.3.1 | 10/22/2019 | |
1.2.0 | 0.4.0 | 0.3.0 | 8/8/2019 | |
1.1.0 | 0.3.0 | 4/30/2019 | ||
1.0.0 | 0.2.2 | 12/7/2018 | ||
0.4.1 | 7/26/2018 | |||
0.4.0 | 0.2.1 | 0.2.3 | 4/24/2018 | |
0.3.1 | 4/3/2018 | |||
0.3.0 | 1/25/2018 |
Installation instructions can be found on the PyTorch Get Started page.
You can visit this page for instructions for previous versions.