pip install torch --index-url https://download.pytorch.org/whl/cpu
下载特定版本:
pip install torch===1.12.1 --index-url https://download.pytorch.org/whl/cpu
pip install torch --index-url https://download.pytorch.org/whl/cpu
下载特定版本:
pip install torch===1.12.1 --index-url https://download.pytorch.org/whl/cpu