You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/v2/fluid
yangyaming 2a058b109c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
..
layers Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581 7 years ago
tests Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581 7 years ago
.gitignore Change framework to fluid (#5637) 7 years ago
__init__.py Add DataFeeder (#6102) 7 years ago
backward.py Change framework to fluid (#5637) 7 years ago
data_feeder.py While op forward for sentimental analysis (#6140) 7 years ago
default_scope_funcs.py Change framework to fluid (#5637) 7 years ago
evaluator.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 7 years ago
executor.py Feature/global context (#6537) 7 years ago
framework.py Add comments of unique_name, Variable, Operator (#6342) 7 years ago
initializer.py "add init seed" (#6221) 7 years ago
io.py Feature/remove g program (#5930) 7 years ago
layer_helper.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 7 years ago
net_drawer.py feature/while_grad_op (#5554) 7 years ago
nets.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 7 years ago
op.py Change framework to fluid (#5637) 7 years ago
optimizer.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 7 years ago
param_attr.py Make fluid.layers.fc support multiple param_attr (#6532) 7 years ago
profiler.py Refine paddle/v2/fluid/profiler.py. 7 years ago
registry.py "add registry interface" (#6449) 7 years ago
regularizer.py "add global regularization" (#6443) 7 years ago