提交 741c06c8 编写于 作者: L lyuwenyu

for hub

上级 6c2a33fe
from ppcls.modeling.architectures.resnet import ResNet18
def ResNet18Test(**args):
'''ResNet18Entry test
'''
model = ResNet18(**args)
return model
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册