SlideShare a Scribd company logo
1 of 44
10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD
Oct 18th AI Connect Speakers
WiBD Introduction & DL Use Cases
Renee Yao
Product Marketing Manager,
Deep Learning and Analytics
NVIDIA
Deep Learning Workflows (w/ a demo)
Kari Briski
Director of Deep Learning
Software Product
NVIDIA
Deep Learning in Enterprise
Nazanin Zaker
Data Scientist
SAP Innovation Center Network
Renee Yao
Product Marketing Manager, NVIDIA
AI CONNECT
Agenda
AI Connect
• 6:00-7:00pm – Registration and Networking
• 7:00-7:15pm – “WiBD Introduction & DL Use
Cases”, Renee Yao, Product Marketing
Manager, Deep Learning and Analytics, NVIDIA
• 7:15-7:45pm – “Deep Learning Workflows
(with a live demo)”, Kari Briski, Director of
Deep Learning Software Product, NVIDIA
• 7:45-8:15pm – “Deep Learning in Enterprise”
by Nazanin Zaker, Data Scientist, SAP
Innovation Center Network
• 8:15-8:30pm - Wrap-up & Giveaways
February Apache Hadoop
Training @ Cloudera
May Apache Drill and
Apache Spark @ MapR
June Career Empowerment
@ Andreessen Horowitz
June @ Spark Summit
June @ Hadoop SummitMarch @ Strata+Hadoop
World SJ
10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD
10/20/2017 Women in Big Data Forum
Be Part of The Solution
Become a member or a sponsor
• Website: womeninbigdata.org
• LinkedIn: “Women in Big Data Forum”
• Meetup: meetup.com/Women-in-Big-Data-Meetup/
• Twitter: @DataWomen
• Video: https://www.youtube.com/channel/UCOaMT7A9SVkeBdvYNxiITVA
Join us
Event Hashtags: #IamAI, #WiBD
Kari Briski, 10-18-17
DEEP LEARNING WORKFLOWS:
DEEP LEARNING TRAINING AND INFERENCE
7
NATURAL LANGUAGE
PROCESSING
SPEECH & AUDIO
AI APPLICATIONS
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION
8
NATURAL LANGUAGE
PROCESSING
SPEECH & AUDIO
AI APPLICATIONS
Object Detection
Classification
Segmentation
Visual Q&A
Neural Machine
Translation
Question & Answer
Sentiment Analysis
Search and
recommendation engines
ASR
automatic speech recognition
Generation
Processing
Audio-classification
Denoising
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION
9
ACCELERATED DEEP LEARNING TRAINING STACK
AI Applications
are Built on NVIDIA Hardware and Software
End-to-End
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
10
NVIDIA TOOLS FOR DEEP LEARNING WORKFLOW
NVIDIA DEEP LEARNING SDK
TRAINING DEPLOY WITH TENSORRT
TRAINED
NETWORK
TRAINING
DATA TRAINING
DATA MANAGEMENT
MODEL ASSESSMENT
EMBEDDED
Jetson TX
AUTOMOTIVE
Drive PX (XAVIER)
DATA CENTER
Tesla (Pascal, Volta)
DATA: GATHER AND LABEL
Rapidly label data,
guide training get
insights
Gather Data
Curate data sets
Accelerated Deep Learning Training Software Stack
11
DL FLOW
INFERENCE &
MICROSERVICES
IMPORT
Format…
PREPROCESS
clean, clip,
label,
Normalize, ..
VISUALIZATION
Curated DatasetSource Dataset
TRAIN
SCORE +
OPTIMIZE,
VISUALIZATION
DEPLOY
tune,
compile
+ runtime
REST
API
RESULT *
inference,
prediction
MODEL
ZOO
12
INFRASTRUCTURE FOR AI
13
GATHER DATA, CURATE LABEL
14
Crowd Source Tools
VATIC
Free Labeled Data
ViPER
Computer Vision
Translation
Speech & Audio
Home-grown
15
Project Manager
STEP 1
Project Setup
Project named
Classifier types defined
Labeling task settings
defined
Sequences added
Data Labeler
STEP 3
Labeling
Labels created
Attributes of labels selected
Frames committed for QA
Curator
STEP 2
Data Labeler
STEP 4
QA
Frames accepted or rejected
Rejection reason specified
Data Labeler
STEP 5
Export
Data sent to training
Export
Data set sent to training
Curation
Which pieces of data make the
most sense to us
16
TRAINING
17
UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION
DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras
NVIDIA DEEP LEARNING SOFTWARE TRAINING STACK
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
At Your Desk On-Prem In-the-Cloud
18
DEEP LEARNING
cuDNN
MATH LIBRARIES
cuBLAS cuSPARSE
COMMUNICATION
cuFFT
ACCELERATED DEEP LEARNING TRAINING STACK
UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION
DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras
DEEP LEARNING FRAMEWORKS
Deep Learning Software Libraries (AKA Frameworks)
NCCLArchitecture Specific Libraries
Productivity: Workflow, Data and Job Management, Experiments
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
At Your Desk On-Prem In-the-Cloud
19
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment Analysis
DEEP LEARNING
cuDNN
MATH LIBRARIES
cuBLAS cuSPARSE
COMMUNICATION
cuFFT
Image Classification
ACCELERATED DEEP LEARNING TRAINING STACK
UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION
DIGITS, NVIDIA GPU Cloud, NVDocker, Keras, Kubernetes
NV OPTIMIZED NV ACCELERATED
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
NCCL
Paddle
At Your Desk On-Prem In-the-Cloud
20
GENERATIONAL GPU PERFORMANCE & TENSOR CORES
0
1
2
3
4
5
6
7
8
k80 p100 v100 v100 TC
Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta
21
GENERATIONAL GPU PERFORMANCE & TENSOR CORES
0
1
2
3
4
5
6
7
8
k80 p100 v100 v100 TC
Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta
with Volta Tensor Core math
3-3.5X CNN training
over Pascal
22
0 10 20 30 40 50
8x-V100
8x P100
8x K80
TIME TO SOLUTION (HOURS)
1 weekend
1 day
1 afternoon
Convolutional Neural Networks
Recursive Neural Networks
Training ImageNet to accuracy(90 epochs) with ResNet-50
Training OpenNMT to accuracy (13 epochs)
0 10 20 30 40
V100
P100
K80
23
WHERE TO TRAIN
At Your Desk On-Prem In-the-Cloud
24
INFERENCE
DEPLOY YOUR TRAINED NETWORK
TO INFER IN APPLICATIONS
25
TRAINED
NETWORK
MODEL
NOW WHAT?
0
500
1000
1500
2000
2500
CPU K80 TF P100 TF P100 TRT
Throughput
Images/sec
26
TRAINED
NETWORK
MODEL
OPTIMIZE
0
500
1000
1500
2000
2500
CPU K80 TF P100 TF P100 TRT
Throughput
Images/sec
27
NVIDIA TENSOR RT
Maximize inference throughput for latency critical services
TRAINED
NETWORK
MODEL
EMBEDDED
Jetson TX
AUTOMOTIVE
Drive PX (XAVIER)
DATA CENTER
Tesla (Pascal, Volta)
High performance neural network inference optimizer and runtime engine for production
deployment
TensorRT Optimizer
TensorRT
Runtime
Engine
OPTIMIZED
NETWORK
28
TESLA V100
DRIVE PX 2
TESLA P4
JETSON TX2
NVIDIA DLA
TensorRT
NVIDIA TENSORRT PROGRAMMABLE
INFERENCING PLATFORM
NVIDIA TENSORRT PROGRAMMABLE
INFERENCING PLATFORM
29
NVIDIA TensorRT
Maximize throughput and minimize latency
Deploy reduced precision without retraining and
without accuracy loss
Train in any framework, deploy in TensorRT without
overhead
Programmable Inference Accelerator
Embedded Automotive Data center
Jetson Drive PX Tesla
developer.nvidia.com/tensorrt
30
VOLTA ON A BUDGET
LATENCY BENCHMARKS
0
1000
2000
3000
4000
5000
6000
CPU-Only V100 + TensorFlow V100 + TensorRT
Throughput (image/s) vs Latency (ms)
CPU-Only
V100 + TensorFlow
V100 + TensorRT
3X
19
6
7
ResNet-50 (ImageNet) OpenNMT (English to Deutsch)
Throughput on a 200 ms latency budget
6X
31
ENABLE INT8 INFERENCE
TensorRT is ENABLER
for entropy quantization
Training
Framework
TensorRT
Calibrate
&
Quantize
fp32 int8 Inference
100’s of samples
of training data
FP32 TOP 1 INT8 TOP 1 DIFFERENCE
Alexnet 57.22% 56.96% 0.26%
Googlenet 68.87% 68.49% 0.38%
VGG 68.56% 68.45% 0.11%
Resnet-50 73.11% 72.54% 0.57%
Resnet-
101
74.58% 74.14% 0.44%
Resnet-
152
75.18% 74.56% 0.61%
Maintain accuracy without
retraining
32
NVIDIA TENSOR RT
Maximize inference throughput for latency critical services
EMBEDDED
Jetson TX
AUTOMOTIVE
Drive PX (XAVIER)
DATA CENTER
Tesla (Pascal, Volta)
Large Batch,
Low Latency, Production-ready
Real-time execution, high resolution,
high throughput, small footprint
Low power
small footprint, multi-inference
33
“On average TensorRT has doubled the speed of
our inference which is pretty amazing!”
Source: Paul Kruszewski; CEO WRNCH
“On average we see around 10x speedup, with between
3-70x speedups depending on the scenarios ”
Source: Matthew Zieler CEO Clarifai
“Self-driving car’s having real-time execution is obviously
very important. With our ResNet101 network, TensorRT
brought our inference time down from 250ms to 89ms.”
34
35NVIDIA CONFIDENTIAL. DO NOT DISTRIBUTE.
FAST IMPLEMENTATION OF TENSORFLOW
36
EXAMPLE WORKFLOWS
37
DL DATACENTER WORKFLOW
TensorRT increases productivity and time to results
INFERENCE &
MICROSERVICES
TRAIN
SCORE +
OPTIMIZE,
VISUALIZATION
DEPLOY
tune,
compile
+ runtime
REST
API
RESULT
inference,
prediction
MODEL
ZOO
Automated
with TensorRT
A/B Testing, Use
data
38
NVIDIA DIGITS
>10k pulls
>2.5k stars
DL EDGE/ IVA WORKFLOW
Transfer Learning: Train and deploy to edge in less than a minute
39
DEMO DEEP LEARNING WORKFLOW
Transfer Learning: Train and deploy to edge in less than a minute
A special THANK YOU!
Zheng Liu &
Varun Praveen
40
IN SUMMARY
41
WHO, WHAT, WHERE
RESEARCHERS
Explore the “next big thing”
opportunity to fuel business
APPLIED DL/ DATA SCIENTISTS
Retrain w/ data, productize models
for consistency, focus on quality
APPLICATION DEVELOPER
Scale and deploy successful
applications w/ great user ex.
42
WHO, WHAT, WHERE
RESEARCHERS
Explore the “next big thing”
opportunity to fuel business, and find
ways to productize it
APPLIED DL/ DATA SCIENTISTS
Retrain, productize models for
consistency, quality, tuning with
right data
APPLICATION DEVELOPER
Scale and deploy successful
applications w/ great user ex.
Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification
Paddle
43
WHO, WHAT, WHERE
RESEARCHERS
Explore the “next big thing”
opportunity to fuel business, and find
ways to productize it
DATA SCIENTISTS
Retrain, productize models for
consistency, quality, tuning with
right data
APPLICATION DEVELOPER
Scale and deploy successful
applications w/ great user ex.
TensorRT
Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification
Training Deployingor
Paddle
44

