Created
September 17, 2023 18:04
-
-
Save acidsound/dbba9f1528fbea5085a5b36fa4ea5c7c to your computer and use it in GitHub Desktop.
windows pytorch 2.0.1 설정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 --extra-index-url https://download.pytorch.org/whl/cu118 |
Author
Author
2.8.0+cu128
pip install torch==2.8.0+cu128 torchvision==0.23.0+cu128 torchaudio==2.8.0+cu128 --extra-index-url https://download.pytorch.org/whl/cu128
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2.4.0
pip install torch==2.4.0+cu121 torchvision==0.19.0+cu121 torchaudio==2.4.0+cu121 --extra-index-url https://download.pytorch.org/whl/cu121