PaddlePaddle
V2 API Overview
Model Configuration
Data Reader Interface and DataSets
Training and Inference
Fluid
layers
data_feeder
executor
Executor
global_scope
scope_guard
switch_scope
initializer
evaluator
nets
optimizer
param_attr
profiler
regularizer
io
PaddlePaddle
Docs
»
Fluid
»
executor
View page source
executor
¶
Executor
¶
class
paddle.fluid.executor.
Executor
(
places
)
global_scope
¶
paddle.fluid.executor.
global_scope
(
)
scope_guard
¶
paddle.fluid.executor.
scope_guard
(
*args
,
**kwds
)
switch_scope
¶
paddle.fluid.executor.
switch_scope
(
scope
)