More Related Content

What's hot

"Getting More from Your Datasets: Data Augmentation, Annotation and Generativ...
"Getting More from Your Datasets: Data Augmentation, Annotation and Generativ..."Getting More from Your Datasets: Data Augmentation, Annotation and Generativ...
"Getting More from Your Datasets: Data Augmentation, Annotation and Generativ...Edge AI and Vision Alliance
 
TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...
TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...
TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...Simplilearn
 
Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...
Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...
Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...Edureka!
 
Introduction to Recurrent Neural Network
Introduction to Recurrent Neural NetworkIntroduction to Recurrent Neural Network
Introduction to Recurrent Neural NetworkKnoldus Inc.
 
Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...
Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...
Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...Simplilearn
 
[AIoTLab]attention mechanism.pptx
[AIoTLab]attention mechanism.pptx[AIoTLab]attention mechanism.pptx
[AIoTLab]attention mechanism.pptxTuCaoMinh2
 
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...Andrew Gardner
 
Distributed Deep Learning on AWS with Apache MXNet
Distributed Deep Learning on AWS with Apache MXNetDistributed Deep Learning on AWS with Apache MXNet
Distributed Deep Learning on AWS with Apache MXNetAmazon Web Services
 
An Introduction to Neural Architecture Search
An Introduction to Neural Architecture SearchAn Introduction to Neural Architecture Search
An Introduction to Neural Architecture SearchBill Liu
 
