📜  如何安装旧版本的 pytorch - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:05.513000             🧑  作者: Mango

代码示例2
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org torch===0.4.1 torchvision-0.2.2.post3 -f https://download.pytorch.org/whl/torch_stable.html