提交 4f43e981 编写于 作者: J jerrywgz 提交者: ceci3

add comment for revise, test=develop

上级 dea34134
......@@ -1796,7 +1796,8 @@ def softmax(input, use_cudnn=False, name=None):
Args:
input (Variable): The input variable.
use_cudnn (bool): Use cudnn kernel or not, it is valid only when the cudnn \
library is installed.
library is installed. To improve numerical stablity, set use_cudnn to \
False by default. Default: False
name (str|None): A name for this layer(optional). If set None, the layer
will be named automatically. Default: None.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册