한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson Platform한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson PlatformHANCOM MDS
 
Introduction to PyTorch
Introduction to PyTorchIntroduction to PyTorch
Introduction to PyTorchJun Young Park
 
Distributed deep learning
Distributed deep learningDistributed deep learning
Distributed deep learningMehdi Shibahara
 
Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...
Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...
Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...Databricks
 
“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...
“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...
“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...Edge AI and Vision Alliance
 
Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...
Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...
Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...Chris Fregly
 
Training Neural Networks
Training Neural NetworksTraining Neural Networks
Training Neural NetworksDatabricks
 
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...Mihai Criveti
 

What's hot (20)

"Getting More from Your Datasets: Data Augmentation, Annotation and Generativ...
"Getting More from Your Datasets: Data Augmentation, Annotation and Generativ..."Getting More from Your Datasets: Data Augmentation, Annotation and Generativ...
"Getting More from Your Datasets: Data Augmentation, Annotation and Generativ...
 
TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...
TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...
TensorFlow Tutorial | Deep Learning With TensorFlow | TensorFlow Tutorial For...
 
Cnn
CnnCnn
Cnn
 
Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...
Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...
Recurrent Neural Networks (RNN) | RNN LSTM | Deep Learning Tutorial | Tensorf...
 
Lstm
LstmLstm
Lstm
 
