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/framework
Qiao Longfei fc68290bcc
update _create_op_func_ and support generate dropout layer (#5134)
7 years ago
..
tests Add functions of restoring ProgramDescBind from ProgramDesc (#5109) 7 years ago
.gitignore Enable Python Unit Test before make install 8 years ago
__init__.py Generate python protobufs for paddle.v2.framework 8 years ago
backward.py Extract apply_backward_pass to backward.py (#5026) 7 years ago
default_scope_funcs.py "change GetOrCreate to Var" 7 years ago
executor.py Feature/remove global scope (#4950) 7 years ago
framework.py Add functions of restoring ProgramDescBind from ProgramDesc (#5109) 7 years ago
layer_helper.py Python API for StaticRNN (#4991) 7 years ago
layers.py update _create_op_func_ and support generate dropout layer (#5134) 7 years ago
nets.py Trainable conv net of MNIST (#4960) 7 years ago
op.py Feature/dynamic recurrent op forward test (#4729) 7 years ago
optimizer.py Implementing the python wrapper for Adamax optimizer (#5061) 7 years ago