- 22 Aug, 2019 5 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 264911876
-
Hongkun Yu authored
PiperOrigin-RevId: 264895439
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264867908
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264853703
-
Adrian Kuegel authored
PiperOrigin-RevId: 264776396
-
- 21 Aug, 2019 4 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 264647492
-
Hongkun Yu authored
PiperOrigin-RevId: 264527204
-
Ayush Dubey authored
PiperOrigin-RevId: 264511778
-
Reed Wanderman-Milne authored
PiperOrigin-RevId: 264500330
-
- 20 Aug, 2019 6 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264474346
-
Ayush Dubey authored
PiperOrigin-RevId: 264470356
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264468498
-
Haoyu Zhang authored
PiperOrigin-RevId: 264411162
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264394112
-
Hongkun Yu authored
PiperOrigin-RevId: 264300408
-
- 19 Aug, 2019 13 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
-
Yongzhe Wang authored
-
Yongzhe Wang authored
* Merged commit includes the following changes: 263863588 by yongzhe: Fix a bug that the SetExternalContext for EdgeTPU wasn't called when initializing LSTD client. -- 263370193 by yongzhe: Internal change. -- PiperOrigin-RevId: 263863588 * Revert changes in seq_dataset_builder_test.py -
Ayush Dubey authored
PiperOrigin-RevId: 264244022
-
Toby Boyd authored
-
Toby Boyd authored
-
Toby Boyd authored
Small tweak to the range based on seeing values slightly over 29 and slightly under 28. This avoids false positives that even if valid are not actionable.
-
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 9 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 263874363
-
Hongkun Yu authored
PiperOrigin-RevId: 263863438
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263858817
-
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
-
Yongzhe Wang authored
-
Reed Wanderman-Milne authored
PiperOrigin-RevId: 263812316
-
- 15 Aug, 2019 1 commit
-
-
Igor Saprykin authored
PiperOrigin-RevId: 263669433
-