- 28 Nov, 2017 1 commit
-
-
Joel Shor authored
PiperOrigin-RevId: 177165761
-
- 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 17 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
-
cclauss authored
xrange() was removed in Python 3 in favor of range()
-
cclauss authored
-
- 20 Nov, 2017 3 commits
- 18 Nov, 2017 11 commits
-
-
Jonathan Huang authored
update broken ssd models in the zoo along with notebook.
-
Vivek Rathod authored
-
Jonathan Huang authored
minor updates in documentation.
-
Vivek Rathod authored
-
Jonathan Huang authored
Add dataset tools, pretrained models and documentatinos for open imag…
-
Vivek Rathod authored
-
Vivek Rathod authored
-
Vivek Rathod authored
-
Jonathan Huang authored
add inference tools for Open Image dataset.
-
Jonathan Huang authored
update offline metrics for Open Images dataset.
-
Jonathan Huang authored
move dataset tools into a subfolder.
-