docs: fix pytorch version typo in upgrade/from_2_0 (#20333)

(cherry picked from commit 6f86497f55)
This commit is contained in:
WuJian 2024-10-21 22:11:22 +08:00 committed by Luca Antiga
parent 19ebe8ec5f
commit 6c9d1ad1f0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- Then
- Ref
* - used PyTorch 3.11
* - used PyTorch 1.11
- upgrade to PyTorch 2.1 or higher
- `PR18691`_