pytorch

pytorch #

# 安装
# cd ~/code/study/ai/pytorch/study-pytorch/hello-pytorch
mamba create -n hello-pytorch
mamba activate hello-pytorch

mamba install pytorch::pytorch torchvision torchaudio -c pytorch

mamba install --file requirements.txt

本文访问量

本站总访问量

本站总访客数