提交 2df70a9c authored 作者: James Bergstra's avatar James Bergstra

adding aliasing.txt to tutorial TOC

上级 90b01e95
.. _basictutaliasing: .. _basictutaliasing:
=============== =======================================================
Memory Aliasing Understanding Memory Aliasing for Speed and Correctness
=============== =======================================================
The aggressive reuse of memory is one of the ways Theano makes code fast, and The aggressive reuse of memory is one of the ways Theano makes code fast, and
it's important for the correctness and speed of your program that you understand it's important for the correctness and speed of your program that you understand
......
...@@ -29,6 +29,7 @@ you out. ...@@ -29,6 +29,7 @@ you out.
loading_and_saving loading_and_saving
symbolic_graphs symbolic_graphs
modes modes
aliasing
using_gpu using_gpu
remarks remarks
debug_faq debug_faq
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论