虚拟环境 创建环境 conda create -n <环境名> python=<python版本> 查看已有的环境 conda env list 激活环境 conda activate <环境名>
centos7安装nvidia显卡驱动、conda以及pytorch
一些好用的模块功能