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

Y
yuyang18 已提交
4 5 6 7 8
==============
fluid.executor
==============

.. _api_fluid_executor_Executor:
Q
QI JUN 已提交
9 10

Executor
Y
Yang Yu 已提交
11 12
--------

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

Y
yuyang18 已提交
17 18
.. _api_fluid_executor_global_scope:

Y
Yang Yu 已提交
19 20 21
global_scope
------------

L
Luo Tao 已提交
22
..  autofunction:: paddle.fluid.executor.global_scope
Y
Yang Yu 已提交
23 24
    :noindex:

Y
yuyang18 已提交
25 26
.. _api_fluid_executor_scope_guard:

Y
Yang Yu 已提交
27
scope_guard
Q
QI JUN 已提交
28
-----------
Y
Yang Yu 已提交
29

L
Luo Tao 已提交
30
..  autofunction:: paddle.fluid.executor.scope_guard
Y
Yang Yu 已提交
31 32
    :noindex:

Y
yuyang18 已提交
33 34 35 36
.. _api_fluid_executor__switch_scope:

_switch_scope
-------------
Y
Yang Yu 已提交
37

Y
yuyang18 已提交
38
..  autofunction:: paddle.fluid.executor._switch_scope
Q
QI JUN 已提交
39
    :noindex:
Y
Yang Yu 已提交
40