未验证 提交 b0c798c3 编写于 作者: T Tink_Y 提交者: GitHub

Merge pull request #273 from PaddlePaddle/fixname

Refine name of several docs
=========== ===========
API Guide API使用指南
=========== ===========
.. toctree:: .. toctree::
......
============= =============
fluid.layers 神经网络层
============= =============
.. toctree:: .. toctree::
......
# LoD-Tensor # LoD-Tensor使用说明
LoD(Level-of-Detail) Tensor是Fluid中特有的概念,它在Tensor基础上附加了序列信息。Fluid中可传输的数据包括:输入、输出、网络中的可学习参数,全部统一使用LoD-Tensor表示。 LoD(Level-of-Detail) Tensor是Fluid中特有的概念,它在Tensor基础上附加了序列信息。Fluid中可传输的数据包括:输入、输出、网络中的可学习参数,全部统一使用LoD-Tensor表示。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册