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

5 6 7 8
Parameters
==========

..  automodule:: paddle.v2.parameters
L
Luo Tao 已提交
9
    :noindex:
10 11 12 13

Trainer
=======

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

Event
=====

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

Inference
=========

L
Luo Tao 已提交
26 27
..  autofunction:: paddle.v2.infer
    :noindex:
新手
引导
客服 返回
顶部