提交 18f4d24d 编写于 作者: Z zlx

moidify comment of im_conv_group

上级 21a3c9d6
...@@ -369,7 +369,8 @@ def img_conv_group(input, ...@@ -369,7 +369,8 @@ def img_conv_group(input,
:type pool_stride: int :type pool_stride: int
:param pool_type: pooling type. :param pool_type: pooling type.
:type pool_type: BasePoolingType :type pool_type: BasePoolingType
:param param_attr: see img_conv_layer for details. :param param_attr: Convolution param attribute.
None means default attribute.
:type param_attr: ParameterAttribute :type param_attr: ParameterAttribute
:return: Layer's output :return: Layer's output
:type: LayerOutput :type: LayerOutput
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册