January 2018
Intermediate to advanced
310 pages
7h 48m
English
Jetson TX2 is an embedding device supplied by NVIDIA specifically efficient AI computing. Jetson TX2 is lightweight, compact and hence suitable for deployment in drones, public places and so on. It also ships preinstalled TensorRT which is a runtime for TensorFlow. You can buy Jetson and flash install Ubuntu, CUDA, CUDNN before installing TensorFlow. Clone https://github.com/jetsonhacks/installTensorFlowTX2 and enter the following commands at the command prompt.
./installPrerequisites.sh
./cloneTensorFlow.sh
./setTensorFlowEV.sh ...Read now
Unlock full access