摘要:conda install pytorch==1.7.1 torchvision==0.8.2 torchaudio==0.7.2 cudatoolkit=11.0 -c pytorch https://github.com/AutoML-Research/F2GNN git clone https
阅读全文
随笔分类 - GitHub
摘要:conda install pytorch==1.7.1 torchvision==0.8.2 torchaudio==0.7.2 cudatoolkit=11.0 -c pytorch https://github.com/AutoML-Research/F2GNN git clone https
阅读全文
摘要:用idea上传GitHub三个步骤: 1.登陆GitHub,在其中选择分支: 新建分支。 2.使用命令语句,将idea中的代码上传: (1)git fetch && git checkout lList (注:List为主类名) 下载和远程分支和切换 (2)git config --global c
阅读全文
|