Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

jetson nano 4.3 TRT

$ sudo apt-get install libhdf5-serial-dev hdf5-tools libhdf5-dev zlib1g-dev zip libjpeg8-dev
$ sudo apt-get install python3-pip
$ sudo pip3 install -U pip
$ sudo pip3 install -U numpy grpcio absl-py py-cpuinfo psutil portpicker six mock requests gast h5py astor termcolor protobuf keras-applications keras-preprocessing wrapt google-pasta
# TF-2.x
$ sudo pip3 install --pre --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v43 tensorflow==2.1.0+nv20.3
# TF-1.15
$ sudo pip3 install --pre --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v43 tensorflow==1.15.2+nv20.3
Comment

PREVIOUS NEXT
Code Example
Shell :: in terminal execute previous command add sudo 
Shell :: Storm Breaker ModuleNotFoundError: No module named "pyngrok" 
Shell :: tar exclude directories from a File 
Shell :: cups disable and reneable a printer 
Shell :: Keepalived source installation 
Shell :: Prerequisite packages installation for Docker 
Shell :: check space available ubuntu gui 
Shell :: ubuntu black screen recording 
Shell :: lightweight tag git 
Shell :: stop kill network connection using cmd line 
Shell :: brew mac install cargo with toolchain 
Shell :: bash if call function 
Shell :: ADD GITHUB DEPLOY KEY curl 
Shell :: caddy default tls folder 
Shell :: bash similiar to choice in cmd 
Shell :: open gas less example 
Shell :: vscode fedora 
Shell :: how to pass docker hub credentials for helm values.yaml 
Shell :: curl command to create a saved search for a user in splunk 
Shell :: Linux Tor enabled 
Shell :: HPUX List Os Version 
Shell :: fslsplit 
Shell :: upload package to gitlab package registry 
Shell :: get to the root directory /var/lib/docker we must access the docker virtual machine being used on our mac 
Shell :: ubuntu change night light intensity 
Shell :: find command create today 
Shell :: get wasmtime 
Shell :: apt install from file 
Shell :: push changes to github phpstorm 
Shell :: bash pdf merger on mac 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =