- 05 Apr, 2019 1 commit
-
-
Reed authored
-
- 04 Apr, 2019 1 commit
-
-
Reed authored
* Add benchmarks for dynamic loss scaling. I add one convergence benchmark and five performance benchmarks. * Fix lint error
-
- 01 Apr, 2019 1 commit
-
-
Haoyu Zhang authored
* Add tweaked test for fp16 nonXLA * Add dummy test for dataset warmup
-
- 29 Mar, 2019 2 commits
-
-
Haoyu Zhang authored
-
Haoyu Zhang authored
* Add tests for Resnet data input pipeline * Added trivial model class to isolate data input pipeline tests
-
- 27 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 25 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 20 Mar, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 13 Mar, 2019 1 commit
-
-
Toby Boyd authored
-
- 12 Mar, 2019 1 commit
-
-
Toby Boyd authored
* xla to bs=128 for num_gpu=8 * remove todo
-
- 07 Mar, 2019 1 commit
-
-
Reed 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
-
- 28 Feb, 2019 1 commit
-
-
Yuefeng Zhou authored
* Add benchmarks for thread tuning. * Address comment/ * Add a comment.
-
- 25 Feb, 2019 1 commit
-
-
Dong Lin authored
Add root_data_dir to constructor of Resnet50KerasBenchmarkSynth and Resnet50KerasBenchmarkReal (#6259)
-
- 22 Feb, 2019 2 commits
- 15 Feb, 2019 1 commit
-
-
Toby Boyd authored
-
- 14 Feb, 2019 3 commits
-
-
Toby Boyd authored
-
Toby Boyd authored
-
Yuefeng Zhou authored
* Workarond for memory issue in eager mode. * Add a TODO * Fix typo * Address comments * remove patch which appear hacky. * fix typo
-
- 13 Feb, 2019 1 commit
-
-
Yuefeng Zhou authored
* Add a flag to specify distribution strategies. * Fix a small error. * Address comments. * Address comments. * Fix typos.
-
- 12 Feb, 2019 1 commit
-
-
Toby Boyd authored
* fix test benchmark_graph_1_gpu_no_dist_strat failing - Failure only occurs when all 1_gpu tests are run together with the error: tensorflow.python.framework.errors_impl.NotFoundError: Resource localhost/logdir:/tmp/cifar10_model/ N10tensorflow22SummaryWriterInterfaceE does not exist. [Op:WriteScalarSummary] name: epoch_loss/ Another fix might be to generate a different model_dir in the core code, but that has other draw backs such as restarting from the checkpoint. * Model_dir for all tests.
-
- 01 Feb, 2019 3 commits
-
-
Dong Lin authored
* Export benchmark stats using tf.test.Benchmark.report_benchmark() * Fix python style using pyformat
-
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
* Add short imagenet tests (taken from seemuch) - also rename to match go forward naming * fix method name * Update doc strings. * Fixe gpu number.
-
- 15 Jan, 2019 1 commit
-
-
Toby Boyd authored
* Added pass/fail and eager tests * Add eager multi-gpu test.
-
- 11 Jan, 2019 1 commit
-
-
Toby Boyd authored
* Add imagenet end-to-end accuracy test. * Comment why ['foo'] * remove development test example.
-
- 27 Dec, 2018 2 commits
-
-
Shining Sun authored
-
Shining Sun authored
-
- 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.
-
- 22 Dec, 2018 1 commit
-
-
Shining Sun authored
-
- 21 Dec, 2018 1 commit
-
-
Toby Boyd authored
-
- 10 Dec, 2018 1 commit
-
-
Toby Boyd authored
-
- 07 Dec, 2018 1 commit
-
-
Toby Boyd authored
-