提交 938a9e4f 编写于 作者: M minqiyang

Polish code

上级 09103084
......@@ -574,9 +574,6 @@ class Operator(object):
attr_val = self.attrs[attr_name]
self._update_desc_attr(attr_name, attr_val)
import sys
print('self.attrs', self.attrs)
sys.stdout.flush()
self.desc.check_attrs()
if self.has_kernel(type):
self.desc.infer_var_type(self.block.desc)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册