提交 54ee2641 authored 作者: Frederic's avatar Frederic

small doc refactoring.

上级 4929b406
...@@ -426,20 +426,8 @@ For more details see :ref:`random_value_in_tests`. ...@@ -426,20 +426,8 @@ For more details see :ref:`random_value_in_tests`.
:download:`Solution<extending_theano_solution_1.py>` :download:`Solution<extending_theano_solution_1.py>`
Final Note Documentation
========== =============
A more extensive discussion of this section's content may be found in
the advanced tutorial :ref:`Extending Theano<extending>`
The section :ref:`Other ops <other_ops>` include more instruction for specific case:
- :ref:`scalar_ops`
- :ref:`scipy_ops`
- :ref:`sparse_ops`
- :ref:`Random ops <random_ops>`
- :ref:`openmp_ops`
- :ref:`numba_ops`
See :ref:`metadocumentation`, for some information on how to generate See :ref:`metadocumentation`, for some information on how to generate
the documentation. the documentation.
...@@ -474,3 +462,19 @@ documentation: ...@@ -474,3 +462,19 @@ documentation:
.. automodule:: theano.misc.doubleop .. automodule:: theano.misc.doubleop
:members: :members:
Final Note
==========
A more extensive discussion of this section's content may be found in
the advanced tutorial :ref:`Extending Theano<extending>`
The section :ref:`Other ops <other_ops>` include more instruction for
specific case:
- :ref:`scalar_ops`
- :ref:`scipy_ops`
- :ref:`sparse_ops`
- :ref:`Random ops <random_ops>`
- :ref:`openmp_ops`
- :ref:`numba_ops`
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论