提交 c61a589f authored 作者: Frederic's avatar Frederic

more clear doc folowing code review

上级 d9997136
......@@ -16,10 +16,10 @@ You can read about them in :ref:`libdoc_printing`.
.. note::
For all printing of Theano function, sometimes they can be hard to
read. To help on that, you can disable some Theano optimization
by using that Theano flag:
``optimizer_excluding=fusion:inplace``. Do not use that during
When printing Theano functions, they can sometimes be hard to
read. To help, you can disable some Theano optimizations
by using the Theano flag:
``optimizer_excluding=fusion:inplace``. Do not use this during
real job execution, as this make the graph slower and use more
memory.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论