“Como instalar a versão antiga do pytorch” Respostas de código

Como instalar Pytorch 0.4.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
Victorious Vole

Como instalar a versão antiga do pytorch

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
Thoughtless Thrush

Respostas semelhantes a “Como instalar a versão antiga do pytorch”

Perguntas semelhantes a “Como instalar a versão antiga do pytorch”

Mais respostas relacionadas para “Como instalar a versão antiga do pytorch” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código