dygraph.rst 946 字节
Newer Older
L
lujun 已提交
1 2 3 4
=============
fluid.dygraph
=============

T
tianshuo78520a 已提交
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
..  toctree::
    :maxdepth: 1

    dygraph/BackwardStrategy.rst
    dygraph/BatchNorm.rst
    dygraph/BilinearTensorProduct.rst
    dygraph/Conv2D.rst
    dygraph/Conv2DTranspose.rst
    dygraph/Conv3D.rst
    dygraph/Conv3DTranspose.rst
    dygraph/CosineDecay.rst
    dygraph/Embedding.rst
    dygraph/ExponentialDecay.rst
    dygraph/FC.rst
    dygraph/GroupNorm.rst
    dygraph/GRUUnit.rst
    dygraph/guard.rst
    dygraph/InverseTimeDecay.rst
    dygraph/Layer.rst
    dygraph/LayerNorm.rst
D
Dong Daxiang 已提交
25
    dygraph/load_dygraph.rst
T
tianshuo78520a 已提交
26 27 28 29 30 31 32 33 34
    dygraph/NaturalExpDecay.rst
    dygraph/NCE.rst
    dygraph/no_grad.rst
    dygraph/NoamDecay.rst
    dygraph/PiecewiseDecay.rst
    dygraph/PolynomialDecay.rst
    dygraph/Pool2D.rst
    dygraph/PRelu.rst
    dygraph/prepare_context.rst
D
Dong Daxiang 已提交
35
    dygraph/save_dygraph.rst
T
tianshuo78520a 已提交
36 37 38 39
    dygraph/SpectralNorm.rst
    dygraph/to_variable.rst
    dygraph/Tracer.rst
    dygraph/TreeConv.rst