- 01 Jun, 2018 2 commits
-
-
Qianli Scott Zhu authored
* Add new test ID and test env info to the benchmark run. * Fix test. * Fix lint * Address review comment.
-
Qianli Scott Zhu authored
* Update benchmark logger to update the run status. This is important for streaming upload to bigquery so that the dashboard can ignore the 'running' benchmark at the moment since its not finished yet. * Move the run status into a separate table. Also update the run status in the benchmark uploader and BigqueryBenchmarkLogger. * Insert instead of update for the benchmark status for file logger. * Address review comments. Update the logger to have benchmark context, which will update the run status accordingly. * Fix broken tests. * Move the benchmark logger context to main function. * Fix tests. * Update the rest of the models to use the context in main. * Delint.
-
- 31 May, 2018 2 commits
-
-
Mark Daoust authored
eager.ipynb
-
Taylor Robie authored
-
- 30 May, 2018 6 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.
-
Mark Daoust authored
Copy edits following Mark's updates.
-
Ilya Mironov authored
[Diff Privacy] Update README and fix code exec wrt Python 3.6
-
Theo authored
-
Billy Lamberta authored
-
- 29 May, 2018 10 commits
-
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Yanhui Liang authored
* Make boosted_trees Garden-official * Fix nits
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Jon Shlens authored
Catch errors during mkdirs, prevent duplicated download
-
Mark Daoust authored
-
- 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 1 commit
-
-
aquariusjay authored
PiperOrigin-RevId: 197225788
-