FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for TensorFlow/Classification - tecsai/DeepLearningExamples · GitHub
tecsai
/
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
Classification
on
master
User selector
Datepicker
Commit history
Commits on Jun 10, 2021
Add missing QAT training file
hXl3s
authored and
nv-kkudrynski
committed
70e0d55
View commit details
Copy full SHA for 70e0d55
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
[ResNet/TF] Fix gradient calculation for sync variable
hXl3s
authored
2d55554
View commit details
Copy full SHA for 2d55554
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
[ConvNets/TF1] Added Triton for ResNet
nv-kkudrynski
committed
169b081
View commit details
Copy full SHA for 169b081
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Fixed wrong shapes with BS=1
hXl3s
committed
43d061a
View commit details
Copy full SHA for 43d061a
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
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
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Document behaviour when --num_iter < --warmup_steps
hXl3s
committed
4f8aaa2
View commit details
Copy full SHA for 4f8aaa2
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Add TF Classification README
Show description for 3d0a6a8
shashank3959
committed
3d0a6a8
View commit details
Copy full SHA for 3d0a6a8
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
Fix merge issues
hXl3s
committed
c9846ca
View commit details
Copy full SHA for c9846ca
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
[ConvNets/TF] Performance fix
nv-kkudrynski
committed
b2e7f4a
View commit details
Copy full SHA for b2e7f4a
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 20, 2020
Document synthetic dataset options
hXl3s
committed
8bd6dd1
View commit details
Copy full SHA for 8bd6dd1
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Add licenses to new files
peri044
committed
4cb58b6
View commit details
Copy full SHA for 4cb58b6
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
Update instructions
peri044
committed
57d9cc0
View commit details
Copy full SHA for 57d9cc0
View code at this point
Browse repository at this point
Remove folder for QAT
peri044
committed
00bde50
View commit details
Copy full SHA for 00bde50
View code at this point
Browse repository at this point
Update instructions and output node name
peri044
committed
ed7831d
View commit details
Copy full SHA for ed7831d
View code at this point
Browse repository at this point
Merge branch 'master' into rn50_qat_v2
peri044
committed
da2e33a
View commit details
Copy full SHA for da2e33a
View code at this point
Browse repository at this point
code Refactor
peri044
committed
6d2357a
View commit details
Copy full SHA for 6d2357a
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Update frozen graph script and instructions
peri044
committed
e0f399d
View commit details
Copy full SHA for e0f399d
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
[ConvNets/TF] Adding support for Ampere
nvpstr
committed
4eaa443
View commit details
Copy full SHA for 4eaa443
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Add QAT instructions for RN50
peri044
committed
c4f90be
View commit details
Copy full SHA for c4f90be
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
minor readme updates
nv-kkudrynski
committed
f11884b
View commit details
Copy full SHA for f11884b
View code at this point
Browse repository at this point
[ConvNets/TF] Updating RN50, Adding ResNext and SE-ResNext
nvpstr
committed
fed7ba9
View commit details
Copy full SHA for fed7ba9
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Updating RN50/TF
nvpstr
committed
11f6038
View commit details
Copy full SHA for 11f6038
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
resnet_tf readme fix
nv-kkudrynski
committed
52138ac
View commit details
Copy full SHA for 52138ac
View code at this point
Browse repository at this point
Updating Tacotron2_pyt (BatchNorm init fix), Resnet_tf (cosine LR),
Show description for ab85e6c
nv-kkudrynski
committed
ab85e6c
View commit details
Copy full SHA for ab85e6c
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Updating models and adding BERT/PyT
Show description for a644350
nvpstr
committed
a644350
View commit details
Copy full SHA for a644350
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Updating models
nvpstr
committed
0663b67
View commit details
Copy full SHA for 0663b67
View code at this point
Browse repository at this point
Commits on May 30, 2019
Update README.md
nvpstr
authored
e5a0a05
View commit details
Copy full SHA for e5a0a05
View code at this point
Browse repository at this point
Commits on May 24, 2019
Changes in TF models:
Show description for d2bc3da
nvpstr
committed
d2bc3da
View commit details
Copy full SHA for d2bc3da
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Adding 9 new models: ResNet50/TF, SSD/TF, BERT/TF, NCF/TF, UNet/TF, GNMT/TF, SSD/PyT, MaskRCNN/PyT, Tacotron2+Waveglow/PyT
nvpstr
committed
7a8544e
View commit details
Copy full SHA for 7a8544e
View code at this point
Browse repository at this point
Commits on May 3, 2018
Cleanup TF imagenet readme.
nluehr
committed
134db41
View commit details
Copy full SHA for 134db41
View code at this point
Browse repository at this point
Add TensorFlow examples
nluehr
committed
2fdaec9
View commit details
Copy full SHA for 2fdaec9
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL