提交 0ee18a86 编写于 作者: W wanghaoshuang

Fix doc.

上级 e286b950
...@@ -2418,8 +2418,8 @@ def img_conv_layer(input, ...@@ -2418,8 +2418,8 @@ def img_conv_layer(input,
:param dilation: The x dimension of the dilation. Or input a tuple for two :param dilation: The x dimension of the dilation. Or input a tuple for two
image dimension image dimension
:type dilation: int|tuple|list :type dilation: int|tuple|list
:param padding_y: The y dimension of the dilation. :param dilation_y: The y dimension of the dilation.
:type padding_y: int :type dilation_y: int
:param bias_attr: Convolution bias attribute. None means default bias. :param bias_attr: Convolution bias attribute. None means default bias.
False means no bias. False means no bias.
:type bias_attr: ParameterAttribute|False :type bias_attr: ParameterAttribute|False
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册