pytorch相关

Tricy Zhou Lv3

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
  • Title: pytorch相关
  • Author: Tricy Zhou
  • Created at : 2022-01-23 15:08:10
  • Updated at : 2026-04-25 14:52:25
  • Link: https://redefine.ohevan.com/2022/01/23/pytorch-log/
  • License: This work is licensed under CC BY-NC-SA 4.0.
Comments
On this page
pytorch相关