“8d3c3e048bcef2a23d3b898a6c3fc7a40d06d92b”上不存在“paddle/git@gitcode.net:Crayonxin2000/Paddle.git”
-
由 qingqing01 提交于
* Add linear learning warmup method This warmup lr can be combinated with other learning rate strategies. For example: decayed_lr = fluid.layers.linear_lr_warmup( fluid.layers.piecewise_decay(boundaries, lr_steps), warmup_steps, start_lr, end_lr)1ebd7434