- 10 Oct, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 273966871
-
- 27 Sep, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 271611082
-
- 24 Sep, 2019 1 commit
-
-
Bruce Fontaine authored
PiperOrigin-RevId: 270926016
-
- 23 Sep, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 270749832
-
Lucky Srivastava authored
-
- 20 Sep, 2019 1 commit
-
-
Guillermo Rodríguez Cano authored
-
- 17 Sep, 2019 1 commit
-
-
Hongkun Yu authored
Move movielens to recommendation PiperOrigin-RevId: 269680664
-
- 11 Sep, 2019 1 commit
-
-
Jiri Simsa authored
PiperOrigin-RevId: 268401010
-
- 10 Sep, 2019 1 commit
-
-
Tomasz Grel authored
-
- 09 Sep, 2019 2 commits
-
-
Reed Wanderman-Milne authored
--stop_threshold, --num_gpu, --hooks, --export_dir, and --distribution_strategy have been unexposed from models which do not use them PiperOrigin-RevId: 268032080
-
Adrian Kuegel authored
PiperOrigin-RevId: 267946336
-
- 06 Sep, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 267535628
-
- 05 Sep, 2019 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 267486140
-
- 04 Sep, 2019 2 commits
-
-
Reed Wanderman-Milne authored
--clean, --train_epochs, and --epochs_between_evals have been unexposed from models which do not use them PiperOrigin-RevId: 267065651
-
David Chen authored
PiperOrigin-RevId: 267063166
-
- 29 Aug, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 266242786
-
- 28 Aug, 2019 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 266002056
-
- 26 Aug, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 265508969
-
- 20 Aug, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264468498
-
- 19 Aug, 2019 2 commits
-
-
Reed Wanderman-Milne authored
Only the V1 resnet model uses --max_train_steps. This unexposes the flag in the keras_application_models, mnist, keras resnet, CTL resnet Models. Before this change, such models allowed the flag to be specified, but ignored it. I also removed the "max_train" argument from the run_synthetic function, since this only had any meaning for the V1 resnet model. Instead, the V1 resnet model now directly passes --max_train_steps=1 to run_synthetic. PiperOrigin-RevId: 264269836
-
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
-
- 12 Aug, 2019 1 commit
-
-
Hongjun Choi authored
262988559 by A. Unique TensorFlower<gardener@tensorflow.org>: Enable NCF TF 2.0 model to run on TPUStrategy. -- 262971756 by A. Unique TensorFlower<gardener@tensorflow.org>: Internal change 262967691 by hongkuny<hongkuny@google.com>: Internal -- PiperOrigin-RevId: 262988559
-
- 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
-
- 31 Jul, 2019 2 commits
-
-
Hongjun Choi authored
* Merged commit includes the following changes: 260800447 by A. Unique TensorFlower<gardener@tensorflow.org>: Fix tf function signature errors for NCF model. -- 260767064 by psv<psv@google.com>: Renames the `run_distributed` flag to `experimental_run_tf_function` and modifies the tests generated by the keras_all_modes decorator to better reflect that. -- PiperOrigin-RevId: 260800447 * Update ncf_keras_benchmark.py * Update ncf_keras_benchmark.py * Update ncf_keras_benchmark.py * Update ncf_keras_benchmark.py -
Toby Boyd authored
-
- 30 Jul, 2019 2 commits
-
-
Igor authored
-
Hongjun Choi authored
260622966 by A. Unique TensorFlower<gardener@tensorflow.org>: Add absl_app import. -- PiperOrigin-RevId: 260622966
-