提交 0e8e5069 authored 作者: Nicolas Bouchard's avatar Nicolas Bouchard

Small correction.

上级 98309232
...@@ -159,9 +159,8 @@ def verify_grad_sparse(op, pt, structured=False, *args, **kwargs): ...@@ -159,9 +159,8 @@ def verify_grad_sparse(op, pt, structured=False, *args, **kwargs):
:param pt: List of inputs to realize the tests. :param pt: List of inputs to realize the tests.
:param structured: True to tests with a structured grad, :param structured: True to tests with a structured grad,
False otherwise. False otherwise.
:param *args: Other `verify_grad` parameter if any. :param *args: Other `verify_grad` parameters if any.
:param **kwargs: Other `verify_grad` key word parameter :param **kwargs: Other `verify_grad` keywords if any.
if any.
:return: None :return: None
""" """
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论