diff --git a/_posts/2023-02-02-deprecation-cuda-python-support.md b/_posts/2023-02-02-deprecation-cuda-python-support.md index c58bcbe923b4..c02c7249d8d6 100644 --- a/_posts/2023-02-02-deprecation-cuda-python-support.md +++ b/_posts/2023-02-02-deprecation-cuda-python-support.md @@ -3,7 +3,7 @@ layout: blog_detail title: "Deprecation of CUDA 11.6 and Python 3.7 Support" --- -For the upcoming PyTorch 2.0 feature release (target March 2022), we will target CUDA 11.7 as the stable version and CUDA 11.8 as the experimental version of CUDA and Python >=3.8, <=3.11. +For the upcoming PyTorch 2.0 feature release (target March 2023), we will target CUDA 11.7 as the stable version and CUDA 11.8 as the experimental version of CUDA and Python >=3.8, <=3.11. If you are still using or depending on CUDA 11.6 or Python 3.7 builds, we strongly recommend moving to at least CUDA 11.7 and Python 3.8, as it would be the minimum versions required for PyTorch 2.0.