Skip to content

Commit

Permalink
Update transformer_decoders.py
Browse files Browse the repository at this point in the history
  • Loading branch information
guotong1988 authored Mar 4, 2019
1 parent fc15fa2 commit b4230a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion texar/modules/decoders/transformer_decoders.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ def default_hparams():
'dropout_rate': 0.1,
'output_dim': 512,
'use_bias': False,
'num_units': 512,
},
"initializer": None,
"name": "transformer_decoder",
Expand Down

0 comments on commit b4230a4

Please sign in to comment.