We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9106243 commit 307947aCopy full SHA for 307947a
docs/api/paddle/vision/models/shufflenet_v2_swish_cn.rst
@@ -5,7 +5,8 @@ shufflenet_v2_swish
5
6
.. py:function:: paddle.vision.models.shufflenet_v2_swish(pretrained=False, **kwargs)
7
8
- 使用 swish 进行激活的 ShuffleNetV2 模型,来自论文 `"ShuffleNet V2: Practical Guidelines for Ecient CNN Architecture Design" <https://arxiv.org/pdf/1807.11164.pdf>`_ 。
+
9
+使用 swish 进行激活的 ShuffleNetV2 模型,来自论文 `"ShuffleNet V2: Practical Guidelines for Ecient CNN Architecture Design" <https://arxiv.org/pdf/1807.11164.pdf>`_ 。
10
11
参数
12
:::::::::
0 commit comments