- 10 Oct, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 273966871
-
- 23 Sep, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 270749832
-
- 10 Sep, 2019 1 commit
-
-
Tomasz Grel authored
-
- 09 Sep, 2019 1 commit
-
-
Adrian Kuegel authored
PiperOrigin-RevId: 267946336
-
- 29 Aug, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 266242786
-
- 28 Aug, 2019 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 266002056
-
- 19 Aug, 2019 1 commit
-
-
Toby Boyd authored
-
- 14 Aug, 2019 4 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263401952
-
Hongkun Yu authored
PiperOrigin-RevId: 263257133
-
tf-models-copybara-bot authored
PiperOrigin-RevId: 263204353
-
Nimit Nigania authored
-
- 13 Aug, 2019 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 263217684
-
Hongkun Yu authored
PiperOrigin-RevId: 263158478
-
Toby Boyd authored
-
- 09 Aug, 2019 4 commits
-
-
Nimit Nigania authored
-
Nimit Nigania authored
-
Nimit Nigania authored
-
Toby Boyd authored
* Add run_eagerly for ctl. * fix test name and do not set "default".
-
- 07 Aug, 2019 1 commit
-
-
Nimit Nigania authored
-
- 06 Aug, 2019 1 commit
-
-
Toby Boyd authored
* force_v2_in_keras_compile FLAG default to None and added seperate temp path. * switch to force testing 1v path not force v2 path. * Rename function force_v1_path.
-
- 01 Aug, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 30 Jul, 2019 1 commit
-
-
Igor authored
-
- 29 Jul, 2019 1 commit
-
-
Hongjun Choi authored
260228553 by priyag<priyag@google.com>: Enable transformer and NCF official model tests. Also fix some minor issues so that all tests pass with TF 1 + enable_v2_behavior. -- 260043210 by A. Unique TensorFlower<gardener@tensorflow.org>: Add logic to train NCF model using offline generated data. -- 259778607 by priyag<priyag@google.com>: Internal change 259656389 by hongkuny<hongkuny@google.com>: Internal change PiperOrigin-RevId: 260228553
-
- 25 Jul, 2019 1 commit
-
-
Toby Boyd authored
-
- 24 Jul, 2019 2 commits
- 23 Jul, 2019 1 commit
-
-
Toby Boyd authored
* Add force_run_distributed tests. * Added enable_eager * r/force_run_distributed/force_v2_in_keras_compile * Adding force_v2 tests and FLAGs. * Rename method to avoid conflict. * Add cpu force_v2 tests. * fix lint, wrap line. * change to force_v2_in_keras_compile * Update method name. * Lower mlperf target to 0.736.
-
- 08 Jul, 2019 1 commit
-
-
Toby Boyd authored
-
- 24 Jun, 2019 1 commit
-
-
nnigania authored
-
- 21 Jun, 2019 1 commit
-
-
Toby Boyd authored
* XLA FP32 and first test * More XLA benchmarks FP32. * Add eager to NCF and refactor resnet. * fix v2_0 calls and more flag refactor. * Remove extra flag args. * 90 epoch default * add return * remove xla not used by estimator. * Remove duplicate run_eagerly. * fix flag defaults. * Remove fp16_implementation flag option. * Remove stop early on mlperf test. * remove unneeded args. * load flags from keras mains.
-
- 18 Jun, 2019 1 commit
-
-
nnigania authored
* adding a new perf test for ncf, and changing some names * Added change to make ncf use the data from the gcp bucket, and removed the need to re-download data >1day old. Reorganized the perf-zero tests
-
- 13 Jun, 2019 1 commit
-
-
guptapriya authored
-
- 05 Jun, 2019 1 commit
-
-
guptapriya authored
-
- 03 Jun, 2019 1 commit
-
-
guptapriya authored
* Add CTL benchmark * Divide train loss by number of train steps * increase num epochs to 10 * add benchmark for early stopping with CTL * remove whitespace
-
- 24 May, 2019 1 commit
-
-
Priya Gupta authored
Add early stopping logic to ncf keras when desired threshold is met. Also change the default batch size to match the tuned hyperparams
-
- 23 May, 2019 1 commit
-
-
guptapriya authored
Current batch size 160000 does not converge to the desired HR. So we decrease to 99k which is known to converge. Tested locally and got to 63.5 at epoch 7. Also decreasing number of epochs as I don't see any improvement after epoch 7-8.
-
- 15 May, 2019 1 commit
-
-
Igor authored
* Set the --clone_model_in_keras_dist_strat to None. Remove the separate no_cloning benchmarks and add a couple of cloning ones. Fixes the learning rate schedule to cache its ops per graph.
-
- 29 Apr, 2019 2 commits
-
-
Toby Boyd authored
* Add accuracy check. * Avoid double flag init, move data_dir to real data. * Comment on lower accuracy target.
-
Igor authored
* Add benchmarks with the --cloning flag to Resnet and NFC. * Renamed cloning to clone_model_in_keras_dist_strat. Dropped a few tests that aren't essential. * Fixed up the formatting after re-naming the flag to a much longer name. Thanks, lint. * Fixed the lint error in nfc_common.py
-
- 22 Apr, 2019 1 commit
-
-
Toby Boyd authored
* Use tf.image.resize_with_crop_or_pad * exp_per_second and hr_at_10
-