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
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 }}
Snowgrass
/
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 Apr 26, 2021
[ResNet/TF] Fix gradient calculation for sync variable
hXl3s
authored
2d55554
View commit details
Copy full SHA for 2d55554
Browse repository at this point
Commits on Apr 24, 2021
Merge pull request #924 from NVIDIA/gh/release
Show description for 0120131
nv-kkudrynski
authored
0120131
View commit details
Copy full SHA for 0120131
Browse repository at this point
[MaskRCNN/TF2] Readme fix
nv-kkudrynski
committed
e438e68
View commit details
Copy full SHA for e438e68
Browse repository at this point
Commits on Apr 22, 2021
[EfficientNet/TF2] Fix inference numbers and calculations
Show description for ec2bef8
subhankar-ghosh
authored
ec2bef8
View commit details
Copy full SHA for ec2bef8
Browse repository at this point
Commits on Apr 21, 2021
BERT/TF2 added to main readme
nv-kkudrynski
authored
da18e57
View commit details
Copy full SHA for da18e57
Browse repository at this point
Merge pull request #921 from NVIDIA/gh/release
Show description for 5b1dddc
nv-kkudrynski
authored
5b1dddc
View commit details
Copy full SHA for 5b1dddc
Browse repository at this point
[BERT/TF2] Release
nv-kkudrynski
committed
afb7dd1
View commit details
Copy full SHA for afb7dd1
Browse repository at this point
Commits on Apr 20, 2021
Merge pull request #920 from NVIDIA/gh/release
Show description for bd257e1
nv-kkudrynski
authored
bd257e1
View commit details
Copy full SHA for bd257e1
Browse repository at this point
[ConvNets/TF1] Added Triton for ResNet
nv-kkudrynski
committed
169b081
View commit details
Copy full SHA for 169b081
Browse repository at this point
[ConvNets/PyT] Triton and performance numbers updated
nv-kkudrynski
committed
7bdfc81
View commit details
Copy full SHA for 7bdfc81
Browse repository at this point
Commits on Apr 17, 2021
Merge pull request #917 from NVIDIA/byshiue-patch-1
Show description for 5b9787c
byshiue
authored
5b9787c
View commit details
Copy full SHA for 5b9787c
Browse repository at this point
[FT] Remove the source codes of FT and add the link of new repo
byshiue
committed
fd13bbd
View commit details
Copy full SHA for fd13bbd
Browse repository at this point
Merge branch 'master' into byshiue-patch-1
byshiue
committed
d58ccd7
View commit details
Copy full SHA for d58ccd7
Browse repository at this point
Commits on Apr 15, 2021
Merge pull request #916 from alancucki/Jasper/pyyaml
Show description for 9f8b7de
nv-kkudrynski
authored
9f8b7de
View commit details
Copy full SHA for 9f8b7de
Browse repository at this point
Update PyYAML due to security vulnerability
alancucki
committed
d7df37a
View commit details
Copy full SHA for d7df37a
Browse repository at this point
Commits on Apr 14, 2021
PTL link fix
nv-kkudrynski
authored
2b20ca8
View commit details
Copy full SHA for 2b20ca8
Browse repository at this point
Commits on Apr 13, 2021
Merge pull request #914 from NVIDIA/gh/release
Show description for 26206db
nv-kkudrynski
authored
26206db
View commit details
Copy full SHA for 26206db
Browse repository at this point
[ConvNets/PyT] QAT for EfficientNet
nv-kkudrynski
committed
7fbe4ab
View commit details
Copy full SHA for 7fbe4ab
Browse repository at this point
Merge pull request #912 from subhankar-ghosh/master
Show description for 93ee37e
nv-kkudrynski
authored
93ee37e
View commit details
Copy full SHA for 93ee37e
Browse repository at this point
Merge pull request #913 from NVIDIA/gh/release
Show description for 9db2347
nv-kkudrynski
authored
9db2347
View commit details
Copy full SHA for 9db2347
Browse repository at this point
[FastPitch/PyT] Added Triton
nv-kkudrynski
committed
afe0071
View commit details
Copy full SHA for afe0071
Browse repository at this point
Update Computer vision model list
subhankar-ghosh
committed
09dbddc
View commit details
Copy full SHA for 09dbddc
Browse repository at this point
Commits on Apr 10, 2021
[EfficientNet/TF2] Update training time typo
subhankar-ghosh
authored
529db24
View commit details
Copy full SHA for 529db24
Browse repository at this point
Commits on Apr 9, 2021
Merge pull request #908 from NVIDIA/gh/release
Show description for 8242235
nv-kkudrynski
authored
8242235
View commit details
Copy full SHA for 8242235
Browse repository at this point
[ConvNets/TF2] EfficientNet release
nv-kkudrynski
committed
4a66a00
View commit details
Copy full SHA for 4a66a00
Browse repository at this point
[ConvNets/PyT] EfficientNet release
nv-kkudrynski
committed
2bdf277
View commit details
Copy full SHA for 2bdf277
Browse repository at this point
Commits on Apr 7, 2021
Merge pull request #906 from NVIDIA/gh/release
Show description for 402fcbc
nv-kkudrynski
authored
402fcbc
View commit details
Copy full SHA for 402fcbc
Browse repository at this point
[Resnet/MX] Update
nv-kkudrynski
committed
8c42220
View commit details
Copy full SHA for 8c42220
Browse repository at this point
[UNet_Ind/TF] Fix number of gpus
Show description for 5e7dd3b
pribalta
authored
5e7dd3b
View commit details
Copy full SHA for 5e7dd3b
Browse repository at this point
Merge pull request #904 from PiotrBigajNV/master
Show description for 4922b48
nv-kkudrynski
authored
4922b48
View commit details
Copy full SHA for 4922b48
Browse repository at this point
Change evaluation performance into inference performance
PiotrBigajNV
committed
f9cc371
View commit details
Copy full SHA for f9cc371
Browse repository at this point
Commits on Apr 6, 2021
Merge pull request #901 from szmigacz/txl-update3
Show description for 0a3a4d0
nv-kkudrynski
authored
0a3a4d0
View commit details
Copy full SHA for 0a3a4d0
Browse repository at this point
[BERT/PyT] fix typos
Show description for 499fb1c
sharathts
authored
499fb1c
View commit details
Copy full SHA for 499fb1c
Browse repository at this point
Merge pull request #893 from NVIDIA/pribalta/fixes_to_nnunet_readme
Show description for a71bae7
nv-kkudrynski
authored
a71bae7
View commit details
Copy full SHA for a71bae7
Browse repository at this point
Commits on Apr 5, 2021
[FT] Add the deprecation in readme
byshiue
authored
a64351f
View commit details
Copy full SHA for a64351f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.