- 06 Feb, 2019 1 commit
-
-
Goldie Gadde authored
This reverts commit d6b2b83c.
-
- 05 Feb, 2019 1 commit
-
-
Goldie Gadde authored
* Add resnet56 short tests. (#6101) * Add resnet56 short tests. - created base benchmark module - renamed accuracy test class to contain the word Accuracy which will result in a need to update all the jobs and a loss of history but is worth it. - short tests are mostly copied from shining with oss refactor * Address feedback. * Move flag_methods to init - Address setting default flags repeatedly. * Rename accuracy tests. * Lint errors resolved. * fix model_dir set to flags.data_dir. * fixed not fulling pulling out flag_methods. * Use core mirrored strategy in official models (#6126) * Imagenet short tests (#6132) * Add short imagenet tests (taken from seemuch) - also rename to match go forward naming * fix method name * Update doc strings. * Fixe gpu number. * points default data_dir to child folder. (#6131) Failed test is python2 and was a kokoro failure * Imagenet short tests (#6136) * Add short imagenet tests (taken from seemuch) - also rename to match go forward naming * fix method name * Update doc strings. * Fixe gpu number. * Add fill_objects * fixed calling wrong class in super. * fix lint issue. * Flag (#6121) * Fix the turn_off_ds flag problem * add param names to all args * Export benchmark stats using tf.test.Benchmark.report_benchmark() (#6103) * Export benchmark stats using tf.test.Benchmark.report_benchmark() * Fix python style using pyformat * Typos. (#6120) * log verbosity=2 logs every epoch no progress bars (#6142) * tf_upgrade_v2 on resnet and utils folder. * tf_upgrade_v2 on resnet and utils folder.
-
- 03 Feb, 2019 1 commit
-
-
Toby Boyd authored
-
- 02 Feb, 2019 1 commit
-
-
Paige Bailey authored
-
- 01 Feb, 2019 6 commits
-
-
Dong Lin authored
* Export benchmark stats using tf.test.Benchmark.report_benchmark() * Fix python style using pyformat
-
Shining Sun authored
* Fix the turn_off_ds flag problem * add param names to all args
-
Toby Boyd authored
* Add short imagenet tests (taken from seemuch) - also rename to match go forward naming * fix method name * Update doc strings. * Fixe gpu number. * Add fill_objects * fixed calling wrong class in super. * fix lint issue.
-
Toby Boyd authored
Failed test is python2 and was a kokoro failure
-
Toby Boyd authored
* Add short imagenet tests (taken from seemuch) - also rename to match go forward naming * fix method name * Update doc strings. * Fixe gpu number.
-
guptapriya authored
-
- 31 Jan, 2019 1 commit
-
-
Toby Boyd authored
* Add resnet56 short tests. - created base benchmark module - renamed accuracy test class to contain the word Accuracy which will result in a need to update all the jobs and a loss of history but is worth it. - short tests are mostly copied from shining with oss refactor * Address feedback. * Move flag_methods to init - Address setting default flags repeatedly. * Rename accuracy tests. * Lint errors resolved. * fix model_dir set to flags.data_dir. * fixed not fulling pulling out flag_methods.
-
- 30 Jan, 2019 1 commit
-
-
Tayo Oguntebi authored
Explicitly allow for script execution from any directory. Make env vars visible in python script. (#6105)
-
- 26 Jan, 2019 1 commit
-
-
Gonzalo Gasca Meza authored
* Update README.md 1. Clarify instructions to avoid friction. https://github.com/tensorflow/tensorflow/issues/24136 2. If trying to run in Colab experienced issue entering Python path. https://medium.com/@cwcgchello/how-to-set-pythonpath-in-colab-bf8c239c7c29 * Update README.md
-
- 18 Jan, 2019 1 commit
-
-
Toby Boyd authored
* Change to gfile.Exists and deeper link to CIFAR-10 * fix lint and use tf.gfile
-
- 17 Jan, 2019 2 commits
-
-
Toby Boyd authored
-
Shining Sun authored
-
- 15 Jan, 2019 2 commits
- 12 Jan, 2019 1 commit
-
-
Toby Boyd authored
* Single timestamp list and return average_exp_per_second. * Add paren to subtract before division.
-
- 11 Jan, 2019 4 commits
-
-
Shining Sun authored
-
Shining Sun authored
* Add timestamp history for each batch in training * Resolve github comments * Change the batch start recording logic * Lint fix
-
Toby Boyd authored
* Add imagenet end-to-end accuracy test. * Comment why ['foo'] * remove development test example.
-
Toby Boyd authored
* Add end-to-end tests for Estimator. * comment from keras to estimator. * remove trailing new line
-
- 10 Jan, 2019 1 commit
-
-
Haoyu Zhang authored
* Set use_bias=False for conv layers in Keras ResNet model * Removed bias regularizer from Conv2D layers (which should have no effect after bias is removed) * Setting default data format based on available devices.
-
- 09 Jan, 2019 1 commit
-
-
Haoyu Zhang authored
* Handle data format in Keras ResNet model properly for better performance on GPU; Compile only the training graph when skip_eval flag is True * Added data format fix to Keras Cifar model; Removed unnecessary import * Add a comment to the skip_eval flag per Priya's request
-
- 08 Jan, 2019 6 commits
-
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
- 07 Jan, 2019 9 commits
-
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
This reverts commit 63f5827d.
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-
Taylor Robie authored
-