提交 80cc0d8c 编写于 作者: W weishengyu

dbg

上级 9579c4eb
......@@ -307,7 +307,7 @@ class ShuffleNet(Layer):
def ShuffleNetV2_x0_25(**args):
model = ShuffleNetV2(scale=0.25, **args)
model = ShuffleNet(scale=0.25, **args)
return model
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册