安裝PyTorch_1

bigdog發表於2024-05-09

pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

pip install torch torchvision torchaudio -i https://mirrors.tencent.com/pypi/simple/ --extra-index-url=https://download.pytorch.org/whl/cu121

相關文章