提交 111c150d 编写于 作者: M Megvii Engine Team

docs(mge/functional): fix typo

GitOrigin-RevId: 9473f17970d6eefa93793846f8a8d572f7b3e574
上级 240a685f
......@@ -921,7 +921,7 @@ def _get_leaky_relu_op(negative_slope, *, dtype=None, device=None):
def leaky_relu(inp: Tensor, negative_slope: float = 0.01) -> Tensor:
r"""Element-wose LeakyReLU function
r"""Element-wise LeakyReLU function
Refer to :class:`~.LeakyReLU` for more information.
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册