📜  如何安装 pytorch 0.4.1 - Shell-Bash 代码示例

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

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