- 01 Nov, 2019 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 277973281
-
Pengchong Jin authored
PiperOrigin-RevId: 277961522
-
Yeqing Li authored
PiperOrigin-RevId: 277960691
-
Will Cromar authored
PiperOrigin-RevId: 277946653
-
- 31 Oct, 2019 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 277793274
-
Hongkun Yu authored
PiperOrigin-RevId: 277649735
-
- 30 Oct, 2019 1 commit
-
-
Yeqing Li authored
PiperOrigin-RevId: 277584854
-
- 29 Oct, 2019 3 commits
-
-
David Chen authored
PiperOrigin-RevId: 277332242
-
Allen Wang authored
PiperOrigin-RevId: 277305436
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 277179351
-
- 28 Oct, 2019 7 commits
-
-
Yeqing Li authored
PiperOrigin-RevId: 277156216
-
Hongkun Yu authored
PiperOrigin-RevId: 277139578
-
Will Cromar authored
PiperOrigin-RevId: 277129545
-
Yeqing Li authored
PiperOrigin-RevId: 277104025
-
Hongkun Yu authored
PiperOrigin-RevId: 277092057
-
Hongkun Yu authored
PiperOrigin-RevId: 277087491
-
Zongwei Zhou authored
PiperOrigin-RevId: 277082247
-
- 25 Oct, 2019 1 commit
-
-
saberkun authored
PiperOrigin-RevId: 276609206
-
- 24 Oct, 2019 6 commits
-
-
Yeqing Li authored
PiperOrigin-RevId: 276586434
-
Pengchong Jin authored
PiperOrigin-RevId: 276535246
-
Hongkun Yu authored
PiperOrigin-RevId: 276518206
-
Yeqing Li authored
PiperOrigin-RevId: 276516912
-
Madhura Pande authored
Using this code on GPU, was not logging "learning_rate" and "gradient norm" etc. We need to use simple "tf.summary.scalar" instead of contrib one to log these params. Tested on Tensorflow 1.14.
-
Hongkun Yu authored
PiperOrigin-RevId: 276394582
-
- 23 Oct, 2019 5 commits
-
-
Sergey Mironov authored
-
Yeqing Li authored
PiperOrigin-RevId: 276344518
-
Yeqing Li authored
PiperOrigin-RevId: 276317091
-
Hongkun Yu authored
PiperOrigin-RevId: 276210315
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 276182092
-
- 22 Oct, 2019 6 commits
-
-
Rohan Jain authored
Getting rid of experimental_allow_stateful now that we have experimental_external_state_policy instead. that option. We've replaced experimental_allow_stateful with experimental_external_state_policy with a default of WARN in which we'll only print a warning message and not fail. As a result, we can now safely remove all client code that explicitly set the allow_stateful_ops flag to True. PiperOrigin-RevId: 276115313
-
Ruoxin Sang authored
PiperOrigin-RevId: 276103495
-
Dmitry Murygin authored
-
Hongkun Yu authored
- Support first/last summary type - Support bert format input processing PiperOrigin-RevId: 276005310
-
Hongkun Yu authored
PiperOrigin-RevId: 275994710
-
Hongkun Yu authored
PiperOrigin-RevId: 275986990
-
- 21 Oct, 2019 5 commits
-
-
Ruoxin Sang authored
Pass the file patterns instead of flattened file paths into tf.data.Dataset.list_file. This helps Cloud DF4x4 Bert Startup from 11min34s to 6min53s. PiperOrigin-RevId: 275953359
-
Yeqing Li authored
PiperOrigin-RevId: 275940140
-
Frank Chen authored
PiperOrigin-RevId: 275930249
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 275917359
-
minoring authored
arparse -> argparse
-