提交 1d603462 authored 作者: Pierre Luc Carrier's avatar Pierre Luc Carrier

In Final Notes, link directly to Alternate Theano Types section

上级 6e3447aa
...@@ -243,6 +243,8 @@ Want C speed without writing C code for your new Op? You can use Numba ...@@ -243,6 +243,8 @@ Want C speed without writing C code for your new Op? You can use Numba
to generate the C code for you! Here is an `example to generate the C code for you! Here is an `example
Op <https://gist.github.com/nouiz/5492778#file-theano_op-py>`_ doing that. Op <https://gist.github.com/nouiz/5492778#file-theano_op-py>`_ doing that.
.. _alternate_theano_types:
Alternate Theano Types Alternate Theano Types
====================== ======================
......
...@@ -959,4 +959,4 @@ Final Note ...@@ -959,4 +959,4 @@ Final Note
This tutorial focuses on providing C implementations to ops that manipulate This tutorial focuses on providing C implementations to ops that manipulate
Theano tensors. For more information about other Theano types, you can refer Theano tensors. For more information about other Theano types, you can refer
to the section :ref:`Other ops <other_ops>`. to the section :ref:`Alternate Theano Types <alternate_theano_types>`.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论