Skip to content

Commit

Permalink
[misc] Update PyTorch version in docs (#5711)
Browse files Browse the repository at this point in the history
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
  • Loading branch information
Edenzzzz and Edenzzzz authored May 13, 2024
1 parent 537f6a3 commit 785cd9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/en/get_started/installation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Setup

Requirements:
- PyTorch >= 1.11 and PyTorch <= 2.1
- PyTorch >= 2.1
- Python >= 3.7
- CUDA >= 11.0
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/zh-Hans/get_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

环境要求:

- PyTorch >= 1.11 并且 PyTorch <= 2.1
- PyTorch >= 2.1
- Python >= 3.7
- CUDA >= 11.0
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)
Expand Down

0 comments on commit 785cd9a

Please sign in to comment.