未验证 提交 795a0a9a 编写于 作者: L Leo Chen 提交者: GitHub

fix a typo, test=develop (#23685)

上级 c2f5a3ad
......@@ -195,7 +195,7 @@ def monkey_patch_math_varbase():
axis = -1
math_op = getattr(core.ops, op_type)
return math_op(self, other_var, 'aixs', axis)
return math_op(self, other_var, 'axis', axis)
comment = OpProtoHolder.instance().get_op_proto(op_type).comment
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册