提交 38104bd2 编写于 作者: J JuncaiPeng

up, test=develop;test=document_fix

上级 52aac0f9
...@@ -239,7 +239,7 @@ class WeightNormParamAttr(ParamAttr): ...@@ -239,7 +239,7 @@ class WeightNormParamAttr(ParamAttr):
two method: :ref:`api_paddle_fluid_regularizer_L1Decay` , two method: :ref:`api_paddle_fluid_regularizer_L1Decay` ,
:ref:`api_paddle_fluid_regularizer_L2DecayRegularizer`. :ref:`api_paddle_fluid_regularizer_L2DecayRegularizer`.
If regularizer isralso set in ``optimizer`` If regularizer isralso set in ``optimizer``
(such as :ref:`api_paddle_optimizer_SGDOptimizer` ), that regularizer setting in (such as :ref:`api_paddle_optimizer_SGD` ), that regularizer setting in
optimizer will be ignored. Default None, meaning there is no regularization. optimizer will be ignored. Default None, meaning there is no regularization.
trainable(bool, optional): Whether this parameter is trainable. Default True. trainable(bool, optional): Whether this parameter is trainable. Default True.
do_model_average(bool, optional): Whether this parameter should do model average. do_model_average(bool, optional): Whether this parameter should do model average.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册