提交 480440a6 authored 作者: Frederic's avatar Frederic

update comment

上级 7889b93b
...@@ -1517,7 +1517,8 @@ def verify_grad(fun, pt, n_tests=2, rng=None, eps=None, ...@@ -1517,7 +1517,8 @@ def verify_grad(fun, pt, n_tests=2, rng=None, eps=None,
None is type-dependent) None is type-dependent)
Raising the value of eps can raise or lower the absolute and Raising the value of eps can raise or lower the absolute and
relative errors of the verification depending on the relative errors of the verification depending on the
Op. Raising eps does not lower the verification quality. It Op. Raising eps does not lower the verification quality
for linear operations. It
is better to raise eps than raising abs_tol or rel_tol. is better to raise eps than raising abs_tol or rel_tol.
:param out_type: dtype of output, if complex (i.e. 'complex32' or :param out_type: dtype of output, if complex (i.e. 'complex32' or
'complex64') 'complex64')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论