提交 94220b97 authored 作者: Frederic Bastien's avatar Frederic Bastien

put more emphasis on DebugMode in the debug_faq.

上级 b52586a8
...@@ -11,7 +11,10 @@ problems, and introduce some of the tools that we use to find problems in our ...@@ -11,7 +11,10 @@ problems, and introduce some of the tools that we use to find problems in our
Theano code, and even (it happens) in Theano's internals, such as Theano code, and even (it happens) in Theano's internals, such as
:ref:`using_debugmode`. :ref:`using_debugmode`.
Isolating the problem/Testing Theano compiler
---------------------------------------------
You can run your Theano function in a DebugMode(:ref:`using_debugmode`). This test the Theano optimizations and help to find where NaN, inf and other problem come from.
How do I print an intermediate value in a Function/Method? How do I print an intermediate value in a Function/Method?
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论