Skip to content

Commit bcc0d32

Browse files
committed
clean
1 parent 2fb7725 commit bcc0d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/fluid/tests/unittests/transformer_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"src_pos_enc_table",
2323
"trg_pos_enc_table", )
2424

25-
batch_size = 16
25+
batch_size = 64
2626

2727

2828
def position_encoding_init(n_position, d_pos_vec):

0 commit comments

Comments
 (0)