Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
bc509fa8ef0a21fd20e83eaa7ea41186990bb7bb
Switch branch/tag
resnet50_tensorflow
official
resnet
cifar10_main.py
07 Nov, 2017
4 commits
Fix a line over 80 chars
· ae5adb59
Neal Wu
authored
Nov 06, 2017
ae5adb59
Ensure that shuffle occurs before map
· c6479e77
Neal Wu
authored
Nov 06, 2017
c6479e77
Separate parse_and_preprocess into two different dataset.map calls, which also keeps tests passing
· 6e52c271
Neal Wu
authored
Nov 06, 2017
6e52c271
Fixed cifar 10 tests
· 807d6bde
Kathy Wu
authored
Nov 06, 2017
807d6bde
06 Nov, 2017
4 commits
Adding prefetch to dataset map functions, and combined map functions in cifar10_main
· e5f88ad6
Kathy Wu
authored
Nov 06, 2017
e5f88ad6
lint/doc fixes
· a97f5df7
Kathy Wu
authored
Nov 02, 2017
a97f5df7
Changing tf.contrib.data to tf.data for release of tf 1.4
· 1f6b3d7d
Kathy Wu
authored
Nov 02, 2017
1f6b3d7d
Input improvements (#2706)
· 4cfa0d3b
Neal Wu
authored
Nov 06, 2017
4cfa0d3b
27 Oct, 2017
1 commit
Use FLAGS in main functions only + Updates to shuffling (#2601)
· 4702de29
Neal Wu
authored
Oct 27, 2017
4702de29
25 Oct, 2017
2 commits
Add a data_format flag to the models + other fixes (#2583)
· 487d18e2
Neal Wu
authored
Oct 25, 2017
487d18e2
Modify cifar10_main.py and imagenet_main.py to parse flags in main only (#2582)
· d86aa760
Neal Wu
authored
Oct 24, 2017
d86aa760
19 Oct, 2017
1 commit
Updates to resnet, including using epochs in flags rather than steps (#2552)
· fb12693f
Neal Wu
authored
Oct 18, 2017
fb12693f
04 Oct, 2017
1 commit
Fix lint issues in the official models (#2487)
· 5ddd7e55
Neal Wu
authored
Oct 03, 2017
5ddd7e55
21 Sep, 2017
1 commit
Add the TensorFlow official models directory (#2384)
· 2c5c3f35
Neal Wu
authored
Sep 20, 2017
2c5c3f35