- 20 Aug, 2019 5 commits
-
-
Vinh Nguyen authored
-
Vinh Nguyen authored
-
Vinh Nguyen authored
-
Vinh Nguyen authored
-
Vinh Nguyen authored
using existing flag --fp16_implementation in official/utils/flags/_performance.py to enable automatic mixed precision
-
- 19 Aug, 2019 8 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
-
Haoyu Zhang authored
Moving Keras ResNet models to `official/vision/image_classification` and benchmarks to `official/benchmark`. PiperOrigin-RevId: 264268533
-
Reed Wanderman-Milne authored
An earlier change made it so running this file would cause an error. The unit tests still passed, as the unit tests do not directly call the main() function PiperOrigin-RevId: 264268400
-
Ayush Dubey authored
PiperOrigin-RevId: 264244022
-
Jing Li authored
PiperOrigin-RevId: 264196955
-
Hongkun Yu authored
PiperOrigin-RevId: 264193390
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264174941
-
Ayush Dubey authored
PiperOrigin-RevId: 264174913
-
- 17 Aug, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 263910123
-
Hongkun Yu authored
PiperOrigin-RevId: 263879950
-
- 16 Aug, 2019 7 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 263874363
-
Hongkun Yu authored
PiperOrigin-RevId: 263863438
-
Priya Gupta authored
PiperOrigin-RevId: 263854996
-
Reed authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263837214
-
Ayush Dubey authored
Also add `worker_hosts` and `task_index` flags. These flags enable running the model over multiple hosts by passing the cluster information via command line. Setting `TF_CONFIG` will continue to work. PiperOrigin-RevId: 263825245
-
Reed Wanderman-Milne authored
PiperOrigin-RevId: 263812316
-
- 15 Aug, 2019 3 commits
-
-
Igor Saprykin authored
PiperOrigin-RevId: 263669433
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263485329
-
Igor Saprykin authored
PiperOrigin-RevId: 263463300
-
- 14 Aug, 2019 7 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 263448204
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263401952
-
Hongkun Yu authored
PiperOrigin-RevId: 263257133
-
tf-models-copybara-bot authored
PiperOrigin-RevId: 263204353
-
Hongkun Yu authored
PiperOrigin-RevId: 263257133
-
Hongkun Yu authored
-
Hongkun Yu authored
-
- 13 Aug, 2019 6 commits
-
-
Toby Boyd authored
-
tf-models-copybara-bot authored
PiperOrigin-RevId: 263230689
-
Hongkun Yu authored
PiperOrigin-RevId: 263217684
-
Hongkun Yu authored
PiperOrigin-RevId: 263158478
-
Toby Boyd authored
-
Toby Boyd authored
-
- 12 Aug, 2019 2 commits
-
-
Hongkun Yu authored
263011341 by hongkuny<hongkuny@google.com>: reduce batch size for bert squad v8 accuracy test -- PiperOrigin-RevId: 263011341 -
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
-