run_logic.rst 344 字节
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
L
Luo Tao 已提交
9
    :noindex:
Y
Yu Yang 已提交
10 11 12 13

Trainer
=======

L
Luo Tao 已提交
14 15
..  automodule:: paddle.v2.trainer
    :noindex:
Y
Yu Yang 已提交
16 17 18 19

Event
=====

L
Luo Tao 已提交
20 21
..  automodule:: paddle.v2.event
    :noindex:
Y
Yu Yang 已提交
22 23 24 25

Inference
=========

L
Luo Tao 已提交
26 27
..  autofunction:: paddle.v2.infer
    :noindex: