Skip to content

Commit

Permalink
Fx
Browse files Browse the repository at this point in the history
  • Loading branch information
snakers4 committed Nov 4, 2018
1 parent 3ba42b0 commit 2452643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/train_encoder_decoder_predict.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ def main():
global USE_CUDA,DEVICE
global UNK_TOKEN,PAD_TOKEN,SOS_TOKEN,EOS_TOKEN,TRG_NAMES,LOWER,PAD_INDEX,NAMES,MIN_FREQ
global args,best_met,valid_minib_counter
global pieces2text

label_writers = []

Expand Down

0 comments on commit 2452643

Please sign in to comment.