Introduction to Recurrent Neural Network
Introduction to Recurrent Neural NetworkIntroduction to Recurrent Neural Network
Introduction to Recurrent Neural Network
 
Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...
Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...
Deep Learning Tutorial | Deep Learning TensorFlow | Deep Learning With Neural...
 
[AIoTLab]attention mechanism.pptx
[AIoTLab]attention mechanism.pptx[AIoTLab]attention mechanism.pptx
[AIoTLab]attention mechanism.pptx
 
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
Deep Learning for Data Scientists - Data Science ATL Meetup Presentation, 201...
 
Distributed Deep Learning on AWS with Apache MXNet
Distributed Deep Learning on AWS with Apache MXNetDistributed Deep Learning on AWS with Apache MXNet
Distributed Deep Learning on AWS with Apache MXNet
 
An Introduction to Neural Architecture Search
An Introduction to Neural Architecture SearchAn Introduction to Neural Architecture Search
An Introduction to Neural Architecture Search
 
한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson Platform한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson Platform
 
Introduction to PyTorch
Introduction to PyTorchIntroduction to PyTorch
Introduction to PyTorch
 
LSTM Tutorial
LSTM TutorialLSTM Tutorial
LSTM Tutorial
 
Distributed deep learning
Distributed deep learningDistributed deep learning
Distributed deep learning
 
Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...
Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...
Using Deep Learning on Apache Spark to Diagnose Thoracic Pathology from Chest...
 
“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...
“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...
“Powering the Connected Intelligent Edge and the Future of On-Device AI,” a P...
 
Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...
Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...
Hands-on Learning with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + ...
 
Training Neural Networks
Training Neural NetworksTraining Neural Networks
Training Neural Networks
 
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
 

Viewers also liked

Deep Learning In Industries
Deep Learning In IndustriesDeep Learning In Industries
Deep Learning In IndustriesNVIDIA
 
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017NVIDIA
 
Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017NVIDIA
 
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...Edureka!
 
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Shirshanka Das
 

Viewers also liked (6)

Deep Learning In Industries
Deep Learning In IndustriesDeep Learning In Industries
Deep Learning In Industries
 
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
 
Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017
 
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
 
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
 
