安装PyTorch For Python3.12:
Release Version:
$ pip install torch torchvision torchaudio
Pre-Release Version:
$ pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
安装PyTorch For Python3.12:
Release Version:
$ pip install torch torchvision torchaudio
Pre-Release Version:
$ pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu