提交 f22ad2e4 编写于 作者: L lyuwenyu

update

上级 741c06c8
...@@ -5,7 +5,8 @@ from ppcls.modeling.architectures.resnet import ResNet18 ...@@ -5,7 +5,8 @@ from ppcls.modeling.architectures.resnet import ResNet18
def ResNet18Test(**args): def ResNet18Test(**args):
'''ResNet18Entry test '''lyuwenyu/PaddleClas/hub_L
ResNet18Entry test
''' '''
model = ResNet18(**args) model = ResNet18(**args)
return model return model
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册