- 05 Apr, 2019 1 commit
-
-
Haoyu Zhang authored
* Add profiler callback for Keras models * Update build stats to identify time callback by type * Add warning message when both TensorBoard and profiler callbacks are used
-
- 04 Apr, 2019 1 commit
-
-
Haoyu Zhang authored
This should give better performance in tweaked benchmarks.
-
- 03 Apr, 2019 2 commits
-
-
Haoyu Zhang authored
Reason: break 1-gpu nightly test. This reverts commit 371645fc.
-
Haoyu Zhang authored
-
- 02 Apr, 2019 1 commit
-
-
rxsang authored
* Update resnet_model.py * Ensure static shapes when enabling XLA. * Define `drop_remainder` as a variable. * Handles per_replica_batch_size in non-XLA mode * Remove trailing whitespace.
-
- 30 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 28 Mar, 2019 2 commits
-
-
Shining Sun authored
* initial commit * bug fix * Move build_stats from common to keras main, because it is only applicable in keras * remove tailing blank line * add test for synth data * add kwargs to init * add kwargs to function invokation * correctly pass kwargs * debug * debug * debug * fix super init * bug fix * fix local_flags * fix import * bug fix * fix log_steps flag * bug fix * bug fix: add missing return value * resolve double-defined flags * lint fix * move log_steps flag to benchmarK flag * fix lint * lint fix * lint fix * try flag core default values * bug fix * bug fix * bug fix * debug * debug * remove debug prints * rename benchmark methods * flag bug fix for synth benchmark
-
Haoyu Zhang authored
-
- 22 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 20 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 19 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 01 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
* Added XLA test with a monkey-patched op to avoid OOM * Added doc strings in Keras benchmarks to avoid Lint error
-
- 21 Feb, 2019 1 commit
-
-
Haoyu Zhang authored
* Add flag to enable XLA in Keras models * Fix lint errors (some of them are old errors)
-
- 13 Feb, 2019 1 commit
-
-
Toby Boyd authored
-
- 09 Feb, 2019 1 commit
-
-
Yuefeng Zhou authored
* Add pure synthetic data to keras resnet mode. * Add imports. * Address comments. * update comment * Undo set up synthetic data for real data path. * update comment * Address comment * Remove trailing whiltespaces. * s/make_data_set_iterator/make_dataset_iterator/
-
- 08 Feb, 2019 1 commit
-
-
Goldie Gadde authored
This reverts commit 57e07520.
-
- 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.
-
- 01 Feb, 2019 1 commit
-
-
guptapriya authored
-
- 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 1 commit
-
-
Shining Sun authored
* Add timestamp history for each batch in training * Resolve github comments * Change the batch start recording logic * Lint fix
-
- 07 Jan, 2019 1 commit
-
-
Taylor Robie authored
-
- 04 Jan, 2019 1 commit
-
-
Shining Sun authored
-
- 03 Jan, 2019 1 commit
-
-
Shining Sun authored
-
- 25 Dec, 2018 1 commit
-
-
Shining Sun authored
-
- 24 Dec, 2018 4 commits
- 23 Dec, 2018 1 commit
-
-
Toby Boyd authored
- kears_cifar_main returns dict of stats after run. - unit tests added for keras_common. - lint issues fixed in all 4 files.
-
- 21 Dec, 2018 2 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
- 20 Dec, 2018 4 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
Shining Sun authored
-
- 19 Dec, 2018 1 commit
-
-
Shining Sun authored
-
- 18 Dec, 2018 2 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
- 15 Dec, 2018 1 commit
-
-
Shining Sun authored
-