摘要:
1.创建快捷方式 cd /usr/share/applications sudo gedit typora.desktop 写入以下内容 [Desktop Entry] Encoding=UTF-8 Name=app_name Exec=/path/to/bin Icon=/path/to/img 阅读全文
摘要:
慎重安装最新版的cuda吧,看看当前版本的pytorch和tensorflow支不支持最新的cuda,最好选个两个都支持的cuda版本,安装流程是一样的 1.检查自己电脑支持的cuda lhw@lhw-Dell-G15-5511:~$ nvidia-smi Wed Oct 20 00:00:21 2 阅读全文