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
fengjiayi b05c253cac
fix an error
9 years ago
..
layers Make layers as a python module (#6564) 9 years ago
tests pass test_machine_translation.py 9 years ago
.gitignore Change framework to fluid (#5637) 9 years ago
__init__.py Add DataFeeder (#6102) 9 years ago
backward.py fix an error 9 years ago
data_feeder.py While op forward for sentimental analysis (#6140) 9 years ago
default_scope_funcs.py Change framework to fluid (#5637) 9 years ago
evaluator.py Feature/remove g program (#5930) 9 years ago
executor.py Feature/remove g program (#5930) 9 years ago
framework.py update 9 years ago
initializer.py "add init seed" (#6221) 9 years ago
io.py Feature/remove g program (#5930) 9 years ago
layer_helper.py Feature/while op sentiment analysis (#6282) 9 years ago
net_drawer.py feature/while_grad_op (#5554) 9 years ago
nets.py add param_attr for nets (#6509) 9 years ago
op.py Change framework to fluid (#5637) 9 years ago
optimizer.py pass test_machine_translation.py 9 years ago
param_attr.py Make fluid.layers.fc support multiple param_attr (#6532) 9 years ago
profiler.py Refine paddle/v2/fluid/profiler.py. 9 years ago
registry.py "add registry interface" (#6449) 9 years ago
regularizer.py "add global regularization" (#6443) 9 years ago