Skip to content

Commit

Permalink
comment out test() under p1_HierarchicalAttention_model_transformer.py
Browse files Browse the repository at this point in the history
comment out test() under p1_HierarchicalAttention_model_transformer.py
  • Loading branch information
brightmart authored Dec 20, 2018
1 parent 3e7911b commit bbb3320
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -472,4 +472,4 @@ def get_input_y(i,input_x,batch_size):
input_y = np.array(input_y)
return input_y

test()
#test()

0 comments on commit bbb3320

Please sign in to comment.