- 10 Aug, 2020 1 commit
-
-
Hongkun Yu authored
-
- 06 May, 2020 1 commit
-
-
Sai Ganesh Bandiatmakuri authored
PiperOrigin-RevId: 310180583
-
- 04 May, 2020 1 commit
-
-
Sai Ganesh Bandiatmakuri authored
PiperOrigin-RevId: 309761595
-
- 23 Apr, 2020 1 commit
-
-
Sai Ganesh Bandiatmakuri authored
PiperOrigin-RevId: 308062306
-
- 09 Apr, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 305709689
-
- 17 Mar, 2020 1 commit
-
-
ayushmankumar7 authored
-
- 14 Mar, 2020 1 commit
-
-
Sai Ganesh Bandiatmakuri authored
PiperOrigin-RevId: 300858086
-
- 11 Dec, 2019 1 commit
-
-
David Chen authored
PiperOrigin-RevId: 284874717
-
- 10 Oct, 2019 1 commit
-
-
A. Unique TensorFlower authored
change benchmark's log verbosity to logging.INFO. it seems to me that DEBUG map to ---v=1 internally, which is way to verbose for the purpose of benchmarking. PiperOrigin-RevId: 274040907
-
- 24 May, 2019 1 commit
-
-
Toby Boyd authored
* Moved common keras code to utils. * Initial 1 gpu benchmark - Aligned flags with resnet example - removed code/features that are not super useful - eval as part of train if bleu source/ref provided - add exp_per_second hook * Rename benchmark classes, pass batch-size and log_steps. * fix docstring * Predict done with checkpoints inline - perfzero baseclass * steps not epochs with smoother training loop. * do not initialize history outside loop. * 5000 between eval not 500 * estimator to keras. * remove epochs var. * use range not xrange. * 200K steps for 1 gpu * fix global step
-