提交 3fbc75ab authored 作者: Frederic's avatar Frederic

fix ReST syntax.

上级 2fb4b319
...@@ -474,10 +474,11 @@ import theano and print the config variable, as in: ...@@ -474,10 +474,11 @@ import theano and print the config variable, as in:
When not ``'off'``, the value of this option dictates what happens when When not ``'off'``, the value of this option dictates what happens when
an Op's inputs do not provide appropriate test values: an Op's inputs do not provide appropriate test values:
- ``'ignore'`` will silently skip the debug mechanism for this Op
- ``'warn'`` will raise a UserWarning and skip the debug mechanism for - ``'ignore'`` will silently skip the debug mechanism for this Op
this Op - ``'warn'`` will raise a UserWarning and skip the debug mechanism for
- ``'raise'`` will raise an Exception this Op
- ``'raise'`` will raise an Exception
.. attribute:: config.exception_verbosity .. attribute:: config.exception_verbosity
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论