- 01 Oct, 2020 3 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 334860469
-
Rick Chao authored
PSv2: Replace existing `tf.distribute.experimental.ParameterServerStrategy` usage with `tf.compat.v1.distribute.experimental.ParameterServerStrategy` to prepare for the upcoming TF2 ParameterServerStrategy API release. The practically only difference for API endpoint switch is the monitoring from V2 to V1, for those who were using `tf.distribute.experimental.ParameterServerStrategy`. It's not supported in V2 and should be tracked as V1 anyway. PiperOrigin-RevId: 334847114
-
Chen Chen authored
PiperOrigin-RevId: 334829363
-
- 30 Sep, 2020 4 commits
-
-
Zhenyu Tan authored
PiperOrigin-RevId: 334647537
-
Allen Wang authored
PiperOrigin-RevId: 334642892
-
Dan Holtmann-Rice authored
PiperOrigin-RevId: 334528962
-
Chenkai Kuang authored
PiperOrigin-RevId: 334517779
-
- 28 Sep, 2020 4 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 334233893
-
Pankaj Kanwar authored
PiperOrigin-RevId: 334221902
-
Hongkun Yu authored
PiperOrigin-RevId: 334085862
-
Hongkun Yu authored
PiperOrigin-RevId: 334062074
-
- 27 Sep, 2020 1 commit
-
-
Chen Chen authored
PiperOrigin-RevId: 333979065
-
- 26 Sep, 2020 2 commits
- 25 Sep, 2020 3 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 333784610
-
Chen Chen authored
PiperOrigin-RevId: 333772508
-
Zhenyu Tan authored
PiperOrigin-RevId: 333644426
-
- 24 Sep, 2020 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 333591143
-
A. Unique TensorFlower authored
Add norm_first to Transformer Scaffold; Add an option in gated_feedword to disable the output layer_norm. PiperOrigin-RevId: 333591020
-
Yeqing Li authored
PiperOrigin-RevId: 333559599
-
- 23 Sep, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 333314981
-
Ruoxin Sang authored
PiperOrigin-RevId: 333306806
-
- 22 Sep, 2020 7 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 333183470
-
Chen Chen authored
PiperOrigin-RevId: 333163906
-
Allen Wang authored
PiperOrigin-RevId: 333135907
-
Pankaj Kanwar authored
PiperOrigin-RevId: 333119766
-
Hongkun Yu authored
PiperOrigin-RevId: 333019996
-
Chen Chen authored
PiperOrigin-RevId: 333014322
-
Hongkun Yu authored
PiperOrigin-RevId: 332992539
-
- 21 Sep, 2020 6 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 332953126
-
Hongkun Yu authored
PiperOrigin-RevId: 332918217
-
Hongkun Yu authored
PiperOrigin-RevId: 332891157
-
Chen Chen authored
PiperOrigin-RevId: 332806032
-
Chen Chen authored
Remove return_all_encoder_outputs argument from keras_nlp.BertEncoder as it is unused and we will always return all encoder outputs in the returned dict. PiperOrigin-RevId: 332802761
-
Hongkun Yu authored
PiperOrigin-RevId: 332781597
-
- 20 Sep, 2020 1 commit
-
-
Hongkun Yu authored
Migrate all TF-NLP tasks to consume models with dictionary outputs and encoders with dictionary outputs. PiperOrigin-RevId: 332740616
-
- 19 Sep, 2020 2 commits
-
-
Zhenyu Tan authored
PiperOrigin-RevId: 332576047
-
Zhenyu Tan authored
PiperOrigin-RevId: 332557462
-
- 18 Sep, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 332512380
-
Zhenyu Tan authored
PiperOrigin-RevId: 332506544
-