mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[releng] Add release 2.2 to Release Compatibility Matrix for PyTorch releases (#114758)
Update RELEASE.md for release 2.2 Pull Request resolved: https://github.com/pytorch/pytorch/pull/114758 Approved by: https://github.com/DanilBaibak
This commit is contained in:
committed by
PyTorch MergeBot
parent
4a4c9fb0b8
commit
e891a3bba9
@ -47,6 +47,7 @@ Following is the Release Compatibility Matrix for PyTorch releases:
|
||||
|
||||
| PyTorch version | Python | Stable CUDA | Experimental CUDA |
|
||||
| --- | --- | --- | --- |
|
||||
| 2.2 | >=3.8, <=3.11 | CUDA 11.8, CUDNN 8.7.0.84 | CUDA 12.1, CUDNN 8.9.2.26 |
|
||||
| 2.1 | >=3.8, <=3.11 | CUDA 11.8, CUDNN 8.7.0.84 | CUDA 12.1, CUDNN 8.9.2.26 |
|
||||
| 2.0 | >=3.8, <=3.11 | CUDA 11.7, CUDNN 8.5.0.96 | CUDA 11.8, CUDNN 8.7.0.84 |
|
||||
| 1.13 | >=3.7, <=3.10 | CUDA 11.6, CUDNN 8.3.2.44 | CUDA 11.7, CUDNN 8.5.0.96 |
|
||||
|
Reference in New Issue
Block a user