提交 ed7ce373 编写于 作者: H haoyuying

revise version to 1.1.0

上级 b4a6c4b5
...@@ -171,7 +171,7 @@ class BasicBlock(nn.Layer): ...@@ -171,7 +171,7 @@ class BasicBlock(nn.Layer):
author_email="", author_email="",
summary="resnet50_vd_imagenet_ssld is a classification model, " summary="resnet50_vd_imagenet_ssld is a classification model, "
"this module is trained with Imagenet dataset.", "this module is trained with Imagenet dataset.",
version="1.0.0", version="1.1.0",
meta=ImageClassifierModule) meta=ImageClassifierModule)
class ResNet50_vd(nn.Layer): class ResNet50_vd(nn.Layer):
"""ResNet50_vd model.""" """ResNet50_vd model."""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册