run_logic.rst 405 字节
Newer Older
L
Luo Tao 已提交
1 2 3
======================
Training and Inference
======================
Y
Yu Yang 已提交
4

Y
Yu Yang 已提交
5 6 7 8
Parameters
==========

..  automodule:: paddle.v2.parameters
Q
qijun 已提交
9
    :members: Parameters
L
Luo Tao 已提交
10
    :noindex:
Y
Yu Yang 已提交
11 12 13 14

Trainer
=======

L
Luo Tao 已提交
15
..  automodule:: paddle.v2.trainer
Q
qijun 已提交
16
    :members: SGD
L
Luo Tao 已提交
17
    :noindex:
Y
Yu Yang 已提交
18 19 20 21

Event
=====

L
Luo Tao 已提交
22
..  automodule:: paddle.v2.event
Q
qijun 已提交
23
    :members:
L
Luo Tao 已提交
24
    :noindex:
Y
Yu Yang 已提交
25 26 27 28

Inference
=========

Q
qijun 已提交
29
..  autofunction:: paddle.v2.infer
Q
qijun 已提交
30 31
    :noindex: