提交 686a9a99 编写于 作者: C Channingss

update

上级 8340c4a6
......@@ -155,7 +155,6 @@ class OpSet9(object):
return node
def elementwise_add(self, op, block):
print(op.input('Y'))
axis = op.attr('axis')
x_shape = block.var(op.input('X')[0]).shape
y_shape = block.var(op.input('Y')[0]).shape
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册