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
fengjiayi c93596d35b
unify layer names (#4913)
8 years ago
..
tests unify layer names (#4913) 8 years ago
.gitignore Enable Python Unit Test before make install 8 years ago
__init__.py Generate python protobufs for paddle.v2.framework 9 years ago
default_scope_funcs.py "change GetOrCreate to Var" 8 years ago
framework.py Fix several bugs in compile time backward and Protobuf desc (#4894) 8 years ago
layer_helper.py implementation of simple conv2d layer (#4868) 8 years ago
layers.py unify layer names (#4913) 8 years ago
op.py Feature/dynamic recurrent op forward test (#4729) 8 years ago
optimizer.py Impl optimizer (#4734) 8 years ago