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
Yu Yang 6c0b383672
Add VarType::STEP_SCOPES for RNN (#5056)
9 years ago
..
tests Add VarType::STEP_SCOPES for RNN (#5056) 9 years ago
.gitignore Enable Python Unit Test before make install 9 years ago
__init__.py Generate python protobufs for paddle.v2.framework 9 years ago
backward.py Extract apply_backward_pass to backward.py (#5026) 9 years ago
default_scope_funcs.py "change GetOrCreate to Var" 9 years ago
executor.py Feature/remove global scope (#4950) 9 years ago
framework.py "Serialize LoDTensor, Save/Restore model" (#4602) 9 years ago
layer_helper.py Python API for StaticRNN (#4991) 9 years ago
layers.py Python API for StaticRNN (#4991) 9 years ago
nets.py Trainable conv net of MNIST (#4960) 9 years ago
op.py Feature/dynamic recurrent op forward test (#4729) 9 years ago
optimizer.py Extract apply_backward_pass to backward.py (#5026) 9 years ago