提交 9ffde212 编写于 作者: M Megvii Engine Team

feat(python): add dct python opr

GitOrigin-RevId: 3814dec267e566631ffd8e3eb73bcad8b93dcf6a
上级 45032220
......@@ -257,7 +257,7 @@ class Context:
def decl_raw_opr(self, name, *, inputs, inputs_cvt=[], body=None,
desc=None, local_defs=[], have_config=True):
desc=None, local_defs=[], have_config=True, params=None, has_out_dtype=False):
self.skipped.append(name)
def get_str(self):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册