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
QI JUN 008f40ce09
support sparse output for lookup table grad op (#5145)
9 years ago
..
tests support sparse output for lookup table grad op (#5145) 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 Python API for save/load variables (#5136) 9 years ago
framework.py Python API for inference model saving/load (#5020) 9 years ago
io.py Python API for inference model saving/load (#5020) 9 years ago
layer_helper.py Adding L2 Regularization to Recognize digits MLP example (#5186) 9 years ago
layers.py support sparse output for lookup table grad op (#5145) 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 Handling global step increment in optimizer python wrapper (#5097) 9 years ago
regularizer.py Adding L1 Decay Regularizer (#5173) 9 years ago