dygraph.rst 1.1 KB
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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
..  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/enabled.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
    dygraph/load_persistables.rst
    dygraph/NaturalExpDecay.rst
    dygraph/NCE.rst
    dygraph/no_grad.rst
    dygraph/NoamDecay.rst
    dygraph/not_support.rst
    dygraph/PiecewiseDecay.rst
    dygraph/PolynomialDecay.rst
    dygraph/Pool2D.rst
    dygraph/PRelu.rst
    dygraph/prepare_context.rst
    dygraph/save_persistables.rst
    dygraph/SpectralNorm.rst
    dygraph/start_gperf_profiler.rst
    dygraph/stop_gperf_profiler.rst
    dygraph/to_variable.rst
    dygraph/Tracer.rst
    dygraph/TreeConv.rst