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
guosheng c083a60d7a
Add python split and glu
8 years ago
..
layers Add python split and glu 8 years ago
tests Add python split and glu 8 years ago
.gitignore Change framework to fluid (#5637) 8 years ago
__init__.py Make init device on all gpu by default (#7345) 8 years ago
backward.py Calculating gradients for partial graph 8 years ago
clip.py update error clip 8 years ago
data_feeder.py enhance DataFeeder 8 years ago
default_scope_funcs.py Change framework to fluid (#5637) 8 years ago
distribute_transpiler.py fix dist train trainspiler bugs 8 years ago
evaluator.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 8 years ago
executor.py "remove cudnn devicecontext" (#7207) 8 years ago
framework.py Refine memory optimization transpiler (#7394) 8 years ago
initializer.py "add init seed" (#6221) 8 years ago
io.py Modify inference.cc to run example without pickletools (#7262) 8 years ago
layer_helper.py refine batch norm python layer (#7348) 8 years ago
memory_optimization_transpiler.py Refine memory optimization transpiler (#7394) 8 years ago
net_drawer.py feature/while_grad_op (#5554) 8 years ago
nets.py Add python split and glu 8 years ago
op.py Change framework to fluid (#5637) 8 years ago
optimizer.py update error clip 8 years ago
param_attr.py Fix lr setting of param_attr in Fluid 8 years ago
profiler.py Resume the nvprof config. 8 years ago
registry.py Follow comments 8 years ago
regularizer.py "add global regularization" (#6443) 8 years ago