executor.rst 525 字节
Newer Older
W
Wang,Jeff 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
..  THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
    !DO NOT EDIT THIS FILE MANUALLY!

==============
fluid.executor
==============

.. _api_fluid_executor_Executor:

Executor
--------

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

.. _api_fluid_executor_global_scope:

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

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

.. _api_fluid_executor_scope_guard:

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

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