提交 607c083b 编写于 作者: W weishengyu

dbg

上级 80cc0d8c
...@@ -337,5 +337,5 @@ def ShuffleNetV2_x2_0(**args): ...@@ -337,5 +337,5 @@ def ShuffleNetV2_x2_0(**args):
def ShuffleNetV2_swish(**args): def ShuffleNetV2_swish(**args):
model = ShuffleNet(scale=1.0, act=swish, **args) model = ShuffleNet(scale=1.0, act="swish", **args)
return model return model
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册