Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lineCode
/
DeepLearningExamples
Public
forked from
NVIDIA/DeepLearningExamples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 16, 2019
Update Dockerfile
nvpstr
authored
81b1b02
View commit details
Copy full SHA for 81b1b02
Browse repository at this point
Merge pull request #107 from NVIDIA/nvpstr/master3
Show description for f6c367e
nvpstr
authored
f6c367e
View commit details
Copy full SHA for f6c367e
Browse repository at this point
Removing flawed Transformer/TF
nvpstr
committed
fde2be5
View commit details
Copy full SHA for fde2be5
Browse repository at this point
Merge pull request #106 from NVIDIA/nvpstr/master3
Show description for 8c35140
nvpstr
authored
8c35140
View commit details
Copy full SHA for 8c35140
Browse repository at this point
Updating models and adding BERT/PyT
Show description for a644350
nvpstr
committed
a644350
View commit details
Copy full SHA for a644350
Browse repository at this point
Merge branch 'gh/master' into nvpstr/master3
nvpstr
committed
3b3d0f6
View commit details
Copy full SHA for 3b3d0f6
Browse repository at this point
Commits on Jul 13, 2019
Merge pull request #103 from lxp121/master
Show description for 2cfd880
moconnor725
authored
2cfd880
View commit details
Copy full SHA for 2cfd880
Browse repository at this point
Adding FasterTransformer: A faster transformer layer inference implementation for BERT and other transformer based models.
lxp121
committed
75502be
View commit details
Copy full SHA for 75502be
Browse repository at this point
Commits on Jul 8, 2019
Updating models
nvpstr
committed
0663b67
View commit details
Copy full SHA for 0663b67
Browse repository at this point
Commits on Jul 1, 2019
Merge pull request #89 from GrzegorzKarchNV/readme-epochs
Show description for f89dcca
nvpstr
authored
f89dcca
View commit details
Copy full SHA for f89dcca
Browse repository at this point
Merge pull request #91 from GrzegorzKarchNV/readme-fix
Show description for eabbedd
nvpstr
authored
eabbedd
View commit details
Copy full SHA for eabbedd
Browse repository at this point
Commits on Jun 27, 2019
fixed batches for mixed precision and fp32, added info when no input is provided for inference, added units to expected training time
grzegorz-k-karch
committed
d7c20e5
View commit details
Copy full SHA for d7c20e5
Browse repository at this point
Commits on Jun 26, 2019
changed number of epochs in train scripts; removed number of epochs from readme for the audio samples
grzegorz-k-karch
committed
7eb5eec
View commit details
Copy full SHA for 7eb5eec
Browse repository at this point
Commits on Jun 13, 2019
Merge pull request #65 from JanuszL/fix_RN50_pytorch_DALI
Show description for 40e0742
nvpstr
authored
40e0742
View commit details
Copy full SHA for 40e0742
Browse repository at this point
Merge pull request #77 from GrzegorzKarchNV/warmup
Show description for 34a01f7
nvpstr
authored
34a01f7
View commit details
Copy full SHA for 34a01f7
Browse repository at this point
Merge pull request #79 from nv-kkudrynski/ssd_torchhub_exposure
Show description for 9df04c2
nvpstr
authored
9df04c2
View commit details
Copy full SHA for 9df04c2
Browse repository at this point
Commits on Jun 12, 2019
ssd exposure via hubconf.py (together with ssd utils)
nv-kkudrynski
committed
a8328ce
View commit details
Copy full SHA for a8328ce
Browse repository at this point
Commits on Jun 7, 2019
changed text to phrase as input to inference in the readme
grzegorz-k-karch
committed
cd284a6
View commit details
Copy full SHA for cd284a6
Browse repository at this point
updated readme
grzegorz-k-karch
committed
dc7cd1a
View commit details
Copy full SHA for dc7cd1a
Browse repository at this point
added warmup parameter to tacotron2 inference; updated README
grzegorz-k-karch
committed
79b9a48
View commit details
Copy full SHA for 79b9a48
Browse repository at this point
Merge pull request #76 from GrzegorzKarchNV/torchhub
Show description for 4aa6f17
nvpstr
authored
4aa6f17
View commit details
Copy full SHA for 4aa6f17
Browse repository at this point
added text_to_sequnce in the hubconf model
grzegorz-k-karch
committed
362dfe6
View commit details
Copy full SHA for 362dfe6
Browse repository at this point
Commits on Jun 6, 2019
Merge pull request #73 from GrzegorzKarchNV/master
Show description for da165c3
nvpstr
authored
da165c3
View commit details
Copy full SHA for da165c3
Browse repository at this point
Merge pull request #63 from khcs/bert/pretrain-fix
Show description for bf1b29d
nvpstr
authored
bf1b29d
View commit details
Copy full SHA for bf1b29d
Browse repository at this point
Merge pull request #72 from jbaczek/master
Show description for 698e775
nvpstr
authored
698e775
View commit details
Copy full SHA for 698e775
Browse repository at this point
Merge pull request #62 from NVIDIA/nvpstr-patch-1
Show description for c5bbd74
nvpstr
authored
c5bbd74
View commit details
Copy full SHA for c5bbd74
Browse repository at this point
update perf numbers
grzegorz-k-karch
committed
2f34442
View commit details
Copy full SHA for 2f34442
Browse repository at this point
updated readme - warmup for inference
grzegorz-k-karch
committed
4dd9ecf
View commit details
Copy full SHA for 4dd9ecf
Browse repository at this point
Commits on Jun 5, 2019
remove empty dir
jbaczek
committed
2774e84
View commit details
Copy full SHA for 2774e84
Browse repository at this point
fix submodule path
jbaczek
committed
7431629
View commit details
Copy full SHA for 7431629
Browse repository at this point
add missing submodule
jbaczek
committed
698516f
View commit details
Copy full SHA for 698516f
Browse repository at this point
Merge pull request #67 from GrzegorzKarchNV/master
Show description for 2619f17
nvpstr
authored
2619f17
View commit details
Copy full SHA for 2619f17
Browse repository at this point
Commits on Jun 4, 2019
Update models.py
GrzegorzKarchNV
authored
867ab68
View commit details
Copy full SHA for 867ab68
Browse repository at this point
Commits on Jun 3, 2019
Fix typo in RN50 PyTorch readme, remove unneeded lines for DALI
Show description for 20f0977
JanuszL
committed
20f0977
View commit details
Copy full SHA for 20f0977
Browse repository at this point
Commits on May 30, 2019
Fix FLAG.save_checkpoint_steps naming inconsistency.
khcs
committed
f3c1cc7
View commit details
Copy full SHA for f3c1cc7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.