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
Yu Yang 758fe4731c
Merge pull request #7260 from emailweixu/conditional
7 years ago
..
layers Merge pull request #7260 from emailweixu/conditional 7 years ago
tests Merge pull request #6730 from tonyyang-svail/parallel_do 7 years ago
.gitignore Change framework to fluid (#5637) 7 years ago
__init__.py Default use one thread in fluid 7 years ago
backward.py Refine parallel_do 7 years ago
clip.py Support Clip in param_attr (#6729) 7 years ago
data_feeder.py enhance DataFeeder 7 years ago
default_scope_funcs.py Change framework to fluid (#5637) 7 years ago
distribute_transpiler.py fix dist train trainspiler bugs 7 years ago
evaluator.py Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 7 years ago
executor.py "remove cudnn devicecontext" (#7207) 7 years ago
framework.py Merge pull request #6730 from tonyyang-svail/parallel_do 7 years ago
initializer.py "add init seed" (#6221) 7 years ago
io.py Modify inference.cc to run example without pickletools (#7262) 7 years ago
layer_helper.py Change softmax 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 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward 7 years ago
param_attr.py Fix lr setting of param_attr in Fluid 7 years ago
profiler.py Resume the nvprof config. 7 years ago
registry.py Follow comments 7 years ago
regularizer.py "add global regularization" (#6443) 7 years ago