- 04 May, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 309776126
-
- 21 Apr, 2020 1 commit
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 307641075
-
- 20 Apr, 2020 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 307462714
-
- 17 Apr, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 307137297
-
- 16 Apr, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 306881387
-
- 14 Apr, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 306521269
-
Zongwei Zhou authored
Set dataset private threads and GPU private threads together for better Resnet performance; remove outdated TF1 benchmarks; remove redundant classifier param runtime.gpu_threads_enabled PiperOrigin-RevId: 306341022
-
- 12 Apr, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 306136273
-
- 04 Apr, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 304805298
-
Allen Wang authored
PiperOrigin-RevId: 304724816
-
- 01 Apr, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 304242451
-
- 16 Mar, 2020 1 commit
-
-
Allen Wang authored
PiperOrigin-RevId: 301185629
-
- 13 Mar, 2020 2 commits
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 300689836
-
Hongkun Yu authored
PiperOrigin-RevId: 300654832
-
- 12 Mar, 2020 1 commit
-
-
Jaehong Kim authored
PiperOrigin-RevId: 300447325
-
- 24 Feb, 2020 1 commit
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 296988935
-
- 23 Jan, 2020 1 commit
-
-
Jaehong Kim authored
PiperOrigin-RevId: 291110416
-
- 19 Dec, 2019 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 286409835
-
- 05 Dec, 2019 1 commit
-
-
Haoyu Zhang authored
No need to test explicit_gpu_placement + no_dist_strat + function case, since the performance issue is already fixed by unifying the Keras codepaths. However, there is still performance gap using the explicit_gpu_placement flag when run_eagerly. PiperOrigin-RevId: 283890008
-
- 27 Nov, 2019 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 282669615
-
- 25 Nov, 2019 1 commit
-
-
Sai Ganesh Bandiatmakuri authored
This will help general debugging by enabling custom execution with --benchmark_method_steps. E.g --benchmark_method_steps=train_steps=7 will run the benchmark for only 7 steps without modifying benchmark code. PiperOrigin-RevId: 282396875
-
- 06 Nov, 2019 1 commit
-
-
Ayush Dubey authored
PiperOrigin-RevId: 278902210
-
- 28 Oct, 2019 1 commit
-
-
Zongwei Zhou authored
PiperOrigin-RevId: 277082247
-
- 19 Sep, 2019 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 270122397
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 270079001
-
- 13 Sep, 2019 1 commit
-
-
Ayush Dubey authored
PiperOrigin-RevId: 268836696
-
- 12 Sep, 2019 1 commit
-
-
Ayush Dubey authored
PiperOrigin-RevId: 268703439
-
- 21 Aug, 2019 1 commit
-
-
Ayush Dubey authored
PiperOrigin-RevId: 264511778
-
- 20 Aug, 2019 2 commits
-
-
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 2 commits
-
-
Haoyu Zhang authored
Moving Keras ResNet models to `official/vision/image_classification` and benchmarks to `official/benchmark`. PiperOrigin-RevId: 264268533
-
Ayush Dubey authored
PiperOrigin-RevId: 264174913
-
- 16 Aug, 2019 1 commit
-
-
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
-
- 13 Aug, 2019 1 commit
-
-
Toby Boyd authored
-
- 10 Aug, 2019 1 commit
-
-
Vinh Nguyen authored
-
- 06 Aug, 2019 1 commit
-
-
Toby Boyd authored
* force_v2_in_keras_compile FLAG default to None and added seperate temp path. * switch to force testing 1v path not force v2 path. * Rename function force_v1_path.
-
- 05 Aug, 2019 2 commits
- 01 Aug, 2019 1 commit
-
-
Haoyu Zhang authored
-
- 30 Jul, 2019 1 commit
-
-
Igor authored
* Add accuracy and performance Resnet runs with --force_v2_in_keras_compile = True. * Fixed lint
-