提交 ce3ca941 authored 作者: Iban Harlouchet's avatar Iban Harlouchet 提交者: Arnaud Bergeron

testcode for doc/tutorial/symbolic_graphs.txt

上级 5dcad44a
......@@ -34,8 +34,9 @@ detail about these building blocks refer to :ref:`variable`, :ref:`op`,
**Code**
.. code-block:: python
.. testcode::
import theano.tensor as T
x = T.dmatrix('x')
y = T.dmatrix('y')
z = x + y
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论