executor.rst.txt 494 字节
Newer Older
1 2 3 4 5 6 7 8 9 10
..  THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
    !DO NOT EDIT THIS FILE MANUALLY!

========
executor
========

Executor
--------

11
..  autoclass:: paddle.fluid.executor.Executor
12 13 14 15 16 17
    :members:
    :noindex:

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

18
..  autofunction:: paddle.fluid.executor.global_scope
19 20 21 22 23
    :noindex:

scope_guard
-----------

24
..  autofunction:: paddle.fluid.executor.scope_guard
25 26 27 28 29
    :noindex:

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

30
..  autofunction:: paddle.fluid.executor.switch_scope
31 32
    :noindex: