提交 42028b46 authored 作者: sentient07's avatar sentient07

made suggested commits

上级 d0d006f4
......@@ -185,7 +185,7 @@ class GpuElemwise(GpuOp):
"""
__props__ = ("scalar_op", )
__props__ = ("scalar_op", "inplace_pattern", )
nin = property(lambda self: self.scalar_op.nin)
nout = property(lambda self: self.scalar_op.nout)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论