- 27 Aug, 2019 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 265771605
-
Hongkun Yu authored
-
David Chen authored
PiperOrigin-RevId: 265584211
-
- 26 Aug, 2019 6 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 265510206
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 265508969
-
Igor Saprykin authored
PiperOrigin-RevId: 265499806
-
Hongkun Yu authored
PiperOrigin-RevId: 265490374
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 265483790
-
Reed Wanderman-Milne authored
--synthetic_data, --dtype, --all_reduce_alg, and --num_packs have been unexposed from models which do not use them PiperOrigin-RevId: 265483564
-
- 25 Aug, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 265355791
-
- 24 Aug, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 265165355
-
- 23 Aug, 2019 7 commits
-
-
David Chen authored
PiperOrigin-RevId: 265122309
-
Taylor Robie authored
PiperOrigin-RevId: 265114251
-
Nimit Nigania authored
-
Nimit Nigania authored
-
Hongkun Yu authored
PiperOrigin-RevId: 264977714
-
Reed Wanderman-Milne authored
--num_parallel_calls, --inter_op_parallelism_threads, and --intra_op_parallelism_threads have been unexposed from models which do not use them PiperOrigin-RevId: 264965788
-
David Chen authored
PiperOrigin-RevId: 264958330
-
- 22 Aug, 2019 8 commits
-
-
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 * Remove stale code -
Zongwei Zhou authored
PiperOrigin-RevId: 264937518
-
Ayush Dubey authored
PiperOrigin-RevId: 264935345
-
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 5 commits
-
-
Reed authored
-
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 7 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264474346
-
Ayush Dubey authored
PiperOrigin-RevId: 264470356
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264468498
-
Reed authored
The old infer_float32_policies policy will be removed from TensorFlow soon.
-
Haoyu Zhang authored
PiperOrigin-RevId: 264411162
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 264394112
-
Hongkun Yu authored
PiperOrigin-RevId: 264300408
-
- 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
-
Haoyu Zhang authored
Moving Keras ResNet models to `official/vision/image_classification` and benchmarks to `official/benchmark`. PiperOrigin-RevId: 264268533
-