bugfix/anakin-compile
Xin Pan 7 years ago
parent 2fb77250f3
commit bcc0d32080

@ -22,7 +22,7 @@ pos_enc_param_names = (
"src_pos_enc_table",
"trg_pos_enc_table", )
batch_size = 16
batch_size = 64
def position_encoding_init(n_position, d_pos_vec):

Loading…
Cancel
Save