executor.rst 506 字节
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 11 12 13 14 15 16 17 18 19 20 21
--------

..  autoclass:: paddle.v2.fluid.executor.Executor
    :members:
    :noindex:

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

..  autofunction:: paddle.v2.fluid.executor.global_scope
    :noindex:

scope_guard
Q
QI JUN 已提交
22
-----------
Y
Yang Yu 已提交
23 24 25 26 27 28 29 30

..  autofunction:: paddle.v2.fluid.executor.scope_guard
    :noindex:

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

..  autofunction:: paddle.v2.fluid.executor.switch_scope
Q
QI JUN 已提交
31
    :noindex:
Y
Yang Yu 已提交
32