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 33cb12a89b
update error clip
9 years ago
..
layers Add squared error layers doc (#6862) 9 years ago
tests Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output 9 years ago
.gitignore Change framework to fluid (#5637) 9 years ago
__init__.py Add gflags 9 years ago
backward.py update error clip 9 years ago
clip.py update error clip 9 years ago
data_feeder.py enhance DataFeeder 9 years ago
default_scope_funcs.py Change framework to fluid (#5637) 9 years ago
distribute_transpiler.py fix dist train trainspiler bugs 9 years ago
evaluator.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 9 years ago
executor.py Update code 9 years ago
framework.py update error clip 9 years ago
initializer.py "add init seed" (#6221) 9 years ago
io.py enhance DataFeeder 9 years ago
layer_helper.py Change softmax 9 years ago
net_drawer.py feature/while_grad_op (#5554) 9 years ago
nets.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 9 years ago
op.py Change framework to fluid (#5637) 9 years ago
optimizer.py update error clip 9 years ago
param_attr.py Fix lr setting of param_attr in Fluid 9 years ago
profiler.py Resume the nvprof config. 9 years ago
registry.py Follow comments 9 years ago
regularizer.py "add global regularization" (#6443) 9 years ago