[Dy2stat] Add Ptb Lm Test for V2 APIs (#27461)

As the title
my_2.0rc
Huihuang Zheng 4 years ago committed by GitHub
parent b77d9f268e
commit 28f83f0519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -279,7 +279,7 @@ def train(place):
speed))
avg_batch_time = time.time()
return out_loss, last_hidden.numpy(), last_cell.numpy()
return out_loss, last_hidden.numpy(), last_cell.numpy()
def train_dygraph(place):

Loading…
Cancel
Save