提交 d043bac5 authored 作者: James Bergstra's avatar James Bergstra

added optimizations to toplevel toc

上级 f8822965
...@@ -33,7 +33,8 @@ Roughly in order of what you'll want to check out: ...@@ -33,7 +33,8 @@ Roughly in order of what you'll want to check out:
* :ref:`introduction` -- What is Theano? * :ref:`introduction` -- What is Theano?
* :ref:`tutorial` -- Learn the basics. * :ref:`tutorial` -- Learn the basics.
* :ref:`libdoc` -- All Theano's functionality, module by module. * :ref:`libdoc` -- Theano's functionality, module by module.
* :ref:`optimizations` -- Guide to Theano's graph optimizations.
* :ref:`extending` -- Learn to add a Type, Op, or graph optimization. * :ref:`extending` -- Learn to add a Type, Op, or graph optimization.
* :ref:`internal` -- How to maintaining Theano, LISA-specific tips, and more... * :ref:`internal` -- How to maintaining Theano, LISA-specific tips, and more...
...@@ -59,6 +60,7 @@ Community ...@@ -59,6 +60,7 @@ Community
install install
tutorial/index tutorial/index
library/index library/index
optimizations
extending/index extending/index
glossary glossary
links links
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论