Introduction to Common Commands in Linux (Directory Commands)
I. Command prompt
[root@localhost ~]#
Among them:
Symbol
Meaning
root
Current logged-in user
localhost
host name
~
Current directory (~Home directory)
#
Super User's Prompt (Ordinary User's Prompt is $)
II. Command Format
Command [Options] [Parameters]
Be careful:
Individual commands do not follow this format. Whe ...
Added by vombomin on Sun, 30 Jun 2019 04:45:47 +0300
Hand handle Ubuntu 16.04+cuda9.0+cudnn 7.1+Anaconda+tensorflow-gpu+keras
It's all tear and blood. Notes after reinstalling the system (Note that I didn't check it, the graphics card settings can refer to other posts)
Install CUDA
Download address, official website or Baidu cloud, Baidu cloud address
https://pan.baidu.com/s/1ZjI3LDlLpRf_NSVsrj7WSw
iqqx
Official website download failed, not to ...
Added by wafawj on Fri, 17 May 2019 03:09:42 +0300