记一些经常用到的linux命令
摘要:
记一些经常用到的linux命令,备忘用 用清华源pip: pip install django==1.11 tensorflow==1.4.0 keras==2.0.6 -i https://pypi.tuna.tsinghua.edu.cn/simple 隔10s查看显卡情况 watch -n 1 阅读全文
posted @ 2018-06-03 15:26 swuxyj 阅读(157) 评论(0) 推荐(0) 编辑