executor.rst 494 字节
Newer Older
Y
Yang Yu 已提交
1 2 3 4 5 6
..  THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
    !DO NOT EDIT THIS FILE MANUALLY!

========
executor
========
Q
QI JUN 已提交
7 8

Executor
Y
Yang Yu 已提交
9 10
--------

L
Luo Tao 已提交
11
..  autoclass:: paddle.fluid.executor.Executor
Y
Yang Yu 已提交
12 13 14 15 16 17
    :members:
    :noindex:

global_scope
------------

L
Luo Tao 已提交
18
..  autofunction:: paddle.fluid.executor.global_scope
Y
Yang Yu 已提交
19 20 21
    :noindex:

scope_guard
Q
QI JUN 已提交
22
-----------
Y
Yang Yu 已提交
23

L
Luo Tao 已提交
24
..  autofunction:: paddle.fluid.executor.scope_guard
Y
Yang Yu 已提交
25 26 27 28 29
    :noindex:

switch_scope
------------

L
Luo Tao 已提交
30
..  autofunction:: paddle.fluid.executor.switch_scope
Q
QI JUN 已提交
31
    :noindex:
Y
Yang Yu 已提交
32