The AI Rush
The AI RushThe AI Rush
The AI Rush
 

Similar to Deep Learning Workflows: Training and Inference

Dell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data CenterDell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data CenterRenee Yao
 
abelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptxabelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptxgopikahari7
 
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...Willy Marroquin (WillyDevNET)
 
NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習NVIDIA Taiwan
 
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...Newprolab
 
Urs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in BostonUrs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in BostonIntel Nervana
 
Introduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI PlatformIntroduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI PlatformIndrajit Poddar
 
HPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoTHPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoTRenee Yao
 
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...E-Commerce Brasil
 
Tesla Accelerated Computing Platform
Tesla Accelerated Computing PlatformTesla Accelerated Computing Platform
Tesla Accelerated Computing Platforminside-BigData.com
 
Introduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template LibraryIntroduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template LibraryCan Ozdoruk
 
Introduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike WangIntroduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike WangPAPIs.io
 
Nervana and the Future of Computing
Nervana and the Future of ComputingNervana and the Future of Computing
Nervana and the Future of ComputingIntel Nervana
 
SDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's StampedeSDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's StampedeIntel® Software
 
Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)Intel® Software
 
Fuelling the AI Revolution with Gaming
Fuelling the AI Revolution with GamingFuelling the AI Revolution with Gaming
Fuelling the AI Revolution with GamingAlison B. Lowndes
 
Possibilities of generative models
Possibilities of generative modelsPossibilities of generative models
Possibilities of generative modelsAlison B. Lowndes
 

Similar to Deep Learning Workflows: Training and Inference (20)

Dell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data CenterDell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data Center
 
abelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptxabelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptx
 
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...
 
NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習
 
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
 
Urs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in BostonUrs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in Boston
 
Introduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI PlatformIntroduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI Platform
 
HPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoTHPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoT
 
Deep Learning Update May 2016
Deep Learning Update May 2016Deep Learning Update May 2016
Deep Learning Update May 2016
 
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
 
Tesla Accelerated Computing Platform
Tesla Accelerated Computing PlatformTesla Accelerated Computing Platform
Tesla Accelerated Computing Platform
 
Nvidia at SEMICon, Munich
Nvidia at SEMICon, MunichNvidia at SEMICon, Munich
Nvidia at SEMICon, Munich
 
Introduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template LibraryIntroduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template Library
 
Introduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike WangIntroduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike Wang
 
Nervana and the Future of Computing
Nervana and the Future of ComputingNervana and the Future of Computing
Nervana and the Future of Computing
 
SDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's StampedeSDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's Stampede
 
Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)
 
Fuelling the AI Revolution with Gaming
Fuelling the AI Revolution with GamingFuelling the AI Revolution with Gaming
Fuelling the AI Revolution with Gaming
 
Possibilities of generative models
Possibilities of generative modelsPossibilities of generative models
Possibilities of generative models
 
DataArt
DataArtDataArt
DataArt
 

More from NVIDIA

NVIDIA Story 2023.pdf
NVIDIA Story 2023.pdfNVIDIA Story 2023.pdf
NVIDIA Story 2023.pdfNVIDIA
 
NVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring HighlightsNVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring HighlightsNVIDIA
 
NVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company OverviewNVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company OverviewNVIDIA
 
NVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October SummaryNVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October SummaryNVIDIA
 
The Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life SciencesThe Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life SciencesNVIDIA
 
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019NVIDIA
 
NLP for Biomedical Applications
NLP for Biomedical ApplicationsNLP for Biomedical Applications
NLP for Biomedical ApplicationsNVIDIA
 
Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019NVIDIA
 
Seven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence ResearchSeven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence ResearchNVIDIA
 
NVIDIA Developer Program Overview
NVIDIA Developer Program OverviewNVIDIA Developer Program Overview
NVIDIA Developer Program OverviewNVIDIA
 
NVIDIA at Computex 2019
NVIDIA at Computex 2019 NVIDIA at Computex 2019
NVIDIA at Computex 2019 NVIDIA
 
Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019NVIDIA
 
DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019NVIDIA
 
Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019NVIDIA
 
This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019NVIDIA
 
GTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon ValleyGTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon ValleyNVIDIA
 
CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019NVIDIA
 
DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019NVIDIA
 
Transforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon ValleyTransforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon ValleyNVIDIA
 
OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019NVIDIA
 

More from NVIDIA (20)

NVIDIA Story 2023.pdf
NVIDIA Story 2023.pdfNVIDIA Story 2023.pdf
NVIDIA Story 2023.pdf
 
NVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring HighlightsNVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring Highlights
 
NVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company OverviewNVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company Overview
 
NVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October SummaryNVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October Summary
 
The Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life SciencesThe Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life Sciences
 
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
 
NLP for Biomedical Applications
NLP for Biomedical ApplicationsNLP for Biomedical Applications
NLP for Biomedical Applications
 
Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019
 
Seven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence ResearchSeven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence Research
 
NVIDIA Developer Program Overview
NVIDIA Developer Program OverviewNVIDIA Developer Program Overview
NVIDIA Developer Program Overview
 
NVIDIA at Computex 2019
NVIDIA at Computex 2019 NVIDIA at Computex 2019
NVIDIA at Computex 2019
 
Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019
 
DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019
 
Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019
 
This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019
 
GTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon ValleyGTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon Valley
 
CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019
 
DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019
 
Transforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon ValleyTransforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon Valley
 
OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019
 

