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 }}
asulecki
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 22, 2021
Fix missing multiproc in example training script
asulecki
committed
b946389
View commit details
Copy full SHA for b946389
Browse repository at this point
Commits on Mar 19, 2021
Merge pull request #877 from NVIDIA/pribalta/update_readme_nnunet
Show description for 957ec5f
nv-kkudrynski
authored
957ec5f
View commit details
Copy full SHA for 957ec5f
Browse repository at this point
Add nnunet to big readme
Show description for 88c20a2
pribalta
committed
88c20a2
View commit details
Copy full SHA for 88c20a2
Browse repository at this point
Commits on Mar 18, 2021
Merge pull request #874 from NVIDIA/gh/release
Show description for dcd5071
nv-kkudrynski
authored
dcd5071
View commit details
Copy full SHA for dcd5071
Browse repository at this point
[MaskRCNN/TF2] Update
nv-kkudrynski
committed
8e46407
View commit details
Copy full SHA for 8e46407
Browse repository at this point
Merge pull request #870 from alancucki/jasper/fix_pyyaml
Show description for 5f51268
nv-kkudrynski
authored
5f51268
View commit details
Copy full SHA for 5f51268
Browse repository at this point
Commits on Mar 12, 2021
Fix version pyYAML==5.3.1
alancucki
committed
731aeeb
View commit details
Copy full SHA for 731aeeb
Browse repository at this point
fix typo in readme
sharathts
authored
70fcb70
View commit details
Copy full SHA for 70fcb70
Browse repository at this point
Commits on Mar 11, 2021
Merge pull request #865 from NVIDIA/sharathts-patch-13
Show description for c0bffda
nv-kkudrynski
authored
c0bffda
View commit details
Copy full SHA for c0bffda
Browse repository at this point
Merge pull request #868 from hXl3s/rn50/fix_bs_1
Show description for f5bda9a
nv-kkudrynski
authored
f5bda9a
View commit details
Copy full SHA for f5bda9a
Browse repository at this point
Fixed wrong shapes with BS=1
hXl3s
committed
43d061a
View commit details
Copy full SHA for 43d061a
Browse repository at this point
Commits on Mar 10, 2021
Fix the bug of mismatching datatype in print_to_screen (#866)
Show description for 596d11a
menggeliu1205
and
liumg
authored
596d11a
View commit details
Copy full SHA for 596d11a
Browse repository at this point
reflect default paths
Show description for dd6b8ca
sharathts
authored
dd6b8ca
View commit details
Copy full SHA for dd6b8ca
Browse repository at this point
Commits on Mar 9, 2021
Merge pull request #862 from lazykyama/bugfix/update_data_downloader
Show description for 8e131dd
nv-kkudrynski
authored
8e131dd
View commit details
Copy full SHA for 8e131dd
Browse repository at this point
Commits on Mar 7, 2021
Update URLs for GLUE downloader.
lazykyama
committed
c33299b
View commit details
Copy full SHA for c33299b
Browse repository at this point
Commits on Mar 5, 2021
Merge pull request #861 from nv-kkudrynski/recommenders_readme
Show description for 1621155
nv-kkudrynski
authored
1621155
View commit details
Copy full SHA for 1621155
Browse repository at this point
Inserted Recommendation readme
nv-kkudrynski
committed
ceb3a84
View commit details
Copy full SHA for ceb3a84
Browse repository at this point
Merge pull request #859 from PiotrBigajNV/pbigaj/wide_and_deep_main_readme_update
Show description for 231aa37
nv-kkudrynski
authored
231aa37
View commit details
Copy full SHA for 231aa37
Browse repository at this point
Merge pull request #856 from hXl3s/convnets/docs_update
Show description for 06298be
nv-kkudrynski
authored
06298be
View commit details
Copy full SHA for 06298be
Browse repository at this point
Add Wide&Deep TF2 info into table in main readme
PiotrBigajNV
committed
fca02dc
View commit details
Copy full SHA for fca02dc
Browse repository at this point
Commits on Mar 4, 2021
Merge pull request #858 from alancucki/jasper_inference_fix
Show description for 3081680
nv-kkudrynski
authored
3081680
View commit details
Copy full SHA for 3081680
Browse repository at this point
Fix inference assert bug with wav list
alancucki
committed
abe3e38
View commit details
Copy full SHA for abe3e38
Browse repository at this point
Merge pull request #857 from NVIDIA/gh/release
Show description for 7fe99ba
nv-kkudrynski
authored
7fe99ba
View commit details
Copy full SHA for 7fe99ba
Browse repository at this point
[ConvNets/PyT] Native AMP and update to 20.12
nv-kkudrynski
committed
097c7ff
View commit details
Copy full SHA for 097c7ff
Browse repository at this point
[WideAndDeep/TF2] Release
nv-kkudrynski
committed
3424cd0
View commit details
Copy full SHA for 3424cd0
Browse repository at this point
Document behaviour when --num_iter < --warmup_steps
hXl3s
committed
4f8aaa2
View commit details
Copy full SHA for 4f8aaa2
Browse repository at this point
Commits on Mar 3, 2021
Merge pull request #852 from abhisheksawarkar/abhishek
Show description for 9f69642
swethmandava
authored
9f69642
View commit details
Copy full SHA for 9f69642
Browse repository at this point
pynvml added to Dockerfile
abhisawa-Nvidia
committed
edb16c5
View commit details
Copy full SHA for edb16c5
Browse repository at this point
Commits on Mar 2, 2021
Merge pull request #851 from GrzegorzKarchNV/gkarch/onnx-fixes
Show description for b181af5
nv-kkudrynski
authored
b181af5
View commit details
Copy full SHA for b181af5
Browse repository at this point
fixes in readme
grzegorz-k-karch
committed
1b698c9
View commit details
Copy full SHA for 1b698c9
Browse repository at this point
updated onnx runtime info
grzegorz-k-karch
committed
1398d39
View commit details
Copy full SHA for 1398d39
Browse repository at this point
Merge pull request #850 from NVIDIA/gh/release
Show description for 8d9f74b
nv-kkudrynski
authored
8d9f74b
View commit details
Copy full SHA for 8d9f74b
Browse repository at this point
[nnUnet/PyT] Fixed release notes
nv-kkudrynski
committed
24b838e
View commit details
Copy full SHA for 24b838e
Browse repository at this point
Merge pull request #849 from NVIDIA/gh/release
Show description for 32fbd28
nv-kkudrynski
authored
32fbd28
View commit details
Copy full SHA for 32fbd28
Browse repository at this point
[nnUnet/PyT] Update to 21.02
nv-kkudrynski
committed
9e0a32e
View commit details
Copy full SHA for 9e0a32e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.