提交 79e9419f 编写于 作者: W weishengyu

dbg

上级 611a4095
......@@ -11,7 +11,7 @@ class Identity(nn.Layer):
return inputs
class TheseusLayer(nn.Layer, ABC):
class TheseusLayer(nn.Layer):
def __init__(self, *args, return_patterns=None, **kwargs):
super(TheseusLayer, self).__init__()
self.res_dict = None
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册