提交 a341a778 authored 作者: Frederic Bastien's avatar Frederic Bastien

indent code example

上级 3dc4855e
......@@ -997,8 +997,10 @@ down computation on the GPU, but it is enabled by default on the CPU).
Then you must start Python inside GDB and in it start your Python
process (e.g. theano-nose):
$gdb python
(gdb)r bin/theano-nose theano/
.. code-block::
$gdb python
(gdb)r bin/theano-nose theano/
`Quick guide to GDB <https://www.cs.cmu.edu/~gilpin/tutorial/>`_.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论