index_en.rst 520 字节
Newer Older
C
chentianyu03 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
############
Basic Concept
############

This paper introduces the basic concepts of Paddle:

- `Guide to Fluid Programming <./programming_guide/programming_guide_en.html>`_ :introduces the basic concept and usage of Paddle.
- `LoD-Tensor User Guide <lod_tensor_en.html>`_ : LoD-Tensor is a high-level feature of Paddle. It adds sequence information on the basis of tensor and supports processing variable length data.


..  toctree::
    :hidden:

    programming_guide/programming_guide_en.md
    lod_tensor_en.rst