Created by: JepsonWong
There is an incompatible API change for Optimizer, __init__ in dygraph must have a parameter_list arg. See https://github.com/PaddlePaddle/Paddle/pull/20815 .
This PR upgrades the ptb_lm model.
Created by: JepsonWong
There is an incompatible API change for Optimizer, __init__ in dygraph must have a parameter_list arg. See https://github.com/PaddlePaddle/Paddle/pull/20815 .
This PR upgrades the ptb_lm model.