- 05 Jun, 2018 5 commits
-
-
Reza Mahjourian authored
-
Reza Mahjourian authored
-
Reza Mahjourian authored
-
Reza Mahjourian authored
-
Qianli Scott Zhu authored
This will prevent the unit test to read the local config of the GCP API, which does not necessary to exist for the test environment.
-
- 04 Jun, 2018 7 commits
-
-
Qianli Scott Zhu authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Qianli Scott Zhu authored
This will help us differentiate between dataset.
-
Lukasz Kaiser authored
range doesn't return list anymore
-
Taylor Robie authored
* port changes from previous branch now that transformer util changes are in master fix incorrect count correct (hopefully) treatment of batch_size set eval_metrics to a dummy function for now add some comments start bringing metrics to transformer TPU resolve logits shape metrics are now working except for tf.py_func metrics increase batch_size for tpu, and create summary host call fix host call reduce tpu default batch size further tune batch sizes add minibatch loss to summary handle case of single_iteration_train_steps > number points in an epoch begin to incorporate hooks add sleep workarounds disable hooks altogether generalize host call function and move to newly created tpu utils module remove all traces of params as an object switch from to address some PR comments, and change the number of data points. minor tweaks add tpu dry run for testing, and use matmul for TPU embedding infeed/outfeed queue issue is fixed. Sleeps are no longer necessary add some documentation. cleanup and address PR comments delint add accelerator __init__ fix embedding missed PR comment address PR comments fix validator bug rewrite cloud storage validator, and add oauth dependency to requirements.txt * delint
-
Jon Shlens authored
Fix build_imagenet_data.py for python2
-
- 01 Jun, 2018 3 commits
-
-
Yanhui Liang authored
-
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 3 commits
-
-
Mark Daoust authored
eager.ipynb
-
Akshit Arora authored
Code was written for python2
-
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 4 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
-