Skip to content

Commit 307947a

Browse files
authored
begin a pr (just a placeholder)
1 parent 9106243 commit 307947a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api/paddle/vision/models/shufflenet_v2_swish_cn.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ shufflenet_v2_swish
55

66
.. py:function:: paddle.vision.models.shufflenet_v2_swish(pretrained=False, **kwargs)
77
8-
使用 swish 进行激活的 ShuffleNetV2 模型,来自论文 `"ShuffleNet V2: Practical Guidelines for Ecient CNN Architecture Design" <https://arxiv.org/pdf/1807.11164.pdf>`_ 。
8+
9+
使用 swish 进行激活的 ShuffleNetV2 模型,来自论文 `"ShuffleNet V2: Practical Guidelines for Ecient CNN Architecture Design" <https://arxiv.org/pdf/1807.11164.pdf>`_ 。
910

1011
参数
1112
:::::::::

0 commit comments

Comments
 (0)