pytorch相关

pytorch学习ing…

1
2
3
# 安装 https://pytorch.org/get-started/locally/
# cuda 11.0
pip3 install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html