提交 84ce7067 编写于 作者: H hedaoyuan

Restore config_base.py

上级 1d2025c9
......@@ -93,8 +93,6 @@ def __convert_to_v2__(method_name, parent_names, is_default_name=True):
name = kwargs.get('name', None)
super(V2LayerImpl, self).__init__(name, parent_layers)
if kwargs.has_key('size'):
self.size = kwargs['size']
self.__other_kwargs__ = other_kwargs
if wrapper is not None:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册