提交 7129a3fa 编写于 作者: H haoyuying

revise version to 1.1.0

上级 99d4bc9e
......@@ -39,7 +39,7 @@ def make_divisible(v, divisor=8, min_value=None):
author_email="",
summary="mobilenet_v3_small_imagenet_ssld is a classification model, "
"this module is trained with Imagenet dataset.",
version="1.0.0",
version="1.1.0",
meta=ImageClassifierModule)
class MobileNetV3Small(nn.Layer):
"""MobileNetV3Small module."""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册