提交 309224d0 authored 作者: Frederic's avatar Frederic

small doc update

上级 fd40edf6
...@@ -215,7 +215,7 @@ returns the right answer. If you detect an error, you must raise an ...@@ -215,7 +215,7 @@ returns the right answer. If you detect an error, you must raise an
We call ``utt.assert_allclose(expected_value, value)`` to compare We call ``utt.assert_allclose(expected_value, value)`` to compare
NumPy ndarray.This raise an error message with more information. Also, NumPy ndarray.This raise an error message with more information. Also,
we change change the tolerance with the Theano flags the default tolerance can be changed with the Theano flags
``config.tensor.cmp_sloppy`` that take values in 0, 1 and 2. The ``config.tensor.cmp_sloppy`` that take values in 0, 1 and 2. The
defaul value do the most strict comparison, 1 and 2 make less strict defaul value do the most strict comparison, 1 and 2 make less strict
comparison. comparison.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论