"vscode:/vscode.git/clone" did not exist on "227f41e91fe4fb2dab9a3577d66afee1d74a9a22"
- 10 Oct, 2019 4 commits
-
-
Yeqing Li authored
PiperOrigin-RevId: 274023277
-
Hongkun Yu authored
PiperOrigin-RevId: 274015143
-
Yeqing Li authored
PiperOrigin-RevId: 274010788
-
Hongkun Yu authored
PiperOrigin-RevId: 273861263
-
- 08 Oct, 2019 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 273562498
-
- 07 Oct, 2019 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 273371605
-
Jing Li authored
PiperOrigin-RevId: 273358759
-
- 04 Oct, 2019 1 commit
-
-
Jing Li authored
PiperOrigin-RevId: 272915002
-
- 01 Oct, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 272280612
-
- 11 Sep, 2019 1 commit
-
-
Nishidha Panpaliya authored
-
- 09 Sep, 2019 1 commit
-
-
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
-
- 04 Sep, 2019 1 commit
-
-
Reed Wanderman-Milne authored
--clean, --train_epochs, and --epochs_between_evals have been unexposed from models which do not use them PiperOrigin-RevId: 267065651
-
- 03 Sep, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 267007907
-
- 30 Aug, 2019 2 commits
-
-
Reed Wanderman-Milne authored
PiperOrigin-RevId: 266458583
-
Reed Wanderman-Milne authored
I soon plan on making mixed precision policies exposed in TF2 only. PiperOrigin-RevId: 266433372
-
- 29 Aug, 2019 1 commit
-
-
Reed Wanderman-Milne authored
The old infer_float32_policies policy will be removed from TensorFlow soon. To test convergence, I ran the Resnet50KerasAccuracy.benchmark_8_gpu_fp16 benchmark. I got an accuracy of 0.76037 and an exp_per_second of 6908. PiperOrigin-RevId: 266191126
-
- 27 Aug, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 265771605
-
- 26 Aug, 2019 1 commit
-
-
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
-
- 22 Aug, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 264895439
-
- 21 Aug, 2019 2 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 264647492
-
Vinh Nguyen authored
-
- 20 Aug, 2019 5 commits
-
-
Ayush Dubey authored
PiperOrigin-RevId: 264470356
-
Haoyu Zhang authored
PiperOrigin-RevId: 264411162
-
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 1 commit
-
-
Haoyu Zhang authored
Moving Keras ResNet models to `official/vision/image_classification` and benchmarks to `official/benchmark`. PiperOrigin-RevId: 264268533
-
- 19 Jul, 2019 1 commit
-
-
Jing Li authored
* Merged commit includes the following changes: 258867180 by jingli<jingli@google.com>: Add new folders for upcoming reorg in model garden. -- 258893811 by hongkuny<hongkuny@google.com>: Adds summaries for metrics, allowing metrics inside keras.model. -- 258893048 by isaprykin<isaprykin@google.com>: Remove the `cloning` argument to `compile()`. Keras models are distributed by cloning in graph mode and without cloning in eager mode as of the change # 258652546. -- 258881002 by hongkuny<hongkuny@google.com>: Fix lint. -- 258874998 by hongkuny<hongkuny@google.com>: Internal -- 258872662 by hongkuny<hongkuny@google.com>: Fix doc -- PiperOrigin-RevId: 258867180 * Create __init__.py * Update __init__.py * Update __init__.py * Update __init__.py
-