- 31 May, 2018 2 commits
-
-
Akshit Arora authored
Code was written for python2
-
Taylor Robie authored
-
- 30 May, 2018 4 commits
-
-
Yanhui Liang authored
* Fix hooks_test * Add more comments * Fix lints
-
Younghee Kwon authored
* Exemplify csv handing in serving for boosted_trees model by using custom built signature_def. * some minor touches. * Reverted back to using the file instead of module in the example.
-
Ilya Mironov authored
[Diff Privacy] Update README and fix code exec wrt Python 3.6
-
Theo authored
-
- 29 May, 2018 2 commits
-
-
Yanhui Liang authored
* Make boosted_trees Garden-official * Fix nits
-
Jon Shlens authored
Catch errors during mkdirs, prevent duplicated download
-
- 26 May, 2018 2 commits
-
-
Mark Daoust authored
Update eager.ipynb fixing typo
-
Stanton authored
fixing typo
-
- 25 May, 2018 5 commits
-
-
Qianli Scott Zhu authored
-
Mark Daoust authored
Fixed minor typo in Figure 3 caption
-
Karmel Allison authored
* Using BenchmarkLogger * Using BenchmarkLogger * Fixing tests * Linting fixes. * Adding comments * Moving mock logger * Moving mock logger * Glinting * Responding to CR * Reverting assertEmpty
-
Dan Douthit authored
-
Yanhui Liang authored
* Add unit test, official flags, and benchmark logs * Fix checking errors * Reorder imports to fix lints * Address comments and correct model layers * Add dataset checking
-
- 24 May, 2018 2 commits
-
-
Taylor Robie authored
-
Mark Daoust authored
Fix typo
-
- 23 May, 2018 2 commits
-
-
Billy Lamberta authored
-
guptapriya authored
* Remove one hot labels, Add drop_remainder to batch, Use parallel interleve in imagenet dataset. * minor lint fix * Don't try to read the files twice... * Add explanation for cycle_length
-
- 22 May, 2018 5 commits
-
-
Lukasz Kaiser authored
resolve 'float' to 'int' conversion, StringIO import, conacat str + byte
-
Lukasz Kaiser authored
Added the MorphNet library
-
Yanhui Liang authored
* Add recommendation model * Fix pylints check error * Rename file * Address comments, update input pipeline, and add distribution strategy * Fix import error * Address more comments * Fix lints
-
Janardhan Pulivarthi authored
-
gariel-google authored
-
- 21 May, 2018 3 commits
-
-
aquariusjay authored
Update model_zoo.md
-
Yukun Zhu authored
Fix broken table.
-
Neal Wu authored
Nobody (I hope) is running TensorFlow 0.12 anymore.
-
- 19 May, 2018 7 commits
-
-
aquariusjay authored
PiperOrigin-RevId: 197225788
-
Yukun Zhu authored
-
Yukun Zhu authored
-
Yukun Zhu authored
Update ADE20K dataset info.
-
Yukun Zhu authored
-
Yukun Zhu authored
Added change log
-
Liang-Chieh Chen authored
-
- 18 May, 2018 2 commits
-
-
Qianli Scott Zhu authored
-
Younghee Kwon authored
* Add boosted_trees to the official models * Comments addressed from review, and a test added; using absl.flags instead of argparser. * Used help_wrap. Also added instructions for inference.
-
- 17 May, 2018 4 commits
-
-
Mark Daoust authored
[samples/java]: Explain where tensor names came from.
-
Asim Shankar authored
Fix #4013
-
Taylor Robie authored
* deprecate research/resnet * also add a tf warning in the code
-
-