- 19 Aug, 2019 10 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
-
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 3 commits
-
-
Igor Saprykin authored
PiperOrigin-RevId: 263669433
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263485329
-
Igor Saprykin authored
PiperOrigin-RevId: 263463300
-
- 14 Aug, 2019 10 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 263448204
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263401952
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263261200
-
Hongkun Yu authored
PiperOrigin-RevId: 263257133
-
Henry authored
libedgetpu.h was used instead of edgetpu.h: https://coral.googlesource.com/edgetpu-native/+/refs/heads/release-diploria/libedgetpu/ PiperOrigin-RevId: 263176146
-
tf-models-copybara-bot authored
PiperOrigin-RevId: 263204353
-
Hongkun Yu authored
PiperOrigin-RevId: 263257133
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 263255352
-
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
-