Recently uploaded

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Deep Learning Workflows: Training and Inference

  • 1. 10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD Oct 18th AI Connect Speakers WiBD Introduction & DL Use Cases Renee Yao Product Marketing Manager, Deep Learning and Analytics NVIDIA Deep Learning Workflows (w/ a demo) Kari Briski Director of Deep Learning Software Product NVIDIA Deep Learning in Enterprise Nazanin Zaker Data Scientist SAP Innovation Center Network
  • 2. Renee Yao Product Marketing Manager, NVIDIA AI CONNECT
  • 3. Agenda AI Connect • 6:00-7:00pm – Registration and Networking • 7:00-7:15pm – “WiBD Introduction & DL Use Cases”, Renee Yao, Product Marketing Manager, Deep Learning and Analytics, NVIDIA • 7:15-7:45pm – “Deep Learning Workflows (with a live demo)”, Kari Briski, Director of Deep Learning Software Product, NVIDIA • 7:45-8:15pm – “Deep Learning in Enterprise” by Nazanin Zaker, Data Scientist, SAP Innovation Center Network • 8:15-8:30pm - Wrap-up & Giveaways February Apache Hadoop Training @ Cloudera May Apache Drill and Apache Spark @ MapR June Career Empowerment @ Andreessen Horowitz June @ Spark Summit June @ Hadoop SummitMarch @ Strata+Hadoop World SJ 10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD
  • 4. 10/20/2017 Women in Big Data Forum Be Part of The Solution Become a member or a sponsor • Website: womeninbigdata.org • LinkedIn: “Women in Big Data Forum” • Meetup: meetup.com/Women-in-Big-Data-Meetup/ • Twitter: @DataWomen • Video: https://www.youtube.com/channel/UCOaMT7A9SVkeBdvYNxiITVA Join us Event Hashtags: #IamAI, #WiBD
  • 5.
  • 6. Kari Briski, 10-18-17 DEEP LEARNING WORKFLOWS: DEEP LEARNING TRAINING AND INFERENCE
  • 7. 7 NATURAL LANGUAGE PROCESSING SPEECH & AUDIO AI APPLICATIONS Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION
  • 8. 8 NATURAL LANGUAGE PROCESSING SPEECH & AUDIO AI APPLICATIONS Object Detection Classification Segmentation Visual Q&A Neural Machine Translation Question & Answer Sentiment Analysis Search and recommendation engines ASR automatic speech recognition Generation Processing Audio-classification Denoising Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION
  • 9. 9 ACCELERATED DEEP LEARNING TRAINING STACK AI Applications are Built on NVIDIA Hardware and Software End-to-End Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
  • 10. 10 NVIDIA TOOLS FOR DEEP LEARNING WORKFLOW NVIDIA DEEP LEARNING SDK TRAINING DEPLOY WITH TENSORRT TRAINED NETWORK TRAINING DATA TRAINING DATA MANAGEMENT MODEL ASSESSMENT EMBEDDED Jetson TX AUTOMOTIVE Drive PX (XAVIER) DATA CENTER Tesla (Pascal, Volta) DATA: GATHER AND LABEL Rapidly label data, guide training get insights Gather Data Curate data sets Accelerated Deep Learning Training Software Stack
  • 11. 11 DL FLOW INFERENCE & MICROSERVICES IMPORT Format… PREPROCESS clean, clip, label, Normalize, .. VISUALIZATION Curated DatasetSource Dataset TRAIN SCORE + OPTIMIZE, VISUALIZATION DEPLOY tune, compile + runtime REST API RESULT * inference, prediction MODEL ZOO
  • 14. 14 Crowd Source Tools VATIC Free Labeled Data ViPER Computer Vision Translation Speech & Audio Home-grown
  • 15. 15 Project Manager STEP 1 Project Setup Project named Classifier types defined Labeling task settings defined Sequences added Data Labeler STEP 3 Labeling Labels created Attributes of labels selected Frames committed for QA Curator STEP 2 Data Labeler STEP 4 QA Frames accepted or rejected Rejection reason specified Data Labeler STEP 5 Export Data sent to training Export Data set sent to training Curation Which pieces of data make the most sense to us
  • 17. 17 UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras NVIDIA DEEP LEARNING SOFTWARE TRAINING STACK Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING At Your Desk On-Prem In-the-Cloud
  • 18. 18 DEEP LEARNING cuDNN MATH LIBRARIES cuBLAS cuSPARSE COMMUNICATION cuFFT ACCELERATED DEEP LEARNING TRAINING STACK UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras DEEP LEARNING FRAMEWORKS Deep Learning Software Libraries (AKA Frameworks) NCCLArchitecture Specific Libraries Productivity: Workflow, Data and Job Management, Experiments Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING At Your Desk On-Prem In-the-Cloud
  • 19. 19 Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment Analysis DEEP LEARNING cuDNN MATH LIBRARIES cuBLAS cuSPARSE COMMUNICATION cuFFT Image Classification ACCELERATED DEEP LEARNING TRAINING STACK UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION DIGITS, NVIDIA GPU Cloud, NVDocker, Keras, Kubernetes NV OPTIMIZED NV ACCELERATED COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING NCCL Paddle At Your Desk On-Prem In-the-Cloud
  • 20. 20 GENERATIONAL GPU PERFORMANCE & TENSOR CORES 0 1 2 3 4 5 6 7 8 k80 p100 v100 v100 TC Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta
  • 21. 21 GENERATIONAL GPU PERFORMANCE & TENSOR CORES 0 1 2 3 4 5 6 7 8 k80 p100 v100 v100 TC Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta with Volta Tensor Core math 3-3.5X CNN training over Pascal
  • 22. 22 0 10 20 30 40 50 8x-V100 8x P100 8x K80 TIME TO SOLUTION (HOURS) 1 weekend 1 day 1 afternoon Convolutional Neural Networks Recursive Neural Networks Training ImageNet to accuracy(90 epochs) with ResNet-50 Training OpenNMT to accuracy (13 epochs) 0 10 20 30 40 V100 P100 K80
  • 23. 23 WHERE TO TRAIN At Your Desk On-Prem In-the-Cloud
  • 24. 24 INFERENCE DEPLOY YOUR TRAINED NETWORK TO INFER IN APPLICATIONS
  • 25. 25 TRAINED NETWORK MODEL NOW WHAT? 0 500 1000 1500 2000 2500 CPU K80 TF P100 TF P100 TRT Throughput Images/sec
  • 27. 27 NVIDIA TENSOR RT Maximize inference throughput for latency critical services TRAINED NETWORK MODEL EMBEDDED Jetson TX AUTOMOTIVE Drive PX (XAVIER) DATA CENTER Tesla (Pascal, Volta) High performance neural network inference optimizer and runtime engine for production deployment TensorRT Optimizer TensorRT Runtime Engine OPTIMIZED NETWORK
  • 28. 28 TESLA V100 DRIVE PX 2 TESLA P4 JETSON TX2 NVIDIA DLA TensorRT NVIDIA TENSORRT PROGRAMMABLE INFERENCING PLATFORM NVIDIA TENSORRT PROGRAMMABLE INFERENCING PLATFORM
  • 29. 29 NVIDIA TensorRT Maximize throughput and minimize latency Deploy reduced precision without retraining and without accuracy loss Train in any framework, deploy in TensorRT without overhead Programmable Inference Accelerator Embedded Automotive Data center Jetson Drive PX Tesla developer.nvidia.com/tensorrt
  • 30. 30 VOLTA ON A BUDGET LATENCY BENCHMARKS 0 1000 2000 3000 4000 5000 6000 CPU-Only V100 + TensorFlow V100 + TensorRT Throughput (image/s) vs Latency (ms) CPU-Only V100 + TensorFlow V100 + TensorRT 3X 19 6 7 ResNet-50 (ImageNet) OpenNMT (English to Deutsch) Throughput on a 200 ms latency budget 6X
  • 31. 31 ENABLE INT8 INFERENCE TensorRT is ENABLER for entropy quantization Training Framework TensorRT Calibrate & Quantize fp32 int8 Inference 100’s of samples of training data FP32 TOP 1 INT8 TOP 1 DIFFERENCE Alexnet 57.22% 56.96% 0.26% Googlenet 68.87% 68.49% 0.38% VGG 68.56% 68.45% 0.11% Resnet-50 73.11% 72.54% 0.57% Resnet- 101 74.58% 74.14% 0.44% Resnet- 152 75.18% 74.56% 0.61% Maintain accuracy without retraining
  • 32. 32 NVIDIA TENSOR RT Maximize inference throughput for latency critical services EMBEDDED Jetson TX AUTOMOTIVE Drive PX (XAVIER) DATA CENTER Tesla (Pascal, Volta) Large Batch, Low Latency, Production-ready Real-time execution, high resolution, high throughput, small footprint Low power small footprint, multi-inference
  • 33. 33 “On average TensorRT has doubled the speed of our inference which is pretty amazing!” Source: Paul Kruszewski; CEO WRNCH “On average we see around 10x speedup, with between 3-70x speedups depending on the scenarios ” Source: Matthew Zieler CEO Clarifai “Self-driving car’s having real-time execution is obviously very important. With our ResNet101 network, TensorRT brought our inference time down from 250ms to 89ms.”
  • 34. 34
  • 35. 35NVIDIA CONFIDENTIAL. DO NOT DISTRIBUTE. FAST IMPLEMENTATION OF TENSORFLOW
  • 37. 37 DL DATACENTER WORKFLOW TensorRT increases productivity and time to results INFERENCE & MICROSERVICES TRAIN SCORE + OPTIMIZE, VISUALIZATION DEPLOY tune, compile + runtime REST API RESULT inference, prediction MODEL ZOO Automated with TensorRT A/B Testing, Use data
  • 38. 38 NVIDIA DIGITS >10k pulls >2.5k stars DL EDGE/ IVA WORKFLOW Transfer Learning: Train and deploy to edge in less than a minute
  • 39. 39 DEMO DEEP LEARNING WORKFLOW Transfer Learning: Train and deploy to edge in less than a minute A special THANK YOU! Zheng Liu & Varun Praveen
  • 41. 41 WHO, WHAT, WHERE RESEARCHERS Explore the “next big thing” opportunity to fuel business APPLIED DL/ DATA SCIENTISTS Retrain w/ data, productize models for consistency, focus on quality APPLICATION DEVELOPER Scale and deploy successful applications w/ great user ex.
  • 42. 42 WHO, WHAT, WHERE RESEARCHERS Explore the “next big thing” opportunity to fuel business, and find ways to productize it APPLIED DL/ DATA SCIENTISTS Retrain, productize models for consistency, quality, tuning with right data APPLICATION DEVELOPER Scale and deploy successful applications w/ great user ex. Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification Paddle
  • 43. 43 WHO, WHAT, WHERE RESEARCHERS Explore the “next big thing” opportunity to fuel business, and find ways to productize it DATA SCIENTISTS Retrain, productize models for consistency, quality, tuning with right data APPLICATION DEVELOPER Scale and deploy successful applications w/ great user ex. TensorRT Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification Training Deployingor Paddle
  • 44. 44