- 30 Nov, 2017 1 commit
-
-
Dieterich Lawson authored
-
- 29 Nov, 2017 6 commits
-
-
Jon Shlens authored
Fix `download_and_convert_imagenet.sh` usage comment.
-
joel-shor authored
-
Neal Wu authored
Change the default rnn_mode for ptb_word_lm.py to BLOCK so that it works with TF1.4
-
Neal Wu authored
-
Neal Wu authored
Project import generated by Copybara.
-
Neal Wu authored
Change internal google address to public github one.
-
- 28 Nov, 2017 2 commits
-
-
Joel Shor authored
PiperOrigin-RevId: 177165761
-
Jon Shlens authored
Fix two issues with tensorflow_models/slim downloading imagenet.
-
- 27 Nov, 2017 2 commits
- 25 Nov, 2017 6 commits
- 22 Nov, 2017 8 commits
-
-
Neal Wu authored
Project import generated by Copybara.
-
joel-shor authored
PiperOrigin-RevId: 176626382
-
joel-shor authored
PiperOrigin-RevId: 176626102
-
joel-shor authored
PiperOrigin-RevId: 176611307
-
Neal Wu authored
Don't reuse the same cell when creating MultiRNNCell in ptb_word_lm.py
-
Neal Wu authored
-
Neal Wu authored
tf.contrib.data -> tf.data in mnist
-
Neal Wu authored
-
- 21 Nov, 2017 15 commits
-
-
Neal Wu authored
Slim: 3217920L --> 3217920 (drop the trailing L)
-
Neal Wu authored
-
Neal Wu authored
Attention OCR: from six.moves import xrange for Python 3
-
Neal Wu authored
-
Neal Wu authored
Compression: from six.moves import xrange for Python 3
-
Neal Wu authored
-
Neal Wu authored
Transformer: from six.moves import xrange for Python 3
-
Neal Wu authored
-
joel-shor authored
PiperOrigin-RevId: 176561168
-
Neal Wu authored
Add TFGAN examples and add `gan` to readme
-
joel-shor authored
-
Joel Shor authored
PiperOrigin-RevId: 176534973
-
Neal Wu authored
Remove `import google3` from slim nets.
-
cclauss authored
Replaces #2183 Python 2.7 no longer needs the trailing L and Python 3 treats it as a Syntax Error.
-
cclauss authored
-