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 }}
codeislife99
/
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
Breadcrumbs
History for
DeepLearningExamples
TensorFlow
LanguageModeling
on
master
User selector
All users
All time
Commit history
Commits on Dec 3, 2020
removie trt, fix queuing delay typo in triton readme for bert
Swetha Mandava
committed
33ea90e
View commit details
Copy full SHA for 33ea90e
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
remove links to old ngc checkpoints
swethmandava
authored
1113674
View commit details
Copy full SHA for 1113674
View code at this point
Browse repository at this point
update gluon version to with bert in readme
swethmandava
authored
002bcd8
View commit details
Copy full SHA for 002bcd8
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
fix copying perf numbers mistake
Swetha Mandava
committed
c72196b
View commit details
Copy full SHA for c72196b
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
[BERT/TF] TRT int8 and Triton
nv-kkudrynski
committed
36a6985
View commit details
Copy full SHA for 36a6985
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Fixing hyperlinks
nv-kkudrynski
committed
5d36b4f
View commit details
Copy full SHA for 5d36b4f
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
tfrecords with correct name
Swetha Mandava
committed
9d4c9f3
View commit details
Copy full SHA for 9d4c9f3
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
converge to pyt
Swetha Mandava
committed
1069a73
View commit details
Copy full SHA for 1069a73
View code at this point
Browse repository at this point
pointing to wikiextractor commit
Swetha Mandava
committed
efd6384
View commit details
Copy full SHA for efd6384
View code at this point
Browse repository at this point
triton v2 api, download mrpc fix, update for mpi 4.2
Swetha Mandava
committed
b82c372
View commit details
Copy full SHA for b82c372
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
Insert needed space as seperator.
trentlo
committed
388f1ac
View commit details
Copy full SHA for 388f1ac
View code at this point
Browse repository at this point
Enable async_io for squad.
trentlo
committed
f3f1311
View commit details
Copy full SHA for f3f1311
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
pulling v1 tritonserver
Swetha Mandava
committed
c2051b4
View commit details
Copy full SHA for c2051b4
View code at this point
Browse repository at this point
update triton for amp
Swetha Mandava
committed
26e47a1
View commit details
Copy full SHA for 26e47a1
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
[NCF/TF, WideAndDeep/TF] Updating for Ampere, [BERT/TF] MRPC support
nv-kkudrynski
committed
878b004
View commit details
Copy full SHA for 878b004
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
[Transformer-XL/TF] Updated perf table
nv-kkudrynski
committed
40c3be6
View commit details
Copy full SHA for 40c3be6
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Update README.md
nv-kkudrynski
authored
2729732
View commit details
Copy full SHA for 2729732
View code at this point
Browse repository at this point
readme fixes
nv-kkudrynski
committed
33bdf65
View commit details
Copy full SHA for 33bdf65
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
[Transformer-XL/TF] Updating for Ampere
nvpstr
committed
6e12b5a
View commit details
Copy full SHA for 6e12b5a
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
[BERT/TF] Updating for Ampere
nvpstr
committed
96138d5
View commit details
Copy full SHA for 96138d5
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
using hvd_rank in print
Swetha Mandava
committed
ccead31
View commit details
Copy full SHA for ccead31
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Add tf.enable_resource_variables() to other run scripts.
trentlo
committed
10f00bd
View commit details
Copy full SHA for 10f00bd
View code at this point
Browse repository at this point
Commits on May 29, 2020
Enable resource_var when XLA is on for run_squad.py.
trentlo
committed
5b24223
View commit details
Copy full SHA for 5b24223
View code at this point
Browse repository at this point
Commits on May 27, 2020
correcting image names, changing throughput computations
Swetha Mandava
committed
bf1b5ee
View commit details
Copy full SHA for bf1b5ee
View code at this point
Browse repository at this point
Commits on May 18, 2020
fixing xla fragmentation in latest container
Swetha Mandava
committed
5876314
View commit details
Copy full SHA for 5876314
View code at this point
Browse repository at this point
Updating notebooks to have relative paths instead of absolute
Swetha Mandava
committed
bd5ce85
View commit details
Copy full SHA for bd5ce85
View code at this point
Browse repository at this point
Commits on May 14, 2020
change default dllog path, disable horovod for 1 gpu
Swetha Mandava
committed
942b096
View commit details
Copy full SHA for 942b096
View code at this point
Browse repository at this point
Commits on May 13, 2020
merge conflicts
Swetha Mandava
committed
cfc2395
View commit details
Copy full SHA for cfc2395
View code at this point
Browse repository at this point
amp env variable to amp api
Swetha Mandava
committed
398dc78
View commit details
Copy full SHA for 398dc78
View code at this point
Browse repository at this point
trtis to triton update
Swetha Mandava
committed
58a3ed6
View commit details
Copy full SHA for 58a3ed6
View code at this point
Browse repository at this point
Commits on May 11, 2020
Merge pull request #420 from rajeevsrao/dev/master-trt-bert-7.0
Show description for 8fecbe7
nvpstr
authored
8fecbe7
View commit details
Copy full SHA for 8fecbe7
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Inference throughput computation removing outliers, eval when eval script is given only
Swetha Mandava
committed
b7903f0
View commit details
Copy full SHA for b7903f0
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Adding DLLogger and specificying v1.1 in the readme results for clarity
Swetha Mandava
committed
c94b73f
View commit details
Copy full SHA for c94b73f
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Fix docker build script
rajeevsrao
committed
3311212
View commit details
Copy full SHA for 3311212
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Python notebook fixes
rajeevsrao
committed
c608b65
View commit details
Copy full SHA for c608b65
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.