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

testcode for doc/extending/tips.txt

上级 092ad947
...@@ -19,7 +19,7 @@ implemented using other already existing Ops. For example, instead of ...@@ -19,7 +19,7 @@ implemented using other already existing Ops. For example, instead of
writing a "sum_square_difference" Op, you should probably just write a writing a "sum_square_difference" Op, you should probably just write a
simple function: simple function:
.. code-block:: python .. testcode::
from theano import tensor as T from theano import tensor as T
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论