Skip to content

Instantly share code, notes, and snippets.

@splex7
Forked from acidsound/torch.bat
Created November 1, 2023 14:03
Show Gist options
  • Save splex7/80411994c9a5c1f992dc2e61ac53f720 to your computer and use it in GitHub Desktop.
Save splex7/80411994c9a5c1f992dc2e61ac53f720 to your computer and use it in GitHub Desktop.
windows pytorch 2.0.1 설정
pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment