提交 2865db04 编写于 作者: W wuzewu

Fix modulev1 bug

上级 3e0664b6
......@@ -326,6 +326,7 @@ class ModuleV1(Module):
serving_func_name = self.desc.attr.map.data['default_signature'].s
return serving_func_name if serving_func_name != "" else None
@property
def desc(self):
return self._desc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册