Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 2.01 KB

digits-workflow.md

File metadata and controls

21 lines (14 loc) · 2.01 KB

Back | Next | Contents
Overview

DIGITS Workflow

New to deep neural networks (DNNs) and machine learning? Take this introductory primer on training and inference.

Using NVIDIA deep learning tools, it's easy to Get Started training DNNs and deploying them into the field with high performance. Discrete GPUs are typically used in a server, PC, or laptop for training with DIGITS, while Jetson and integrated GPU is used in embedded form factors.

NVIDIA DIGITS is used to interactively train network models on annotated datasets in the cloud or PC, while TensorRT and Jetson are used to deploy runtime inference in the field. TensorRT uses graph optimizations and half-precision FP16 support to more than double DNN inferencing. Together, DIGITS and TensorRT form an effective workflow for developing and deploying deep neural networks capable of implementing advanced AI and perception.

Next | DIGITS System Setup
Back | Overview

© 2016-2019 NVIDIA | Table of Contents